### [CVE-2005-0989](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0989) ![](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 The find_replen function in jsstr.c in the Javascript engine for Mozilla Suite 1.7.6, Firefox 1.0.1 and 1.0.2, and Netscape 7.2 allows remote attackers to read portions of heap memory in a Javascript string via the lambda replace method. ### POC #### Reference - http://www.redhat.com/support/errata/RHSA-2005-601.html #### Github No PoCs found on GitHub currently.