cve/2008/CVE-2008-4067.md

19 lines
810 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-4067](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4067)
![](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
Directory traversal vulnerability in Mozilla Firefox before 2.0.0.17 and 3.x before 3.0.2, Thunderbird before 2.0.0.17, and SeaMonkey before 1.1.12 on Linux allows remote attackers to read arbitrary files via a .. (dot dot) and URL-encoded / (slash) characters in a resource: URI.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2008-0879.html
2024-08-08 18:49:29 +00:00
- http://www.ubuntu.com/usn/usn-647-1
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.