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

20 lines
849 B
Markdown

### [CVE-2005-2270](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2270)
![](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
Firefox before 1.0.5 and Mozilla before 1.7.9 does not properly clone base objects, which allows remote attackers to execute arbitrary code by navigating the prototype chain to reach a privileged object.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2005-601.html
- https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=160202
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A550
#### Github
No PoCs found on GitHub currently.