Vulnerabilities > Opencv > Opencv > 2.4.7
DATE | CVE | VULNERABILITY TITLE | RISK |
---|---|---|---|
2019-12-06 | CVE-2019-19624 | Out-of-bounds Read vulnerability in multiple products An out-of-bounds read was discovered in OpenCV before 4.1.1. | 6.5 |
2019-09-05 | CVE-2019-15939 | Divide By Zero vulnerability in multiple products An issue was discovered in OpenCV 4.1.0. | 5.9 |
2019-08-01 | CVE-2019-14493 | NULL Pointer Dereference vulnerability in multiple products An issue was discovered in OpenCV before 4.1.1. | 7.5 |
2019-08-01 | CVE-2019-14492 | Out-of-bounds Write vulnerability in multiple products An issue was discovered in OpenCV before 3.4.7 and 4.x before 4.1.1. | 7.5 |
2019-08-01 | CVE-2019-14491 | Out-of-bounds Read vulnerability in Opencv An issue was discovered in OpenCV before 3.4.7 and 4.x before 4.1.1. | 8.2 |
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. | 8.8 |
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. | 8.8 |
2017-08-15 | CVE-2017-12863 | Integer Overflow or Wraparound vulnerability in multiple products In opencv/modules/imgcodecs/src/grfmt_pxm.cpp, function PxMDecoder::readData has an integer overflow when calculate src_pitch. | 8.8 |
2017-08-15 | CVE-2017-12862 | Out-of-bounds Write vulnerability in multiple products In modules/imgcodecs/src/grfmt_pxm.cpp, the length of buffer AutoBuffer _src is small than expected, which will cause copy buffer overflow later. | 8.8 |
2017-08-07 | CVE-2017-12606 | Out-of-bounds Write vulnerability in multiple products 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.8 |