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

1.5 KiB
Raw Permalink Blame History

CVE-2012-10032

Description

Maxthon3 versions prior to 3.3 are vulnerable to cross context scripting (XCS) via the about:history page. The browsers trusted zone improperly handles injected script content, allowing attackers to execute arbitrary JavaScript in a privileged context. This flaw enables modification of browser configuration and execution of arbitrary code through Maxthons exposed DOM APIs, including maxthon.program.Program.launch() and maxthon.io.writeDataURL(). Exploitation requires user interaction, typically by visiting a malicious webpage that triggers the injection.

POC

Reference

Github

No PoCs found on GitHub currently.