Lucene search
+L

858 matches found

Github Security Blog
Github Security Blog
added 2021/10/12 10:3 p.m.33 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.01372EPSS
SaveExploits1References8Affected Software2
OSV
OSV
added 2021/10/12 10:3 p.m.31 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.01372EPSS
SaveExploits1References8
OSV
OSV
added 2021/10/12 10:3 p.m.60 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.03235EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2021/10/12 10:3 p.m.32 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.03235EPSS
SaveExploits1References8Affected Software2
OSV
OSV
added 2021/10/12 10:3 p.m.23 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.02313EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/10/12 10:3 p.m.38 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.02313EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2021/10/12 10:3 p.m.30 views

Improper Restriction of Operations within the Bounds of a Memory Buffer in OpenCV

OpenCV 3.3.1 corresponding with opencv-python and opencv-contrib-python 3.3.1.11 has a Buffer Overflow in the cv::PxMDecoder::readData function in grfmtpxm.cpp, because an incorrect size value is used...

6.5CVSS7.4AI score0.0224EPSS
SaveExploits0References8Affected Software2
OSV
OSV
added 2021/10/12 10:3 p.m.33 views

GHSA-JCXV-2J3H-MG59 Improper Restriction of Operations within the Bounds of a Memory Buffer in OpenCV

OpenCV 3.3.1 corresponding with opencv-python and opencv-contrib-python 3.3.1.11 has a Buffer Overflow in the cv::PxMDecoder::readData function in grfmtpxm.cpp, because an incorrect size value is used...

6.5CVSS7.2AI score0.0224EPSS
SaveExploits0References8
OSV
OSV
added 2021/10/12 10:2 p.m.28 views

GHSA-634C-V2XV-FFPG Out-of-bounds Write in OpenCV

OpenCV Open Source Computer Vision Library 3.3 corresponding to OpenCV-Python 3.3.0.9 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-12597...

6.5CVSS7.5AI score0.01622EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2021/10/12 10:2 p.m.37 views

Out-of-bounds Write in OpenCV

OpenCV Open Source Computer Vision Library 3.3 corresponding to OpenCV-Python 3.3.0.9 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-12597...

6.5CVSS2.3AI score0.01622EPSS
SaveExploits1References7Affected Software2
OSV
OSV
added 2021/10/12 10:2 p.m.72 views

GHSA-267X-W5HX-8HJR Integer Overflow or Wraparound in OpenCV

In opencv/modules/imgcodecs/src/grfmtpxm.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 corresponding with OpenCV-Python version 3.3.0.9 and...

8.8CVSS8.8AI score0.02699EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2021/10/12 10:2 p.m.29 views

Integer Overflow or Wraparound in OpenCV

In opencv/modules/imgcodecs/src/grfmtpxm.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 corresponding with OpenCV-Python version 3.3.0.9 and...

8.8CVSS6.9AI score0.02699EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
added 2021/10/12 10:2 p.m.34 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.02699EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2021/10/12 10:2 p.m.33 views

GHSA-WQ8F-WVQP-XVVM 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.8CVSS8.9AI score0.02699EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2021/10/12 10:2 p.m.22 views

Improper Restriction of Operations within the Bounds of a Memory Buffer in OpenCV

In modules/imgcodecs/src/grfmtpxm.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 3.3 corresponding to OpenCV-Python 3.3.0.9 and...

8.8CVSS5AI score0.03066EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2021/10/12 10:2 p.m.33 views

GHSA-5RPC-GWH9-Q9FG Improper Restriction of Operations within the Bounds of a Memory Buffer in OpenCV

In modules/imgcodecs/src/grfmtpxm.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 3.3 corresponding to OpenCV-Python 3.3.0.9 and...

8.8CVSS9AI score0.03066EPSS
SaveExploits0References7
OSV
OSV
added 2021/10/12 10:2 p.m.36 views

GHSA-VC29-RJ92-GC7J Out-of-bounds Write in OpenCV

OpenCV Open Source Computer Vision Library through 3.3 corresponding to OpenCV-Python and OpenCV-Contrib-Python 3.3.0.9 has an out-of-bounds write error in the function FillColorRow4 in utils.cpp when reading an image file by using cv::imread...

8.8CVSS8.6AI score0.0197EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2021/10/12 10:2 p.m.27 views

Out-of-bounds Write in OpenCV

OpenCV Open Source Computer Vision Library through 3.3 corresponding to OpenCV-Python and OpenCV-Contrib-Python 3.3.0.9 has an out-of-bounds write error in the function FillColorRow4 in utils.cpp when reading an image file by using cv::imread...

8.8CVSS2.5AI score0.0197EPSS
SaveExploits0References8Affected Software2
Github Security Blog
Github Security Blog
added 2021/10/12 10:2 p.m.39 views

Out-of-bounds Write in OpenCV

OpenCV Open Source Computer Vision Library through 3.3 corresponding to OpenCV-Python and OpenCV-Contrib-Python 3.3.0.9 has an out-of-bounds write error in the FillColorRow8 function in utils.cpp when reading an image file by using cv::imread...

8.8CVSS2.5AI score0.0197EPSS
SaveExploits0References8Affected Software2
OSV
OSV
added 2021/10/12 10:2 p.m.43 views

GHSA-RQXG-XVCQ-3V2F Out-of-bounds Write in OpenCV

OpenCV Open Source Computer Vision Library through 3.3 corresponding to OpenCV-Python and OpenCV-Contrib-Python 3.3.0.9 has an out-of-bounds write error in the FillColorRow8 function in utils.cpp when reading an image file by using cv::imread...

8.8CVSS8.6AI score0.0197EPSS
SaveExploits0References8
Rows per page
Query Builder