Vulnerability Description
Maxthon3 versions prior to 3.3 are vulnerable to cross context scripting (XCS) via the about:history page. The browser’s 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 Maxthon’s 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.
Related Weaknesses (CWE)
References
- http://blog.malerisch.net/2012/12/maxthon-cross-context-scripting-xcs-about-hist
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exp
- https://www.exploit-db.com/exploits/23225
- https://www.fortiguard.com/encyclopedia/ips/34203
- https://www.maxthon.com/
- https://www.vulncheck.com/advisories/maxthon3-xcs-trusted-zone-code-exec
- https://www.exploit-db.com/exploits/23225
FAQ
What is CVE-2012-10032?
CVE-2012-10032 is a documented vulnerability. Maxthon3 versions prior to 3.3 are vulnerable to cross context scripting (XCS) via the about:history page. The browser’s trusted zone improperly handles injected script content, allowing attackers to ...
How severe is CVE-2012-10032?
CVSS scoring is not yet available for CVE-2012-10032. Check NVD for updates.
Is there a patch for CVE-2012-10032?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.