mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 10:48:01 +02:00
19 lines
787 B
Markdown
19 lines
787 B
Markdown
### [CVE-2006-0570](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0570)
|
|

|
|

|
|

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