Buffer overflow in OpenJPEG - CVE-2009-5030

 

Buffer overflow in OpenJPEG - CVE-2009-5030

Published: July 19, 2012 / Updated: August 11, 2020


Vulnerability identifier: #VU43841
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2009-5030
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: openjpeg.org
Affected software:
OpenJPEG

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The tcd_free_encode function in tcd.c in OpenJPEG 1.3 through 1.5 allows remote attackers to cause a denial of service (memory corruption) and possibly execute arbitrary code via crafted tile information in a Gray16 TIFF image, which causes insufficient memory to be allocated and leads to an "invalid free."


How to mitigate CVE-2009-5030

Install update from vendor's website.

Sources