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

19 lines
863 B
Markdown

### [CVE-2010-1945](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1945)
![](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
Multiple PHP remote file inclusion vulnerabilities in openMairie Openfoncier 2.00, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the path_om parameter to (1) action.class.php, (2) architecte.class.php, (3) avis.class.php, (4) bible.class.php, and (5) blocnote.class.php in obj/.
### POC
#### Reference
- http://packetstormsecurity.org/1004-exploits/openfoncier-rfilfi.txt
- http://www.exploit-db.com/exploits/12366
#### Github
No PoCs found on GitHub currently.