Vulnerabilities > Opencv

DATE CVE VULNERABILITY TITLE RISK
2018-03-05 CVE-2018-7714 Reachable Assertion vulnerability in Opencv 3.4.1
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 <= (1<<30)) may be false.
network
low complexity
opencv CWE-617
7.5
2018-03-05 CVE-2018-7713 Reachable Assertion vulnerability in Opencv 3.4.1
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 <= (1<<20)) may be false.
network
low complexity
opencv CWE-617
7.5
2018-03-05 CVE-2018-7712 Reachable Assertion vulnerability in Opencv 3.4.1
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.height <= (1<<20)) may be false.
network
low complexity
opencv CWE-617
7.5
2018-01-08 CVE-2018-5269 Reachable Assertion vulnerability in multiple products
In OpenCV 3.3.1, an assertion failure happens in cv::RBaseStream::setPos in modules/imgcodecs/src/bitstrm.cpp because of an incorrect integer cast.
4.3
2018-01-08 CVE-2018-5268 Out-of-bounds Write vulnerability in multiple products
In OpenCV 3.3.1, a heap-based buffer overflow happens in cv::Jpeg2KDecoder::readComponent8u in modules/imgcodecs/src/grfmt_jpeg2000.cpp when parsing a crafted image file.
4.3
2018-01-02 CVE-2017-1000450 Integer Overflow or Wraparound vulnerability in multiple products
In opencv/modules/imgcodecs/src/utils.cpp, functions FillUniColor and FillUniGray do not check the input length, which can lead to integer overflow.
6.8
2018-01-01 CVE-2017-18009 Out-of-bounds Read vulnerability in Opencv 3.3.1
In OpenCV 3.3.1, a heap-based buffer over-read exists in the function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp.
network
low complexity
opencv CWE-125
5.0
2017-12-29 CVE-2017-17760 Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in multiple products
OpenCV 3.3.1 has a Buffer Overflow in the cv::PxMDecoder::readData function in grfmt_pxm.cpp, because an incorrect size value is used.
4.3
2017-09-04 CVE-2017-14136 Out-of-bounds Write vulnerability in multiple products
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.
4.3
2017-08-15 CVE-2017-12864 Integer Overflow or Wraparound vulnerability in multiple products
In opencv/modules/imgcodecs/src/grfmt_pxm.cpp, function ReadNumber did not checkout the input length, which lead to integer overflow.
6.8