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

19 lines
817 B
Markdown

### [CVE-2010-1948](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1948)
![](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 Openfoncier 2.00, 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/openfoncier-rfilfi.txt
- http://www.exploit-db.com/exploits/12366
#### Github
No PoCs found on GitHub currently.