Lucene search
K

40 matches found

OSV
OSV
added 2021/10/12 10:3 p.m.21 views

GHSA-89RJ-5GGJ-3P9P Reachable Assertion in OpenCV.

In OpenCV 3.3.1 corresponds with OpenCV-Python 3.3.1.11, an assertion failure happens in cv::RBaseStream::setPos in modules/imgcodecs/src/bitstrm.cpp because of an incorrect integer cast...

5.5CVSS5.6AI score0.00479EPSS
Exploits1References8
Github Security Blog
Github Security Blog
added 2021/10/12 10:3 p.m.24 views

Reachable Assertion in OpenCV.

In OpenCV 3.3.1 corresponds with OpenCV-Python 3.3.1.11, an assertion failure happens in cv::RBaseStream::setPos in modules/imgcodecs/src/bitstrm.cpp because of an incorrect integer cast...

5.5CVSS0.9AI score0.00479EPSS
Exploits1References8Affected Software2
Github Security Blog
Github Security Blog
added 2021/10/12 10:3 p.m.25 views

Integer Overflow or Wraparound in OpenCV.

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 Opencv 3.3 corresponding with OpenCV-Python 3.3.0....

8.8CVSS5AI score0.03513EPSS
Exploits1References8Affected Software2
OSV
OSV
added 2021/10/12 10:3 p.m.54 views

GHSA-M43C-649M-PM48 Integer Overflow or Wraparound in OpenCV.

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 Opencv 3.3 corresponding with OpenCV-Python 3.3.0....

8.8CVSS8.8AI score0.03513EPSS
Exploits1References8
Github Security Blog
Github Security Blog
added 2021/10/12 10:3 p.m.29 views

Out-of-bounds Read in OpenCV

In OpenCV 3.3.1 corresponding with OpenCV-Python 3.3.1.11, a heap-based buffer over-read exists in the function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmthdr.cpp...

7.5CVSS7.5AI score0.00231EPSS
Exploits0References5Affected Software2
OSV
OSV
added 2021/10/12 10:3 p.m.18 views

GHSA-83RH-HX5X-Q9P5 Out-of-bounds Read in OpenCV

In OpenCV 3.3.1 corresponding with OpenCV-Python 3.3.1.11, a heap-based buffer over-read exists in the function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmthdr.cpp...

7.5CVSS6.8AI score0.00231EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2021/10/12 10:2 p.m.31 views

Integer Overflow or Wraparound in OpenCV

In opencv/modules/imgcodecs/src/grfmtpxm.cpp, function PxMDecoder::readData has an integer overflow when calculate srcpitch. If the image is from remote, may lead to remote code execution or denial of service. This affects OpenCV 3.3 corresponding to OpenCV-Python 3.3.0.9 and earlier...

8.8CVSS5.2AI score0.0167EPSS
Exploits0References7Affected Software2
OSV
OSV
added 2021/10/12 10:1 p.m.23 views

GHSA-W96G-3P64-63WR Improper Restriction of Operations within the Bounds of a Memory Buffer in OpenCV

OpenCV Open Source Computer Vision Library through 3.3 corresponding to OpenCV-Python 3.3.0.9 has a buffer overflow in the cv::BmpDecoder::readData function in modules/imgcodecs/src/grfmtbmp.cpp when reading an image file by using cv::imread, as demonstrated by the 4-buf-overflow-readData-memcpy...

8.8CVSS8.8AI score0.00709EPSS
Exploits0References10
Github Security Blog
Github Security Blog
added 2021/10/12 10:0 p.m.26 views

Out-of-bounds Read in OpenCV

OpenCV Open Source Computer Vision Library through 3.3 corresponding to OpenCV-Python 3.3.0.9 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.8CVSS1.8AI score0.00482EPSS
Exploits0References10Affected Software2
RedhatCVE
RedhatCVE
added 2019/04/04 1:20 p.m.25 views

CVE-2017-18009

In OpenCV 3.3.1, a heap-based buffer over-read exists in the function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmthdr.cpp...

7.5CVSS2.8AI score0.00231EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2018/03/08 11:19 p.m.21 views

CVE-2018-7713

DISPUTED 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 = 120 may be false. Note: “OpenCV CVAssert is not an assertion C-like assert, it is regular C++ exception...

7.5CVSS5.3AI score0.00409EPSS
Exploits0References1
NVD
NVD
added 2018/03/05 11:29 p.m.12 views

CVE-2018-7714

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 = 130 may be false. Note: “OpenCV CVAssert is not an assertion C-like assert, it is regular C++ exception which can raise...

7.5CVSS7.4AI score0.00409EPSS
Exploits0References2
CVE
CVE
added 2018/03/05 11:0 p.m.40 views

CVE-2018-7714

CVE-2018-7714 affects OpenCV 3.4.1, where the function validateInputImageSize in modules/imgcodecs/src/loadsave.cpp can trigger a denial of service via an assertion failure if the tested condition (pixels <= (1<

7.5CVSS7.4AI score0.00409EPSS
Exploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2018/01/09 10:46 a.m.28 views

CVE-2018-5268

In OpenCV 3.3.1, a heap-based buffer overflow happens in cv::Jpeg2KDecoder::readComponent8u in modules/imgcodecs/src/grfmtjpeg2000.cpp when parsing a crafted image file...

5.5CVSS3.3AI score0.00336EPSS
Exploits1References1
NVD
NVD
added 2018/01/08 5:29 a.m.17 views

CVE-2018-5269

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

5.5CVSS6.9AI score0.00479EPSS
Exploits1References5
CVE
CVE
added 2018/01/08 5:0 a.m.122 views

CVE-2018-5269

OpenCV 3.3.1 is affected by CVE-2018-5269 due to an assertion failure in cv::RBaseStream::setPos within modules/imgcodecs/src/bitstrm.cpp caused by an incorrect integer cast. The description confirms the vulnerable component and file path, but the provided documents do not include exploit informa...

5.5CVSS5.6AI score0.00479EPSS
Exploits1References5Affected Software1
CVE
CVE
added 2018/01/08 5:0 a.m.114 views

CVE-2018-5268

CVE-2018-5268 - OpenCV 3.3.1 risk detail : OpenCV 3.3.1 contains a heap-based buffer overflow in cv::Jpeg2KDecoder::readComponent8u, triggered when parsing a crafted image file in modules/imgcodecs/src/grfmt_jpeg2000.cpp. The vulnerability stems from parsing JPEG 2000 data and may lead to memory ...

5.5CVSS5.7AI score0.00336EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2018/01/02 5:29 p.m.23 views

CVE-2017-1000450

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 Opencv 3.3 and earlier...

8.8CVSS9.2AI score
Exploits0References5
Debian CVE
Debian CVE
added 2018/01/02 5:0 p.m.27 views

CVE-2017-1000450

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 Opencv 3.3 and earlier...

8.8CVSS7.7AI score0.03513EPSS
Exploits1
Prion
Prion
added 2018/01/01 8:29 a.m.16 views

Heap overflow

In OpenCV 3.3.1, a heap-based buffer over-read exists in the function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmthdr.cpp...

5CVSS7.6AI score0.00231EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder