mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
20 lines
771 B
Markdown
20 lines
771 B
Markdown
### [CVE-2017-8105](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8105)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
FreeType 2 before 2017-03-24 has an out-of-bounds write caused by a heap-based buffer overflow related to the t1_decoder_parse_charstrings function in psaux/t1decode.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com/security-alerts/cpuapr2020.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/andrewbearsley/lw_container_scanner_demo
|
|
- https://github.com/anthonygrees/lw_container_scanner_demo
|
|
|