cve/2006/CVE-2006-0608.md
2024-06-18 02:51:15 +02:00

18 lines
714 B
Markdown

### [CVE-2006-0608](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0608)
![](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 Hinton Design phphd 1.0 allow remote attackers to execute arbitrary SQL commands via (1) the username parameter to check.php or (2) unknown attack vectors to scripts that display information from the database.
### POC
#### Reference
- http://www.evuln.com/vulns/60/summary.html
#### Github
No PoCs found on GitHub currently.