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

19 lines
866 B
Markdown

### [CVE-2005-3571](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3571)
![](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
PHP file inclusion vulnerability in protection.php in CodeGrrl (a) PHPCalendar 1.0, (b) PHPClique 1.0, (c) PHPCurrently 2.0, (d) PHPFanBase 2.1, and (e) PHPQuotes 1.0 allows remote attackers to include arbitrary local files via the siteurl parameter when register_globals is enabled. NOTE: It was later reported that PHPFanBase 2.2 is also affected.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=113199214723444&w=2
- http://securityreason.com/securityalert/176
#### Github
No PoCs found on GitHub currently.