vendor:
Graphite2
by:
Project Zero
7,8
CVSS
HIGH
Heap-Based Buffer Overflow
119
CWE
Product Name: Graphite2
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2016
Heap-Based Buffer Overflow in Graphite2
The vulnerability is a heap-based buffer overflow in Graphite2, a library for rendering non-Roman writing systems. The vulnerability can be triggered by running a modified ASAN build of the standard Graphite2 gr2FontTest utility with a command that includes a path to a file and the text argument. The patch for the vulnerability is to hardcode the tested text to include all characters in the 0x1..0xfff range, instead of having to specify them in command line.
Mitigation:
The patch for the vulnerability is to hardcode the tested text to include all characters in the 0x1..0xfff range, instead of having to specify them in command line.