mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 22:32:09 +02:00
21 lines
913 B
Markdown
21 lines
913 B
Markdown
### [CVE-2018-8002](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8002)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In PoDoFo 0.9.5, there exists an infinite loop vulnerability in PdfParserObject::ParseFileComplete() in PdfParserObject.cpp which may result in stack overflow. Remote attackers could leverage this vulnerability to cause a denial-of-service or possibly unspecified other impact via a crafted pdf file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=1548930
|
|
- https://www.exploit-db.com/exploits/44946/
|
|
|
|
#### Github
|
|
- https://github.com/0xCyberY/CVE-T4PDF
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|