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

19 lines
787 B
Markdown

### [CVE-2006-0570](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0570)
![](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 SQL injection vulnerabilities in phpstatus 1.0, when gpc_magic_quotes is disabled, allow remote attackers to execute arbitrary SQL commands and bypass authentication via (1) the username parameter in check.php and (2) unknown attack vectors in the administrative interface.
### POC
#### Reference
- http://evuln.com/vulns/61/summary.html
- http://securityreason.com/securityalert/427
#### Github
No PoCs found on GitHub currently.