Opencv

Opencv

35 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.53%
  • Published 01.08.2019 17:15:13
  • Last modified 21.11.2024 04:26:51

An issue was discovered in OpenCV before 3.4.7 and 4.x before 4.1.1. There is an out of bounds read/write in the function HaarEvaluator::OptFeature::calc in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service.

  • EPSS 0.41%
  • Published 05.03.2018 23:29:00
  • Last modified 21.11.2024 04:12:35

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. Note: “OpenCV CV_Assert is not an assertion (...

  • EPSS 0.41%
  • Published 05.03.2018 23:29:00
  • Last modified 21.11.2024 04:12:34

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. Note: “OpenCV CV_Assert is not an asserti...

  • EPSS 0.41%
  • Published 05.03.2018 23:29:00
  • Last modified 21.11.2024 04:12:34

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. Note: “OpenCV CV_Assert is not an assert...

Exploit
  • EPSS 0.5%
  • Published 08.01.2018 05:29:00
  • Last modified 21.11.2024 04:08:27

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.

Exploit
  • EPSS 0.34%
  • Published 08.01.2018 05:29:00
  • Last modified 21.11.2024 04:08:27

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.

Exploit
  • EPSS 2.62%
  • Published 02.01.2018 17:29:00
  • Last modified 21.11.2024 03:04:45

In opencv/modules/imgcodecs/src/utils.cpp, functions FillUniColor and FillUniGray do not check the input length, which can lead to integer overflow. If the image is from remote, may lead to remote code execution or denial of service. This affects Ope...

  • EPSS 0.4%
  • Published 01.01.2018 08:29:00
  • Last modified 21.11.2024 03:19:09

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.

  • EPSS 1.39%
  • Published 29.12.2017 18:29:00
  • Last modified 20.04.2025 01:37:25

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.

Exploit
  • EPSS 0.97%
  • Published 04.09.2017 23:29:00
  • Last modified 20.04.2025 01:37:25

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. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-125...