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

20 lines
951 B
Markdown

### [CVE-2010-4281](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4281)
![](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
Incomplete blacklist vulnerability in the safe_url_extraclean function in ajax.php in Pandora FMS before 3.1.1 allows remote attackers to execute arbitrary PHP code by using a page parameter containing a UNC share pathname, which bypasses the check for the : (colon) character.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2010/Nov/326
- http://sourceforge.net/projects/pandora/files/Pandora%20FMS%203.1/Final%20version%20%28Stable%29/pandorafms_console-3.1_security_patch_13Oct2010.tar.gz/download
- http://www.exploit-db.com/exploits/15643
#### Github
No PoCs found on GitHub currently.