Files
CVEs-PoC/2016/CVE-2016-10328.md
T
2024-06-18 02:51:15 +02:00

18 lines
629 B
Markdown

### [CVE-2016-10328](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10328)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
FreeType 2 before 2016-12-16 has an out-of-bounds write caused by a heap-based buffer overflow related to the cff_parser_run function in cff/cffparse.c.
### POC
#### Reference
- https://www.oracle.com/security-alerts/cpuapr2020.html
#### Github
No PoCs found on GitHub currently.