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

19 lines
812 B
Markdown

### [CVE-2010-1935](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1935)
![](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
Directory traversal vulnerability in scr/soustab.php in openMairie Openpresse 1.01, when register_globals is enabled, allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the dsn[phptype] parameter, a related issue to CVE-2007-2069.
### POC
#### Reference
- http://packetstormsecurity.org/1004-exploits/openpresse-lfi.txt
- http://www.exploit-db.com/exploits/12364
#### Github
No PoCs found on GitHub currently.