Lucene search
+L

858 matches found

RedhatCVE
RedhatCVE
added 2017/08/22 8:50 a.m.28 views

CVE-2017-12597

OpenCV Open Source Computer Vision Library through 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...

8.8CVSS3.2AI score0.0197EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/22 8:49 a.m.21 views

CVE-2017-12600

OpenCV Open Source Computer Vision Library through 3.3 has a denial of service CPU consumption issue, as demonstrated by the 11-opencv-dos-cpu-exhaust test case...

7.8CVSS4.5AI score0.02222EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/22 8:49 a.m.32 views

CVE-2017-12601

OpenCV Open Source Computer Vision Library through 3.3 has a buffer overflow in the cv::BmpDecoder::readData function in modules/imgcodecs/src/grfmtbmp.cpp when reading an image file by using cv::imread, as demonstrated by the 4-buf-overflow-readData-memcpy test case...

8.8CVSS3.6AI score0.02071EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/22 8:49 a.m.24 views

CVE-2017-12602

OpenCV Open Source Computer Vision Library through 3.3 has a denial of service memory consumption issue, as demonstrated by the 10-opencv-dos-memory-exhaust test case...

7.8CVSS4.3AI score0.02969EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/22 8:49 a.m.17 views

CVE-2017-12603

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 reading an image file by using cv::imread, as demonstrated by the 2-opencv-heapoverflow-fseek test case...

8.8CVSS2.5AI score0.0197EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/22 8:49 a.m.32 views

CVE-2017-12604

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 using cv::imread...

8.8CVSS2.7AI score0.0197EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/22 8:48 a.m.28 views

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.8CVSS3.2AI score0.0197EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/22 8:48 a.m.31 views

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.8CVSS3.2AI score0.0197EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/21 6:49 p.m.26 views

CVE-2017-12862

In modules/imgcodecs/src/grfmtpxm.cpp, the length of buffer AutoBuffer src is small than expected, which will cause copy buffer overflow later. If the image is from remote, may lead to remote code execution or denial of service. This affects Opencv 3.3 and earlier...

8.8CVSS4.6AI score0.03066EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/21 6:48 p.m.22 views

CVE-2017-12863

In opencv/modules/imgcodecs/src/grfmtpxm.cpp, function PxMDecoder::readData has an integer overflow when calculate srcpitch. If the image is from remote, may lead to remote code execution or denial of service. This affects Opencv 3.3 and earlier...

8.8CVSS5.4AI score0.02699EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/21 6:48 p.m.20 views

CVE-2017-12864

In opencv/modules/imgcodecs/src/grfmtpxm.cpp, function ReadNumber did not checkout the input length, which lead to integer overflow. If the image is from remote, may lead to remote code execution or denial of service. This affects Opencv 3.3 and earlier...

8.8CVSS5.1AI score0.02699EPSS
SaveExploits0References1
CNVD
CNVD
added 2017/08/16 12:0 a.m.9 views

Opencv integer overflow vulnerability (CNVD-2017-241872)

OpenCV is an open source, cross-platform, lightweight computer vision library. An integer overflow vulnerability exists in the 'PxMDecoder::readData' function in the opencv/modules/imgcodecs/src/grfmtpxm.cpp file in OpenCV 3.3 and earlier versions. A remote attacker could exploit this vulnerabili...

8.8CVSS6.5AI score0.02699EPSS
SaveExploits0References1
CNVD
CNVD
added 2017/08/16 12:0 a.m.6 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.03066EPSS
SaveExploits0References1
Veracode
Veracode
added 2017/08/15 9:34 p.m.23 views

Copy Buffer Overflow

OpenCV is vulnerable to copy buffer overflows. If the length of AutoBuffer src in modules/imgcodecs/src/grfmtpxm.cpp is smaller than expected, it will cause a copy buffer overflow further down the line. Using this flaw, attackers can trigger remote code execution RCE attacks or denial of service...

8.8CVSS9.1AI score0.03066EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2017/08/15 9:23 p.m.25 views

Integer Overflow

OpenCV is vulnerable to integer overflows. The PxMDecoder::readData has a flaw which allows attackers to cause an integer overflow when calculating srcpitch. Using this flaw, attackers can launch remote code execution RCE attacks and denial of service DoS attacks...

8.8CVSS8.9AI score0.02699EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2017/08/15 9:12 p.m.31 views

Integer Overflow

OpenCV is vulnerable to integer overflows. The ReadNumber function doesn't check the input length, allowing attackers to leverage this overflow to cause remote code execution RCE and denial of service DoS attacks...

8.8CVSS9AI score0.02699EPSS
SaveExploits0References6Affected Software1
Prion
Prion
added 2017/08/15 4:29 p.m.16 views

Integer overflow

In opencv/modules/imgcodecs/src/grfmtpxm.cpp, function PxMDecoder::readData has an integer overflow when calculate srcpitch. If the image is from remote, may lead to remote code execution or denial of service. This affects Opencv 3.3 and earlier...

6.8CVSS8.9AI score0.02699EPSS
SaveExploits0References4Affected Software2
Prion
Prion
added 2017/08/15 4:29 p.m.14 views

Buffer overflow

In modules/imgcodecs/src/grfmtpxm.cpp, the length of buffer AutoBuffer src is small than expected, which will cause copy buffer overflow later. If the image is from remote, may lead to remote code execution or denial of service. This affects Opencv 3.3 and earlier...

6.8CVSS9AI score0.03066EPSS
SaveExploits0References4Affected Software2
NVD
NVD
added 2017/08/15 4:29 p.m.18 views

CVE-2017-12862

In modules/imgcodecs/src/grfmtpxm.cpp, the length of buffer AutoBuffer src is small than expected, which will cause copy buffer overflow later. If the image is from remote, may lead to remote code execution or denial of service. This affects Opencv 3.3 and earlier...

8.8CVSS9.1AI score0.03066EPSS
SaveExploits0References4
OSV
OSV
added 2017/08/15 4:29 p.m.24 views

CVE-2017-12862

In modules/imgcodecs/src/grfmtpxm.cpp, the length of buffer AutoBuffer src is small than expected, which will cause copy buffer overflow later. If the image is from remote, may lead to remote code execution or denial of service. This affects Opencv 3.3 and earlier...

8.8CVSS8AI score
SaveExploits0References4
Rows per page
Query Builder