SCA: security update for opencv-contrib-python, opencv-contrib-python-headless, opencv-python, opencv-python-headless (GHSA-jggw-2q6g-c3m6)

medium Tenable Cloud Security Plugin ID 416354

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- An out-of-bounds read was discovered in OpenCV before 4.1.1. Specifically, variable coarsest_scale is
assumed to be greater than or equal to finest_scale within the calc()/ocl_calc() functions in
dis_flow.cpp. However, this is not true when dealing with small images, leading to an out-of-bounds read
of the heap-allocated arrays Ux and Uy. (CVE-2019-19624)

See Also

https://github.com/advisories/GHSA-jggw-2q6g-c3m6

Plugin Details

Severity: Medium

ID: 416354

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 6.94

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:P

CVSS Score Source: CVE-2019-19624

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 10/12/2021

Vulnerability Publication Date: 12/6/2019

Reference Information

CVE: CVE-2019-19624

cwe: CWE-125