|
FreeType contains an overflow condition in the src/winfonts/winfnt.c. The issue is triggered as user-supplied input is not properly validated when handling crafted glyph-outline data in a font. With a specially crafted font, a context-dependent attacker can cause a heap-based buffer overflow, resulting in a denial of service or potentially execution of arbitrary code.
|