GLSA Veteran

Joined: 12 May 2004 Posts: 1303
|
Posted: Wed May 30, 2007 8:26 pm Post subject: [ GLSA 200705-22 ] FreeType: Buffer overflow |
|
|
Gentoo Linux Security Advisory
Title: FreeType: Buffer overflow (GLSA 200705-22)
Severity: normal
Exploitable: remote
Date: May 30, 2007
Bug(s): #179161
ID: 200705-22
Synopsis
A vulnerability has been discovered in FreeType allowing for the execution of arbitrary code.
Background
FreeType is a True Type Font rendering library.
Affected Packages
Package: media-libs/freetype
Vulnerable: < 2.3.4-r2
Unaffected: >= 2.3.4-r2
Unaffected: < 2.0
Architectures: All supported architectures
Description
Victor Stinner discovered a heap-based buffer overflow in the function Get_VMetrics() in src/truetype/ttgload.c when processing TTF files with a negative n_points attribute.
Impact
A remote attacker could entice a user to open a specially crafted TTF file, possibly resulting in the execution of arbitrary code with the privileges of the user running FreeType.
Workaround
There is no known workaround at this time.
Resolution
All FreeType users should upgrade to the latest version: | Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=media-libs/freetype-2.3.4-r2" |
References
CVE-2007-2754 |
|