mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
19 lines
791 B
Markdown
19 lines
791 B
Markdown
### [CVE-2017-14977](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14977)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The FoFiTrueType::getCFFBlock function in FoFiTrueType.cc in Poppler 0.59.0 has a NULL pointer dereference vulnerability due to lack of validation of a table pointer, which allows an attacker to launch a denial of service attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.freedesktop.org/show_bug.cgi?id=103045
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/FrostyBackpack/udemy-application-security-the-complete-guide
|
|
|