CVE-2012-10032
Description
Maxthon3 version 3.2.2 build 1000 and prior 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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
References
- http://blog.malerisch.net/2012/12/maxthon-cross-context-scripting-xcs-about-history-rce.html
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/browser/maxthon_history_xcs.rb
- 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
CWEs
CWE-79 CWE-94
Verify integrity in audit chain (admin only). AS-IS.