### [CVE-2006-0292](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0292) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The Javascript interpreter (jsinterp.c) in Mozilla and Firefox before 1.5.1 does not properly dereference objects, which allows remote attackers to cause a denial of service (crash) or execute arbitrary code via unknown attack vectors related to garbage collection. ### POC #### Reference - http://www.redhat.com/support/errata/RHSA-2006-0199.html - http://www.redhat.com/support/errata/RHSA-2006-0330.html #### Github No PoCs found on GitHub currently.