cve/2006/CVE-2006-1741.md
2024-05-26 14:27:05 +02:00

1016 B

CVE-2006-1741

Description

Mozilla Firefox 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 allows remote attackers to inject arbitrary Javascript into other sites by (1) "using a modal alert to suspend an event handler while a new page is being loaded", (2) using eval(), and using certain variants involving (3) "new Script;" and (4) using window.proto to extend eval, aka "cross-site JavaScript injection".

POC

Reference

Github

No PoCs found on GitHub currently.