Lucene search
+L

46 matches found

CVE
CVE
added 2025/07/17 5:58 p.m.119 views

CVE-2025-53644

CVE-2025-53644 affects OpenCV (Open Source Computer Vision Library). Versions 4.10.0 and 4.11.0 contain an uninitialized pointer on the stack that may cause arbitrary heap buffer writes when reading crafted JPEG images. Version 4.12.0 includes the fix. Practical impact is high, involving potentia...

9.8CVSS6.5AI score0.00371EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2025/07/17 5:58 p.m.19 views

CVE-2025-53644

OpenCV is an Open Source Computer Vision Library. Versions 4.10.0 and 4.11.0 have an uninitialized pointer variable on stack that may lead to arbitrary heap buffer write when reading crafted JPEG images. Version 4.12.0 fixes the vulnerability...

9.8CVSS5.8AI score0.00371EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2025/07/17 12:00 a.m.9 views

PT-2025-29939 · Opencv · Opencv

Name of the Vulnerable Software and Affected Versions: OpenCV versions prior to 4.12.0 Description: OpenCV, an Open Source Computer Vision Library, contains an issue where an uninitialized pointer variable on the stack can lead to an arbitrary heap buffer write when processing crafted JPEG images...

7.5CVSS6.7AI score0.00371EPSS
SaveExploits1References14
CNNVD
CNNVD
added 2025/07/17 12:00 a.m.12 views

OpenCV 安全漏洞

OpenCV is an open source, cross-platform, lightweight computer vision library from OpenCV Open Source. A security vulnerability exists in OpenCV versions prior to 4.12.0, which stems from an uninitialized pointer variable that could result in an arbitrary heap buffer write...

9.8CVSS6.7AI score0.00371EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/07/06 12:00 a.m.7 views

PT-2025-29870 · Git +1 · Opencv

Name of the Vulnerable Software and Affected Versions: OpenCV affected versions not specified Description: The software experiences an UNKNOWN READ crash during the cv::PngDecoder::compose frame function call within the cv::ParallelLoopBodyWrapper::operator and cv::ThreadPool::run processes...

7AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.20 views

Linux Distros Unpatched Vulnerability : CVE-2019-14492

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in OpenCV before 3.4.7 and 4.x before 4.1.1. There is an out of bounds read/write in the function HaarEvaluator::OptFeature::calc in...

7.5CVSS6.5AI score0.02783EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2017-12604

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - OpenCV Open Source Computer Vision Library through 3.3 has an out-of-bounds write error in the FillUniColor function in utils.cpp when reading an image file by...

8.8CVSS7.1AI score0.01986EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2017-12603

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - OpenCV Open Source Computer Vision Library through 3.3 has an invalid write in the cv::RLByteStream::getBytes function in modules/imgcodecs/src/bitstrm.cpp when...

8.8CVSS7AI score0.01986EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2017-12605

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

8.8CVSS7.1AI score0.01986EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/09/30 12:00 a.m.12 views

The vulnerability in the FillColorRow4 function of the utils.cpp component in the OpenCV library, which is used for computer vision, image processing, and general numerical algorithms, allows a perpetrator to access confidential data, compromise its integrity, and cause service interruptions.

The vulnerability of the FillColorRow4 function in the utils.cpp component of the OpenCV library, which is used for computer vision, image processing, and general numerical algorithms, is related to writing beyond buffer boundaries. Exploiting this vulnerability could allow an attacker to gain...

8.8CVSS7.1AI score0.01986EPSS
SaveExploits0References5Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2024/09/05 9:50 p.m.24 views

Security Bulletin: IBM Watson Discovery for IBM Cloud Pak for Data affected by vulnerability in OpenCV

Summary IBM Watson Discovery for IBM Cloud Pak for Data contains a vulnerable version of OpenCV Vulnerability Details CVEID:CVE-2023-2617 DESCRIPTION: OpenCV wechatqrcode Module is vulnerable to a denial of service, caused by a flaw in the DecodedBitStreamParser::decodeByteSegment function at...

7.5CVSS7.5AI score0.01356EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2023/05/11 1:57 a.m.11 views

SUSE CVE-2023-2617

A vulnerability classified as problematic was found in OpenCV wechatqrcode Module up to 4.7.0. Affected by this vulnerability is the function DecodedBitStreamParser::decodeByteSegment of the file qrcode/decoder/decodedbitstreamparser.cpp. The manipulation leads to null pointer dereference. The...

7.5CVSS5.2AI score0.01356EPSS
SaveExploits0References3
NVD
NVD
added 2019/12/06 3:15 p.m.36 views

CVE-2019-19624

An out-of-bounds read was discovered in OpenCV before 4.1.1. Specifically, variable coarsestscale is assumed to be greater than or equal to finestscale within the calc/oclcalc functions in disflow.cpp. However, this is not true when dealing with small images, leading to an out-of-bounds read of t...

6.5CVSS6.3AI score0.01756EPSS
SaveExploits1References3
CNVD
CNVD
added 2019/08/02 12:00 a.m.40 views

OpenCV Out-of-Bounds Read Vulnerability

OpenCV is a cross-platform computer vision library. An out-of-bounds read vulnerability exists in the cv::predictOrdered function in modules/objdetect/src/cascadedetect.hpp in OpenCV. An attacker could exploit this vulnerability to cause a denial of service...

8.2CVSS6.7AI score0.02669EPSS
SaveExploits1References1
OSV
OSV
added 2019/08/01 5:15 p.m.4 views

DEBIAN-CVE-2019-14491

An issue was discovered in OpenCV before 3.4.7 and 4.x before 4.1.1. There is an out of bounds read in the function cv::predictOrdered in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service...

8.2CVSS6.5AI score0.02669EPSS
SaveExploits1References1
OSV
OSV
added 2019/08/01 5:15 p.m.4 views

DEBIAN-CVE-2019-14493

An issue was discovered in OpenCV before 4.1.1. There is a NULL pointer dereference in the function cv::XMLParser::parse at modules/core/src/persistence.cpp...

7.5CVSS6.7AI score0.03398EPSS
SaveExploits1References1
OSV
OSV
added 2018/03/05 11:29 p.m.12 views

CVE-2018-7714

The validateInputImageSize function in modules/imgcodecs/src/loadsave.cpp in OpenCV 3.4.1 allows remote attackers to cause a denial of service assertion failure because pixels = 130 may be false. Note: “OpenCV CVAssert is not an assertion C-like assert, it is regular C++ exception which can raise...

7.5CVSS6.9AI score
SaveExploits0References2
OSV
OSV
added 2018/03/05 11:29 p.m.11 views

CVE-2018-7713

The validateInputImageSize function in modules/imgcodecs/src/loadsave.cpp in OpenCV 3.4.1 allows remote attackers to cause a denial of service assertion failure because size.width = 120 may be false. Note: “OpenCV CVAssert is not an assertion C-like assert, it is regular C++ exception which can...

7.5CVSS7.4AI score
SaveExploits0References2
CNVD
CNVD
added 2017/09/05 12:00 a.m.36 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.01636EPSS
SaveExploits1References1
CNVD
CNVD
added 2017/08/16 12:00 a.m.10 views

Opencv Remote Code Execution Vulnerability

OpenCV is an open source, cross-platform, lightweight computer vision library. A remote code execution vulnerability exists in the modules/imgcodecs/src/grfmtpxm.cpp file in OpenCV 3.3 and earlier versions. A remote attacker could exploit this vulnerability to execute code or cause a denial of...

8.8CVSS6.7AI score0.03091EPSS
SaveExploits0References1
Rows per page
Query Builder