Vulnerabilities (CVE)

Filtered by vendor Exiv2 Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2018-5772 1 Exiv2 1 Exiv2 2019-10-03 4.3 MEDIUM 5.5 MEDIUM
In Exiv2 0.26, there is a segmentation fault caused by uncontrolled recursion in the Exiv2::Image::printIFDStructure function in the image.cpp file. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted tif file.
CVE-2018-9303 1 Exiv2 1 Exiv2 2019-10-03 4.3 MEDIUM 6.5 MEDIUM
In Exiv2 0.26, an assertion failure in BigTiffImage::readData in bigtiffimage.cpp results in an abort.
CVE-2019-14982 1 Exiv2 1 Exiv2 2019-08-16 4.3 MEDIUM 6.5 MEDIUM
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-13108 1 Exiv2 1 Exiv2 2019-08-09 4.3 MEDIUM 6.5 MEDIUM
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-2019-13111 1 Exiv2 1 Exiv2 2019-08-09 4.3 MEDIUM 5.5 MEDIUM
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-13109 1 Exiv2 1 Exiv2 2019-08-09 4.3 MEDIUM 6.5 MEDIUM
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-2018-10958 3 Canonical, Debian, Exiv2 3 Ubuntu Linux, Debian Linux, Exiv2 2019-08-06 4.3 MEDIUM 6.5 MEDIUM
In types.cpp in Exiv2 0.26, a large size value may lead to a SIGABRT during an attempt at memory allocation for an Exiv2::Internal::PngChunk::zlibUncompress call.
CVE-2018-10772 1 Exiv2 1 Exiv2 2019-08-06 4.3 MEDIUM 6.5 MEDIUM
The tEXtToDataBuf function in pngimage.cpp in Exiv2 through 0.26 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted file.
CVE-2018-8977 1 Exiv2 1 Exiv2 2019-08-06 4.3 MEDIUM 6.5 MEDIUM
In Exiv2 0.26, the Exiv2::Internal::printCsLensFFFF function in canonmn_int.cpp allows remote attackers to cause a denial of service (invalid memory access) via a crafted file.
CVE-2018-8976 1 Exiv2 1 Exiv2 2019-08-06 4.3 MEDIUM 6.5 MEDIUM
In Exiv2 0.26, jpgimage.cpp allows remote attackers to cause a denial of service (image.cpp Exiv2::Internal::stringFormat out-of-bounds read) via a crafted file.
CVE-2018-19607 1 Exiv2 1 Exiv2 2019-08-06 4.3 MEDIUM 6.5 MEDIUM
Exiv2::isoSpeed in easyaccess.cpp in Exiv2 v0.27-RC2 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted file.
CVE-2018-17581 3 Canonical, Debian, Exiv2 3 Ubuntu Linux, Debian Linux, Exiv2 2019-08-06 4.3 MEDIUM 6.5 MEDIUM
CiffDirectory::readDirectory() at crwimage_int.cpp in Exiv2 0.26 has excessive stack consumption due to a recursive function, leading to Denial of service.
CVE-2018-17282 1 Exiv2 1 Exiv2 2019-08-06 4.3 MEDIUM 6.5 MEDIUM
An issue was discovered in Exiv2 v0.26. The function Exiv2::DataValue::copy in value.cpp has a NULL pointer dereference.
CVE-2018-11037 1 Exiv2 1 Exiv2 2019-08-06 4.3 MEDIUM 6.5 MEDIUM
In Exiv2 0.26, the Exiv2::PngImage::printStructure function in pngimage.cpp allows remote attackers to cause an information leak via a crafted file.
CVE-2019-14370 1 Exiv2 1 Exiv2 2019-07-29 4.3 MEDIUM 6.5 MEDIUM
In Exiv2 0.27.99.0, there is an out-of-bounds read in Exiv2::MrwImage::readMetadata() in mrwimage.cpp. It could result in denial of service.
CVE-2019-13114 1 Exiv2 1 Exiv2 2019-07-15 4.3 MEDIUM 6.5 MEDIUM
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-2018-19535 2 Debian, Exiv2 2 Debian Linux, Exiv2 2019-07-15 4.3 MEDIUM 6.5 MEDIUM
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.
CVE-2019-13504 1 Exiv2 1 Exiv2 2019-07-12 4.3 MEDIUM 6.5 MEDIUM
There is an out-of-bounds read in Exiv2::MrwImage::readMetadata in mrwimage.cpp in Exiv2 through 0.27.2.
CVE-2018-20097 2 Debian, Exiv2 2 Debian Linux, Exiv2 2019-04-15 4.3 MEDIUM 6.5 MEDIUM
There is a SEGV in Exiv2::Internal::TiffParserWorker::findPrimaryGroups of tiffimage_int.cpp in Exiv2 0.27-RC3. A crafted input will lead to a remote denial of service attack.
CVE-2018-9145 1 Exiv2 1 Exiv2 2019-03-27 4.3 MEDIUM 6.5 MEDIUM
In the DataBuf class in include/exiv2/types.hpp in Exiv2 0.26, an issue exists in the constructor with an initial buffer size. A large size value may lead to a SIGABRT during an attempt at memory allocation. NOTE: some third parties have been unable to reproduce the SIGABRT when using the 4-DataBuf-abort-1 PoC file.
CVE-2017-14859 2 Canonical, Exiv2 2 Ubuntu Linux, Exiv2 2019-03-04 4.3 MEDIUM 5.5 MEDIUM
An Invalid memory address dereference was discovered in Exiv2::StringValueBase::read in value.cpp in Exiv2 0.26. The vulnerability causes a segmentation fault and application crash, which leads to denial of service.
CVE-2017-14862 2 Canonical, Exiv2 2 Ubuntu Linux, Exiv2 2019-03-04 4.3 MEDIUM 5.5 MEDIUM
An Invalid memory address dereference was discovered in Exiv2::DataValue::read in value.cpp in Exiv2 0.26. The vulnerability causes a segmentation fault and application crash, which leads to denial of service.
CVE-2017-14864 2 Canonical, Exiv2 2 Ubuntu Linux, Exiv2 2019-03-04 4.3 MEDIUM 5.5 MEDIUM
An Invalid memory address dereference was discovered in Exiv2::getULong in types.cpp in Exiv2 0.26. The vulnerability causes a segmentation fault and application crash, which leads to denial of service.
CVE-2018-9304 1 Exiv2 1 Exiv2 2019-02-27 4.3 MEDIUM 6.5 MEDIUM
In Exiv2 0.26, a divide by zero in BigTiffImage::printIFD in bigtiffimage.cpp could result in denial of service.
CVE-2017-17725 1 Exiv2 1 Exiv2 2018-03-07 4.3 MEDIUM 6.5 MEDIUM
In Exiv2 0.26, there is an integer overflow leading to a heap-based buffer over-read in the Exiv2::getULong function in types.cpp. Remote attackers can exploit the vulnerability to cause a denial of service via a crafted image file. Note that this vulnerability is different from CVE-2017-14864, which is an invalid memory address dereference.
CVE-2017-18005 1 Exiv2 1 Exiv2 2018-01-17 4.3 MEDIUM 5.5 MEDIUM
Exiv2 0.26 has a Null Pointer Dereference in the Exiv2::DataValue::toLong function in value.cpp, related to crafted metadata in a TIFF file.
CVE-2017-1000128 1 Exiv2 1 Exiv2 2017-11-29 4.3 MEDIUM 5.5 MEDIUM
Exiv2 0.26 contains a stack out of bounds read in JPEG2000 parser
CVE-2017-1000127 1 Exiv2 1 Exiv2 2017-11-29 4.3 MEDIUM 5.5 MEDIUM
Exiv2 0.26 contains a heap buffer overflow in tiff parser
CVE-2017-14866 1 Exiv2 1 Exiv2 2017-10-04 4.3 MEDIUM 5.5 MEDIUM
There is a heap-based buffer overflow in the Exiv2::s2Data function of types.cpp in Exiv2 0.26. A Crafted input will lead to a denial of service attack.
CVE-2017-14865 1 Exiv2 1 Exiv2 2017-10-04 4.3 MEDIUM 5.5 MEDIUM
There is a heap-based buffer overflow in the Exiv2::us2Data function of types.cpp in Exiv2 0.26. A Crafted input will lead to a denial of service attack.
CVE-2017-14858 1 Exiv2 1 Exiv2 2017-10-04 4.3 MEDIUM 5.5 MEDIUM
There is a heap-based buffer overflow in the Exiv2::l2Data function of types.cpp in Exiv2 0.26. A Crafted input will lead to a denial of service attack.
CVE-2017-14857 1 Exiv2 1 Exiv2 2017-10-04 4.3 MEDIUM 5.5 MEDIUM
In Exiv2 0.26, there is an invalid free in the Image class in image.cpp that leads to a Segmentation fault. A crafted input will lead to a denial of service attack.
CVE-2017-12956 1 Exiv2 1 Exiv2 2017-08-22 4.3 MEDIUM 6.5 MEDIUM
There is an illegal address access in Exiv2::FileIo::path[abi:cxx11]() in basicio.cpp of libexiv2 in Exiv2 0.26 that will lead to remote denial of service.
CVE-2017-11339 1 Exiv2 1 Exiv2 2017-07-20 4.3 MEDIUM 6.5 MEDIUM
There is a heap-based buffer overflow in the Image::printIFDStructure function of image.cpp in Exiv2 0.26. A Crafted input will lead to a remote denial of service attack.
CVE-2017-11340 1 Exiv2 1 Exiv2 2017-07-20 4.3 MEDIUM 6.5 MEDIUM
There is a Segmentation fault in the XmpParser::terminate() function in Exiv2 0.26, related to an exit call. A Crafted input will lead to a remote denial of service attack.
CVE-2017-11337 1 Exiv2 1 Exiv2 2017-07-20 4.3 MEDIUM 6.5 MEDIUM
There is an invalid free in the Action::TaskFactory::cleanup function of actions.cpp in Exiv2 0.26. A crafted input will lead to a remote denial of service attack.