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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in the PdfParser::ReadObjects function in base/PdfParser.cpp in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via vectors related to m_offsets.size.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/xiangxiaobo/poc_and_report/tree/master/podofo_heapoverflow_PdfParser.ReadObjects
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|