### [CVE-2005-2267](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2267) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description Firefox before 1.0.5 allows remote attackers to steal information and possibly execute arbitrary code by using standalone applications such as Flash and QuickTime to open a javascript: URL, which is run in the context of the previous page, and may lead to code execution if the standalone application loads a privileged chrome: URL. ### POC #### Reference - https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=160202 #### Github No PoCs found on GitHub currently.