VYPR

Exiv2

by Exiv2

pypi: exiv2

Source repositories

CVEs (125)

  • CVE-2021-37623MedAug 9, 2021
    risk 0.00cvss 5.5epss 0.01

    Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An infinite loop was found in Exiv2 versions v0.27.4 and earlier. The infinite loop is triggered when Exiv2 is used to modify the metadata of a crafted…

  • CVE-2021-34334MedAug 9, 2021
    risk 0.00cvss 5.5epss 0.01

    Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An infinite loop is triggered when Exiv2 is used to read the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to…

  • CVE-2021-32815MedAug 9, 2021
    risk 0.00cvss 5.5epss 0.01

    Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the…

  • CVE-2021-32617MedMay 17, 2021
    risk 0.00cvss 4.7epss 0.01

    Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An inefficient algorithm (quadratic complexity) was found in Exiv2 versions v0.27.3 and earlier. The inefficient algorithm is triggered when Exiv2 is used…

  • CVE-2021-29623LowMay 13, 2021
    risk 0.00cvss 3.6epss 0.01

    Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. A read of uninitialized memory was found in Exiv2 versions v0.27.3 and earlier. Exiv2 is a command-line utility and C++ library for reading, writing,…

  • CVE-2021-29464LowApr 30, 2021
    risk 0.00cvss 3.3epss 0.01

    Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A heap buffer overflow was found in Exiv2 versions v0.27.3 and earlier. The heap overflow is triggered when Exiv2 is used to write metadata into a crafted…

  • CVE-2021-29463LowApr 30, 2021
    risk 0.00cvss 3.3epss 0.01

    Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An out-of-bounds read was found in Exiv2 versions v0.27.3 and earlier. The out-of-bounds read is triggered when Exiv2 is used to write metadata into a…

  • CVE-2021-29470MedApr 23, 2021
    risk 0.00cvss 4.7epss 0.02

    Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An out-of-bounds read was found in Exiv2 versions v0.27.3 and earlier. The out-of-bounds read is triggered when Exiv2 is used to write metadata into a…

  • CVE-2021-29458MedApr 19, 2021
    risk 0.00cvss 5.5epss 0.02

    Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An out-of-bounds read was found in Exiv2 versions v0.27.3 and earlier. The out-of-bounds read is triggered when Exiv2 is used to write metadata into a…

  • CVE-2021-29457HigApr 19, 2021
    risk 0.00cvss 7.8epss 0.02

    Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A heap buffer overflow was found in Exiv2 versions v0.27.3 and earlier. The heap overflow is triggered when Exiv2 is used to write metadata into a crafted…

  • CVE-2019-14982MedAug 12, 2019
    risk 0.00cvss 6.5epss 0.02

    In Exiv2 before v0.27.2, there is an integer overflow vulnerability in the WebPImage::getHeaderOffset function in webpimage.cpp. It can lead to a buffer overflow vulnerability and a crash.

  • CVE-2019-13504MedJul 11, 2019
    risk 0.00cvss 6.5epss 0.02

    There is an out-of-bounds read in Exiv2::MrwImage::readMetadata in mrwimage.cpp in Exiv2 through 0.27.2.

  • CVE-2019-13114MedJun 30, 2019
    risk 0.00cvss 6.5epss 0.02

    http.c in Exiv2 through 0.27.1 allows a malicious http server to cause a denial of service (crash due to a NULL pointer dereference) by returning a crafted response that lacks a space character.

  • CVE-2019-13113MedJun 30, 2019
    risk 0.00cvss 6.5epss 0.02

    Exiv2 through 0.27.1 allows an attacker to cause a denial of service (crash due to assertion failure) via an invalid data location in a CRW image file.

  • CVE-2019-13112MedJun 30, 2019
    risk 0.00cvss 6.5epss 0.02

    A PngChunk::parseChunkContent uncontrolled memory allocation in Exiv2 through 0.27.1 allows an attacker to cause a denial of service (crash due to an std::bad_alloc exception) via a crafted PNG image file.

  • CVE-2019-13111MedJun 30, 2019
    risk 0.00cvss 5.5epss 0.01

    A WebPImage::decodeChunks integer overflow in Exiv2 through 0.27.1 allows an attacker to cause a denial of service (large heap allocation followed by a very long running loop) via a crafted WEBP image file.

  • CVE-2019-13110MedJun 30, 2019
    risk 0.00cvss 6.5epss 0.02

    A CiffDirectory::readDirectory integer overflow and out-of-bounds read in Exiv2 through 0.27.1 allows an attacker to cause a denial of service (SIGSEGV) via a crafted CRW image file.

  • CVE-2019-13109MedJun 30, 2019
    risk 0.00cvss 6.5epss 0.02

    An integer overflow in Exiv2 through 0.27.1 allows an attacker to cause a denial of service (SIGSEGV) via a crafted PNG image file, because PngImage::readMetadata mishandles a chunkLength - iccOffset subtraction.

  • CVE-2019-13108MedJun 30, 2019
    risk 0.00cvss 6.5epss 0.01

    An integer overflow in Exiv2 through 0.27.1 allows an attacker to cause a denial of service (SIGSEGV) via a crafted PNG image file, because PngImage::readMetadata mishandles a zero value for iccOffset.

  • CVE-2018-19535MedNov 26, 2018
    risk 0.00cvss 6.5epss 0.02

    In Exiv2 0.26 and previous versions, PngChunk::readRawProfile in pngchunk_int.cpp may cause a denial of service (application crash due to a heap-based buffer over-read) via a crafted PNG file.

Page 6 of 7