mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
20 lines
951 B
Markdown
20 lines
951 B
Markdown
### [CVE-2010-4281](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4281)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|