mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
19 lines
597 B
Markdown
19 lines
597 B
Markdown
### [CVE-2020-6622](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6622)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
stb stb_truetype.h through 1.22 has a heap-based buffer over-read in stbtt__buf_peek8.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/nothings/stb/issues/869
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/starseeker/struetype
|
|
|