Files
CVEs-PoC/2011/CVE-2011-10030.md
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2011-10030

Description

Foxit PDF Reader <  4.3.1.0218 exposes a JavaScript API function, createDataObject(), that allows untrusted PDF content to write arbitrary files anywhere on disk. By embedding a malicious PDF that calls this API, an attacker can drop executables or scripts into privileged folders, leading to code execution the next time the system boots or the user logs in.

POC

Reference

Github

No PoCs found on GitHub currently.