VYPR

Opencv

by Opencv

Source repositories

CVEs (25)

  • CVE-2017-12864HigAug 15, 2017
    risk 0.57cvss 8.8epss 0.03

    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
    risk 0.57cvss 8.8epss 0.03

    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
    risk 0.57cvss 8.8epss 0.03

    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
    risk 0.57cvss 8.8epss 0.02

    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
    risk 0.57cvss 8.8epss 0.02

    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.

  • CVE-2017-12604HigAug 7, 2017
    risk 0.57cvss 8.8epss 0.02

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

  • CVE-2017-12603HigAug 7, 2017
    risk 0.57cvss 8.8epss 0.02

    OpenCV (Open Source Computer Vision Library) through 3.3 has an invalid write in the cv::RLByteStream::getBytes function in modules/imgcodecs/src/bitstrm.cpp when reading an image file by using cv::imread, as demonstrated by the 2-opencv-heapoverflow-fseek test case.

  • CVE-2017-12601HigAug 7, 2017
    risk 0.57cvss 8.8epss 0.02

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

  • CVE-2017-12599HigAug 7, 2017
    risk 0.57cvss 8.8epss 0.02

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

  • CVE-2017-12598HigAug 7, 2017
    risk 0.57cvss 8.8epss 0.02

    OpenCV (Open Source Computer Vision Library) through 3.3 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-opencv-invalid-read-fread test case.

  • CVE-2017-12597HigAug 7, 2017
    risk 0.57cvss 8.8epss 0.02

    OpenCV (Open Source Computer Vision Library) through 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.

  • CVE-2016-1516HigApr 10, 2017
    risk 0.50cvss 8.8epss 0.02

    OpenCV 3.0.0 has a double free issue that allows attackers to execute arbitrary code.

  • CVE-2018-7714HigMar 5, 2018
    risk 0.49cvss 7.5epss 0.02

    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 (C-like assert()), it is…

  • CVE-2018-7713HigMar 5, 2018
    risk 0.49cvss 7.5epss 0.02

    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 assertion (C-like assert()), it is…

  • CVE-2018-7712HigMar 5, 2018
    risk 0.49cvss 7.5epss 0.02

    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 assertion (C-like assert()), it…

  • CVE-2017-12602HigAug 7, 2017
    risk 0.49cvss 7.5epss 0.03

    OpenCV (Open Source Computer Vision Library) through 3.3 has a denial of service (memory consumption) issue, as demonstrated by the 10-opencv-dos-memory-exhaust test case.

  • CVE-2017-12600HigAug 7, 2017
    risk 0.49cvss 7.5epss 0.02

    OpenCV (Open Source Computer Vision Library) through 3.3 has a denial of service (CPU consumption) issue, as demonstrated by the 11-opencv-dos-cpu-exhaust test case.

  • CVE-2017-17760MedDec 29, 2017
    risk 0.42cvss 6.5epss 0.02

    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
    risk 0.42cvss 6.5epss 0.02

    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-2016-1517MedApr 10, 2017
    risk 0.29cvss 5.5epss 0.01

    OpenCV 3.0.0 allows remote attackers to cause a denial of service (segfault) via vectors involving corrupt chunks.

Page 1 of 2