PT-2017-4340 · Open Source Computer Vision Library+1 · Opencv+1
Published
2017-08-04
·
Updated
2021-11-30
·
CVE-2017-12605
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions:
OpenCV (Open Source Computer Vision Library) versions 3.3 and earlier
Description:
The issue is related to an out-of-bounds write error in the
FillColorRow8 function in utils.cpp when reading an image file using cv::imread. This can allow a remote attacker to access confidential data, compromise its integrity, and cause a denial of service.Recommendations:
For OpenCV versions 3.3 and earlier, consider disabling the
FillColorRow8 function in utils.cpp as a temporary workaround until a patch is available. Restrict access to image file reading using cv::imread to minimize the risk of exploitation.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Opencv
Suse