Lucene search
+L

373 matches found

OSV
OSV
added 2021/04/19 7:15 p.m.9 views

AZL-7206 CVE-2021-29457 affecting package exiv2 for versions less than 0.27.5-1

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 image file. An...

7.8CVSS6.8AI score0.02152EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/04/19 12:00 a.m.9 views

Andreas Huggel Exiv2 安全漏洞

Exiv2 is a cross-platform C++ library and command line utility for managing image metadata. Exiv2 0.27.3 and earlier versions suffer from a heap buffer overflow vulnerability when writing metadata to specially crafted image files. An attacker could exploit this vulnerability to execute code via a...

7.8CVSS6.2AI score0.02152EPSS
SaveExploits1References17
CNVD
CNVD
added 2021/04/09 12:00 a.m.21 views

Exiv2 heap buffer overflow vulnerability (CNVD-2021-29115)

Exiv2 is a cross-platform C++ library and command line utility for managing image metadata. Exiv2 suffers from a heap buffer overflow vulnerability. The vulnerability stems from improper validation of input to the rawData.size property in Jp2Image::readMetadata in jp2image.cpp. An attacker could...

6.5CVSS7AI score0.02295EPSS
SaveExploits0References1
OSV
OSV
added 2021/04/08 11:15 p.m.6 views

UBUNTU-CVE-2021-3482

A flaw was found in Exiv2 in versions before and including 0.27.4-RC1. Improper input validation of the rawData.size property in Jp2Image::readMetadata in jp2image.cpp can lead to a heap-based buffer overflow via a crafted JPG image containing malicious EXIF data...

6.5CVSS6.8AI score0.02295EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2021/04/05 12:00 a.m.9 views

PT-2021-4547 · Exiv2 +9 · Exiv2 +9

Name of the Vulnerable Software and Affected Versions: Exiv2 versions prior to 0.27.4-RC1 Description: The issue is related to the Jp2Image::readMetadata function in the jp2image.cpp component of the Exiv2 library, which is used for managing media file metadata. The problem arises from improper...

7.8CVSS6.4AI score0.04296EPSS
SaveExploits4References136
BDU FSTEC
BDU FSTEC
added 2020/05/29 12:00 a.m.7 views

The vulnerability of the Exiv2 metadata management library, related to insufficient validation of input data, allows a hacker to trigger a service failure.

The vulnerability of the Exiv2 media metadata management library is related to insufficient validation of input data. Exploiting this vulnerability can allow a malicious actor, operating remotely, to cause service failures through the use of a specially created CRW file...

7.8CVSS6.6AI score0.02127EPSS
SaveExploits1References9Affected Software6
RedHat Linux
RedHat Linux
added 2020/04/28 3:31 p.m.7 views

exiv2: infinite loop in Exiv2::Image::printIFDStructure function in image.cpp

There is an infinite loop in the Exiv2::Image::printIFDStructure function of image.cpp in Exiv2 0.27-RC1. A crafted input will lead to a remote denial of service attack...

6.5CVSS5.9AI score0.01987EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/04/28 3:31 p.m.15 views

exiv2: infinite loop and hang in Jp2Image::readMetadata() in jp2image.cpp could lead to DoS

A denial of service vulnerability was found in exiv2 in the way JPEG 2000 JP2 metadata was read when processing an image file. A remote attacker could abuse this flaw to create a specially crafted image, causing exiv2 to enter into an infinite loop when processing an incoming malicious image...

7.8CVSS5.8AI score0.04296EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/04/28 3:31 p.m.11 views

exiv2: invalid data location in CRW image file causing denial of service

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

6.5CVSS5.8AI score0.02127EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/04/28 3:31 p.m.9 views

exiv2: denial of service in PngImage::readMetadata

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

6.5CVSS5.9AI score0.01579EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/04/28 3:31 p.m.11 views

exiv2: infinite recursion in Exiv2::Image::printTiffStructure in file image.cpp resulting in denial of service

An issue was discovered in Exiv2 0.27. There is infinite recursion at Exiv2::Image::printTiffStructure in the file image.cpp. This can be triggered by a crafted file. It allows an attacker to cause Denial of Service Segmentation fault or possibly have unspecified other impact...

8.8CVSS5.9AI score0.02769EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/04/28 3:31 p.m.11 views

exiv2: Excessive memory allocation in Exiv2::Jp2Image::readMetadata function in jp2image.cpp

The Exiv2::Jp2Image::readMetadata function in jp2image.cpp in Exiv2 0.26 allows remote attackers to cause a denial of service excessive memory allocation via a crafted file...

5.5CVSS5.9AI score0.01597EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/04/28 3:31 p.m.12 views

exiv2: out of bounds read in IptcData::printStructure in iptc.c

An out-of-bounds read vulnerability has been discovered in IptcData::printStructure in iptc.cpp file of Exiv2 0.26. An attacker could cause a crash or an information leak by providing a crafted image...

8.1CVSS5.7AI score0.01961EPSS
SaveExploits1References4
BDU FSTEC
BDU FSTEC
added 2020/04/23 12:00 a.m.19 views

The vulnerability of the Exiv2::Internal::PngChunk::parseTXTChunk function in the Exiv2 metadata management library allows a attacker to cause a service failure.

The vulnerability of the Exiv2::Internal::PngChunk::parseTXTChunk function in the Exiv2 metadata management library involves reading beyond the buffer boundaries in memory. Exploiting this vulnerability could allow a malicious actor to cause service failure through the use of a specially created...

4.3CVSS6.9AI score0.0273EPSS
SaveExploits0References12Affected Software6
Tenable Nessus
Tenable Nessus
added 2020/02/06 12:00 a.m.61 views

Ubuntu 16.04 LTS / 18.04 LTS : Exiv2 vulnerability (USN-4270-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-4270-1 advisory. It was discovered that Exiv2 incorrectly handled certain images. An attacker could possibly use this issue to cause a denial of service. Tenable has...

7.8CVSS6.9AI score0.04296EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2020/01/27 4:22 a.m.25 views

CVE-2019-20421

In Jp2Image::readMetadata in jp2image.cpp in Exiv2 0.27.2, an input file can result in an infinite loop and hang, with high CPU consumption. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted file...

7AI score0.04296EPSS
SaveExploits1References5
Ubuntu
Ubuntu
added 2019/10/21 2:40 p.m.88 views

USN-4159-1: Exiv2 vulnerability

It was discovered that Exiv2 incorrectly handled certain files. An attacker could possibly use this issue to cause a denial of service...

6.5CVSS7AI score0.01851EPSS
SaveExploits0
OSV
OSV
added 2019/10/09 7:15 p.m.9 views

AZL-7204 CVE-2019-17402 affecting package exiv2 for versions less than 0.27.5-1

Exiv2 0.27.2 allows attackers to trigger a crash in Exiv2::getULong in types.cpp when called from Exiv2::Internal::CiffDirectory::readDirectory in crwimageint.cpp, because there is no validation of the relationship of the total size to the offset and size...

6.5CVSS6.7AI score0.01851EPSS
SaveExploits0References1
OSV
OSV
added 2019/10/09 7:15 p.m.9 views

PYSEC-2019-247

Exiv2 0.27.2 allows attackers to trigger a crash in Exiv2::getULong in types.cpp when called from Exiv2::Internal::CiffDirectory::readDirectory in crwimageint.cpp, because there is no validation of the relationship of the total size to the offset and size...

6.5CVSS7AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2019/10/04 8:02 p.m.19 views

CVE-2008-2696

Exiv2 0.16 allows user-assisted remote attackers to cause a denial of service divide-by-zero and application crash via a zero value in Nikon lens information in the metadata of an image, related to "pretty printing" and the RationalValue::toLong function...

4.3CVSS6.7AI score0.02204EPSS
SaveExploits1References3
Rows per page
Query Builder