### [CVE-2005-1476](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1476) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Firefox 1.0.3 allows remote attackers to execute arbitrary Javascript in other domains by using an IFRAME and causing the browser to navigate to a previous javascript: URL, which can lead to arbitrary code execution when combined with CVE-2005-1477. ### POC #### Reference - http://marc.info/?l=full-disclosure&m=111553138007647&w=2 - http://marc.info/?l=full-disclosure&m=111556301530553&w=2 - http://www.kb.cert.org/vuls/id/534710 - https://bugzilla.mozilla.org/show_bug.cgi?id=293302 #### Github No PoCs found on GitHub currently.