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

18 lines
726 B
Markdown

### [CVE-2010-3689](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3689)
![](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
soffice in OpenOffice.org (OOo) 3.x before 3.3 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.oracle.com/technetwork/topics/security/cpuapr2011-301950.html
#### Github
No PoCs found on GitHub currently.