### [CVE-2006-1993](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1993) ![](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 Mozilla Firefox 1.5.0.2, when designMode is enabled, allows remote attackers to cause a denial of service and possibly execute arbitrary code via certain Javascript that is not properly handled by the contentWindow.focus method in an iframe, which causes a reference to a deleted controller context object. NOTE: this was originally claimed to be a buffer overflow in (1) js320.dll and (2) xpcom_core.dll, but the vendor disputes this claim. ### POC #### Reference - http://securityreason.com/securityalert/780 - http://www.securityfocus.com/archive/1/446658/100/200/threaded #### Github No PoCs found on GitHub currently.