#VU21529 Out-of-bounds read in FreeType - CVE-2015-9290

 

#VU21529 Out-of-bounds read in FreeType - CVE-2015-9290

Published: October 3, 2019


Vulnerability identifier: #VU21529
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-2015-9290
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
FreeType
Software vendor:
freetype.org

Description

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

The vulnerability exists due to a boundary condition within the T1_Get_Private_Dict() function in type1/t1parse.c. A remote attacker can create a specially crafted font, trick the victim into loading it, trigger out-of-bounds read error and crash the application.


Remediation

Install updates from vendor's website.

External links