VYPR

PyPI package

opencv-python

pkg:pypi/opencv-python

Vulnerabilities (30)

  • CVE-2019-5064Jan 3, 2020
    affected < 4.2.0.32fixed 4.2.0.32

    An exploitable heap buffer overflow vulnerability exists in the data structure persistence functionality of OpenCV, before version 4.2.0. A specially crafted JSON file can cause a buffer overflow, resulting in multiple heap corruptions and potentially code execution. An attacker

  • CVE-2019-5063Jan 3, 2020
    affected <= 4.1.0.25

    An exploitable heap buffer overflow vulnerability exists in the data structure persistence functionality of OpenCV 4.1.0. A specially crafted XML file can cause a buffer overflow, resulting in multiple heap corruptions and potential code execution. An attacker can provide a speci

  • CVE-2019-19624Dec 6, 2019
    affected < 4.1.0.25fixed 4.1.0.25

    An out-of-bounds read was discovered in OpenCV before 4.1.1. Specifically, variable coarsest_scale is assumed to be greater than or equal to finest_scale within the calc()/ocl_calc() functions in dis_flow.cpp. However, this is not true when dealing with small images, leading to a

  • CVE-2019-9423Sep 27, 2019
    affected <= 4.1.1.26

    In opencv calls that use libpng, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges required. User interaction is not required for exploitation. Product: AndroidVersions:

  • CVE-2019-16249Sep 11, 2019
    affected < 4.1.2.30fixed 4.1.2.30

    OpenCV 4.1.1 has an out-of-bounds read in hal_baseline::v_load in core/hal/intrin_sse.hpp when called from computeSSDMeanNorm in modules/video/src/dis_flow.cpp.

  • CVE-2019-15939Sep 5, 2019
    affected < 4.1.1.26fixed 4.1.1.26

    An issue was discovered in OpenCV 4.1.0. There is a divide-by-zero error in cv::HOGDescriptor::getDescriptorSize in modules/objdetect/src/hog.cpp.

  • CVE-2019-14493Aug 1, 2019
    affected < 4.1.1.26fixed 4.1.1.26

    An issue was discovered in OpenCV before 4.1.1. There is a NULL pointer dereference in the function cv::XMLParser::parse at modules/core/src/persistence.cpp.

  • CVE-2019-14492Aug 1, 2019
    affected < 3.4.7.28fixed 3.4.7.28

    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.

  • CVE-2019-14491Aug 1, 2019
    affected < 3.4.7.28fixed 3.4.7.28

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

  • CVE-2018-5269Jan 8, 2018
    affected < 3.4.1.15fixed 3.4.1.15

    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.

  • CVE-2018-5268Jan 8, 2018
    affected < 3.4.1.15fixed 3.4.1.15

    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.

  • CVE-2017-1000450Jan 2, 2018
    affected < 3.3.1.11fixed 3.3.1.11

    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.

  • CVE-2017-18009Jan 1, 2018
    affected < 3.4.1.15fixed 3.4.1.15

    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.

  • CVE-2017-17760MedDec 29, 2017
    affected < 3.4.0.12fixed 3.4.0.12

    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.

  • CVE-2017-14136MedSep 4, 2017
    affected < 3.3.1.11fixed 3.3.1.11

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

  • CVE-2017-12864HigAug 15, 2017
    affected < 3.3.1.11fixed 3.3.1.11

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

  • CVE-2017-12863HigAug 15, 2017
    affected < 3.3.1.11fixed 3.3.1.11

    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.

  • CVE-2017-12862HigAug 15, 2017
    affected < 3.3.1.11fixed 3.3.1.11

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

  • CVE-2017-12606HigAug 7, 2017
    affected < 3.3.1.11fixed 3.3.1.11

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

  • CVE-2017-12605HigAug 7, 2017
    affected < 3.3.1.11fixed 3.3.1.11

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

Page 1 of 2