Opencv

Opencv

35 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 1.18%
  • Veröffentlicht 15.08.2017 16:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

In opencv/modules/imgcodecs/src/grfmt_pxm.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 ear...

  • EPSS 0.84%
  • Veröffentlicht 15.08.2017 16:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

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

  • EPSS 1.03%
  • Veröffentlicht 15.08.2017 16:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

In modules/imgcodecs/src/grfmt_pxm.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...

  • EPSS 0.67%
  • Veröffentlicht 07.08.2017 01:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

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.

  • EPSS 0.67%
  • Veröffentlicht 07.08.2017 01:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

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.

  • EPSS 0.49%
  • Veröffentlicht 07.08.2017 01:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

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-i...

  • EPSS 0.49%
  • Veröffentlicht 07.08.2017 01:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

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

  • EPSS 0.77%
  • Veröffentlicht 07.08.2017 01:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

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.

  • EPSS 0.69%
  • Veröffentlicht 07.08.2017 01:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

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

  • EPSS 0.77%
  • Veröffentlicht 07.08.2017 01:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

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.