#VU19507 Out-of-bounds read in Exiv2 - CVE-2019-14369

 

#VU19507 Out-of-bounds read in Exiv2 - CVE-2019-14369

Published: July 28, 2019 / Updated: June 30, 2020


Vulnerability identifier: #VU19507
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2019-14369
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Exiv2
Software vendor:
GNU

Description

The vulnerability allows a remote attacker to perform denial of service (DoS) attack.

The vulnerability exists due to a boundary condition when processing a crafted image file within the Exiv2::PngImage::readMetadata() in pngimage.cpp. A remote attacker can create a specially crafted file, pass it to the application, trigger out-of-bounds read error and crash the affected application.


Remediation

Install update from vendor's website.

External links