Files
CVEs-PoC/2005/CVE-2005-0989.md
T
2024-06-18 02:51:15 +02:00

18 lines
713 B
Markdown

### [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.