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

|
|

|
|

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