Lucene search
+L

823 matches found

Positive Technologies
Positive Technologies
added 2017/09/04 12:00 a.m.6 views

PT-2017-13272

Name of the Vulnerable Software and Affected Versions OpenCV Open Source Computer Vision Library version 3.3 Description The issue is an out-of-bounds write error in the FillColorRow1 function in utils.cpp when reading an image file using cv::imread. This error exists due to an incomplete fix for...

6.5CVSS6.8AI score0.01636EPSS
SaveExploits1References16
RedhatCVE
RedhatCVE
added 2017/08/22 8:50 a.m.37 views

CVE-2017-12598

OpenCV Open Source Computer Vision Library through 3.3 has an out-of-bounds read error in the cv::RBaseStream::readBlock function in modules/imgcodecs/src/bitstrm.cpp when reading an image file by using cv::imread, as demonstrated by the 8-opencv-invalid-read-fread test case...

8.8CVSS2.4AI score0.01986EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/22 8:50 a.m.25 views

CVE-2017-12599

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

8.8CVSS3.2AI score0.01986EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/22 8:50 a.m.31 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.01986EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/22 8:49 a.m.24 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.0224EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/22 8:49 a.m.34 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.02088EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/22 8:49 a.m.26 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.02994EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/22 8:49 a.m.20 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.01986EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/22 8:49 a.m.36 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.01986EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/22 8:48 a.m.31 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.01986EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/22 8:48 a.m.36 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.01986EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/21 6:49 p.m.27 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.03091EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/21 6:48 p.m.25 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.02722EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/21 6:48 p.m.22 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.02722EPSS
SaveExploits0References1
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
CNVD
CNVD
added 2017/08/16 12:00 a.m.12 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.02722EPSS
SaveExploits0References1
Veracode
Veracode
added 2017/08/15 9:34 p.m.24 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.03091EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2017/08/15 9:23 p.m.28 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.02722EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2017/08/15 9:12 p.m.33 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.02722EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2017/08/15 4:29 p.m.21 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.8CVSS9AI score0.02722EPSS
SaveExploits0References4
Rows per page
Query Builder