Application crash via out-of-bounds CFF dictionary read
Published Jan 8, 2020 · Updated Aug 4, 2024
Heap-based buffer over-read in stb_truetype.h through 1.22 allows attackers to crash font-processing applications via a crafted CFF font. During CFF dictionary parsing, stbtt__dict_get calls stbtt__buf_peek8 after the parser cursor leaves the allocated font buffer, and the helper reads one byte outside the heap allocation. The application must process an attacker-supplied OpenType/CFF font; the published proof of concept terminates under AddressSanitizer, so the demonstrated consequence is an application crash.
Summary
What happened
Heap-based buffer over-read in stb_truetype.h through 1.22 allows attackers to crash font-processing applications via a crafted CFF font. During CFF dictionary parsing, stbtt__dict_get calls stbtt__buf_peek8 after the parser cursor leaves the allocated font buffer, and the helper reads one byte outside the heap allocation. The application must process an attacker-supplied OpenType/CFF font; the published proof of concept terminates under AddressSanitizer, so the demonstrated consequence is an application crash.
The record
- CVE
- CVE-2020-6622
- Published
- Jan 8, 2020
- Updated
- Aug 4, 2024
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- T1499.004
- Attack vector
- Unavailable
- Privileges
- Unavailable
Timeline
How it unfolded
- Jan 8, 2020CVE publishedPublication date reported by the CVE source.
- Aug 4, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- stb_truetype.h issue 869 poc.zipproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo