Lucene search
K

36 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-2179

Malware in sbrugna...

8.8CVSS6.7AI score0.00654EPSS
Exploits0References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-2259

Malware in sbrugna...

8.8CVSS6.9AI score0.0083EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2023/02/15 4:41 a.m.0 views

SUSE CVE-2017-12605

OpenCV Open Source Computer Vision Library through 3.3 has an out-of-bounds write error in the FillColorRow8 function in utils.cpp when reading an image file by using cv::imread...

8.8CVSS7.2AI score0.00685EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:41 a.m.2 views

SUSE CVE-2017-12606

OpenCV Open Source Computer Vision Library through 3.3 has an out-of-bounds write error in the function FillColorRow4 in utils.cpp when reading an image file by using cv::imread...

8.8CVSS7.2AI score0.0083EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2021/10/12 10:2 p.m.32 views

Out-of-bounds Write in OpenCV

OpenCV Open Source Computer Vision Library 3.3 corresponding to OpenCV-Python 3.3.0.9 has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12597...

6.5CVSS2.3AI score0.01012EPSS
Exploits1References7Affected Software2
Github Security Blog
Github Security Blog
added 2021/10/12 10:2 p.m.21 views

Out-of-bounds Write in OpenCV

OpenCV Open Source Computer Vision Library through 3.3 corresponding to OpenCV-Python and OpenCV-Contrib-Python 3.3.0.9 has an out-of-bounds write error in the function FillColorRow4 in utils.cpp when reading an image file by using cv::imread...

8.8CVSS2.5AI score0.0083EPSS
Exploits0References8Affected Software2
Github Security Blog
Github Security Blog
added 2021/10/12 10:2 p.m.34 views

Out-of-bounds Write in OpenCV

OpenCV Open Source Computer Vision Library through 3.3 corresponding to OpenCV-Python and OpenCV-Contrib-Python 3.3.0.9 has an out-of-bounds write error in the FillColorRow8 function in utils.cpp when reading an image file by using cv::imread...

8.8CVSS2.5AI score0.00685EPSS
Exploits0References8Affected Software2
OSV
OSV
added 2021/10/12 10:2 p.m.39 views

GHSA-RQXG-XVCQ-3V2F Out-of-bounds Write in OpenCV

OpenCV Open Source Computer Vision Library through 3.3 corresponding to OpenCV-Python and OpenCV-Contrib-Python 3.3.0.9 has an out-of-bounds write error in the FillColorRow8 function in utils.cpp when reading an image file by using cv::imread...

8.8CVSS8.6AI score0.00685EPSS
Exploits0References8
OSV
OSV
added 2021/10/12 10:1 p.m.23 views

GHSA-C7GP-2PCH-QH2V Out-of-bounds Write in OpenCV

OpenCV Open Source Computer Vision Library through 3.3 corresponding to OpenCV-Python and OpenCV-Contrib-Python 3.3.0.9 has an out-of-bounds write error in the FillUniColor function in utils.cpp when reading an image file by using cv::imread...

8.8CVSS8.6AI score0.00685EPSS
Exploits0References8
Github Security Blog
Github Security Blog
added 2021/10/12 10:0 p.m.33 views

Out-of-bounds Write in OpenCV

OpenCV Open Source Computer Vision Library through 3.3 corresponding to opencv-python and opencv-contrib-python through 3.3.0.9 has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread...

8.8CVSS2.5AI score0.00654EPSS
Exploits0References10Affected Software2
RedhatCVE
RedhatCVE
added 2019/10/04 9:53 p.m.15 views

CVE-2008-1136

The Utils::runScripts function in src/utils.cpp in vdccm 0.92 through 0.10.0 in SynCE SynCE-dccm allows remote attackers to execute arbitrary commands via shell metacharacters in a certain string to TCP port 5679...

9.3CVSS7.8AI score0.08713EPSS
Exploits1References3
Prion
Prion
added 2018/11/06 5:29 p.m.15 views

Path traversal

In readMetadata of Utils.cpp, there is a possible path traversal bug due to a confused deputy. This could lead to local escalation of privilege when mounting a USB device with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions:...

7.2CVSS6.8AI score0.00379EPSS
Exploits5References3Affected Software1
CVE
CVE
added 2018/11/06 5:0 p.m.84 views

CVE-2018-9445

CVE-2018-9445 describes a path traversal/privilege escalation chain in Android. The root issue: readMetadata in Utils.cpp can be fed a crafted label via blkid output that Vold uses to build a mount path, allowing a USB mass storage device to influence the path used for mounting (UUID/TYPE) and en...

7.2CVSS6.7AI score0.00379EPSS
Exploits5References3Affected Software1
Veracode
Veracode
added 2017/09/11 7:29 a.m.21 views

Out-of-Bounds Write

OpenCV is vulnerable to out-of-bounds write. A malicious user can pass an image to the FillColorRow8 function in the utils.cpp to cause an out-of-bounds write that could cause injected code to be executed or to crash the application...

8.8CVSS8.6AI score0.00685EPSS
Exploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2017/09/06 9:18 a.m.27 views

CVE-2017-14136

OpenCV Open Source Computer Vision Library 3.3 has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12597...

8.8CVSS2.4AI score0.01012EPSS
Exploits1References1
Veracode
Veracode
added 2017/09/05 2:23 a.m.28 views

Out-of-bounds Write

OpenCV is vulnerable to out-of-bounds write. An incomplete fix of CVE-2017-12597 causes the out-of-bounds write when cv::imread is used to input an image into the FillColorRow1 function in utils.cpp, leading to a segmentation fault. Using this flaw, attackers can trigger remote code execution RCE...

8.8CVSS7.9AI score0.01012EPSS
Exploits1References6Affected Software1
CNVD
CNVD
added 2017/09/05 12:0 a.m.2 views

OpenCV Denial of Service Vulnerability (CNVD-2017-25390)

OpenCV Open Source Computer Vision Library is an open source, cross-platform, lightweight computer vision library. A denial of service vulnerability exists in the 'FillColorRow1' function in the utils.cpp file in OpenCV version 3.3. An attacker can exploit this vulnerability to cause a denial of...

6.5CVSS6.5AI score0.01012EPSS
Exploits1References1
Prion
Prion
added 2017/09/04 11:29 p.m.15 views

Out-of-bounds

OpenCV Open Source Computer Vision Library 3.3 has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12597...

4.3CVSS7.5AI score0.01012EPSS
Exploits1References5Affected Software2
OSV
OSV
added 2017/09/04 11:29 p.m.18 views

CVE-2017-14136

OpenCV Open Source Computer Vision Library 3.3 has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12597...

6.5CVSS6.9AI score
Exploits0References5
NVD
NVD
added 2017/09/04 11:29 p.m.14 views

CVE-2017-14136

OpenCV Open Source Computer Vision Library 3.3 has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12597...

6.5CVSS7.7AI score0.01012EPSS
Exploits1References5
Rows per page
Query Builder