mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
726 B
Markdown
18 lines
726 B
Markdown
### [CVE-2007-6561](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6561)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple stack-based buffer overflows in PDFLib allow user-assisted remote attackers to execute arbitrary code via a long filename argument to the PDF_load_image function that results in an overflow in the pdc_fsearch_fopen function, and possibly other vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3495
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|