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

19 lines
766 B
Markdown

### [CVE-2006-4978](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4978)
![](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 Walter Beschmout PhpQuiz 1.2 and earlier allow remote attackers to execute arbitrary SQL commands via (1) the univers parameter in score.php and (2) the quiz_id parameter in home.php, accessed through the front/ URI.
### POC
#### Reference
- http://securityreason.com/securityalert/1627
- https://www.exploit-db.com/exploits/2376
#### Github
No PoCs found on GitHub currently.