2 matches found
Opencv Integer Overflow Vulnerability
OpenCV is an open source, cross-platform, lightweight computer vision library. An integer overflow vulnerability exists in the 'ReadNumber' function of the opencv/modules/imgcodecs/src/grfmtpxm.cpp file in OpenCV 3.3 and earlier versions, which stems from the program's failure to detect the lengt...
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...