mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
1.0 KiB
1.0 KiB
CVE-2010-20010
Description
Foxit PDF Reader before 4.2.0.0928 does not properly bound-check the /Title entry in the PDF Info dictionary. A specially crafted PDF with an overlong Title string can overflow a fixed-size stack buffer, corrupt the Structured Exception Handler (SEH) chain, and lead to arbitrary code execution in the context of the user who opens the file.
POC
Reference
- https://www.exploit-db.com/exploits/15514/
- https://www.exploit-db.com/exploits/15532
- https://www.exploit-db.com/exploits/16621
- https://www.vulncheck.com/advisories/foxit-pdf-reader-title-stack-buffer-overflow
Github
No PoCs found on GitHub currently.