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

19 lines
844 B
Markdown

### [CVE-2008-5510](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5510)
![](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 CSS parser in Mozilla Firefox 3.x before 3.0.5 and 2.x before 2.0.0.19, Thunderbird 2.x before 2.0.0.19, and SeaMonkey 1.x before 1.1.14 ignores the '\0' escaped null character, which might allow remote attackers to bypass protection mechanisms such as sanitization routines.
### POC
#### Reference
- http://www.ubuntu.com/usn/usn-690-2
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9662
#### Github
No PoCs found on GitHub currently.