825 matches found
CVE-2018-7712
OpenCV 3.4.1 contains a vulnerability in validateInputImageSize (modules/imgcodecs/src/loadsave.cpp) where size.height <= (1<
CVE-2018-7712
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 = 120 may be false. Note: “OpenCV CVAssert is not an assertion C-like assert, it is regular C++ exception which can...
CVE-2018-7713
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 which can...
CVE-2018-7712
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 = 120 may be false. Note: “OpenCV CVAssert is not an assertion C-like assert, it is regular C++ exception which can...
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<
CVE-2018-7713
CVE-2018-7713 affects OpenCV 3.4.1, specifically the validateInputImageSize function in modules/imgcodecs/src/loadsave.cpp. The vulnerability allows remote attackers to trigger a denial of service (assertion failure) when size.width may be greater than 1<
PT-2018-18229 · Intel · Opencv
Name of the Vulnerable Software and Affected Versions: OpenCV version 3.4.1 Description: The issue is related to the validateInputImageSize function in modules/imgcodecs/src/loadsave.cpp, which allows remote attackers to cause a denial of service due to an assertion failure. This occurs because t...
PT-2018-18230 · Intel · Opencv
Name of the Vulnerable Software and Affected Versions: OpenCV version 3.4.1 Description: The issue is related to the validateInputImageSize function in modules/imgcodecs/src/loadsave.cpp, which can cause a denial of service due to an assertion failure when the condition pixels = 130 is false. It ...
Debian: Security Advisory (DLA-1117-1)
The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2018 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...
LSB-Steganography - Python program to steganography files into images using the Least Significant Bit
Python program based on stegonographical methods to hide files in images using the Least Significant Bit technique. I used the most basic method which is the least significant bit. A colour pixel is composed of red, green and blue, encoded on one byte. The idea is to store information in the firs...
Debian: Security Advisory (DLA-1235-1)
The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2018 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...
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...
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...
Denial Of Service (DoS) Through Assertion Failure
OpenCV is vulnerable to denial of service DoS through assertion failures. The vulnerability exists due to an incorrect integer cast which causes an assertion failure in cv::RBaseStream::setPost...
Heap Buffer Overflow
OpenCV is vulnerable to heap buffer overflow attacks. The vulnerability exists in the function cv::Jpeg2KDecoder::readComponent8u and can happen when malformed data is being read...
Debian DLA-1235-1 : opencv security update
Opencv 3.3 and earlier has problems while reading data, which might result in either buffer overflows or integer overflows. For Debian 7 'Wheezy', these problems have been fixed in version 2.3.1-11+deb7u3. We recommend that you upgrade your opencv packages. NOTE: Tenable Network Security has...
[SECURITY] [DLA 1235-1] opencv security update
Package : opencv Version : 2.3.1-11+deb7u3 CVE ID : CVE-2017-17760 CVE-2017-1000450 Opencv 3.3 and earlier has problems while reading data, which might result in either buffer overflows or integer overflows. For Debian 7 "Wheezy", these problems have been fixed in version 2.3.1-11+deb7u3. We...
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...