mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 14:32:30 +02:00
23 lines
922 B
Markdown
23 lines
922 B
Markdown
### [CVE-2008-2950](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2950)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Page destructor in Page.cc in libpoppler in Poppler 0.8.4 and earlier deletes a pageWidgets object even if it is not initialized by a Page constructor, which allows remote attackers to execute arbitrary code via a crafted PDF document.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3977
|
|
- http://www.ocert.org/advisories/ocert-2008-007.html
|
|
- https://www.exploit-db.com/exploits/6032
|
|
|
|
#### Github
|
|
- https://github.com/0xCyberY/CVE-T4PDF
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/mudongliang/LinuxFlaw
|
|
- https://github.com/oneoy/cve-
|
|
|