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

18 lines
806 B
Markdown

### [CVE-2010-3182](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3182)
![](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
A certain application-launch script in Mozilla Firefox before 3.5.14 and 3.6.x before 3.6.11, Thunderbird before 3.0.9 and 3.1.x before 3.1.5, and SeaMonkey before 2.0.9 on Linux places a zero-length directory name in the LD_LIBRARY_PATH, which allows local users to gain privileges via a Trojan horse shared library in the current working directory.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-998-1
#### Github
No PoCs found on GitHub currently.