mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 15:11:34 +02:00
18 lines
673 B
Markdown
18 lines
673 B
Markdown
### [CVE-2010-3608](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3608)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in wpQuiz 2.7 allow remote attackers to execute arbitrary SQL commands via the (1) id and (2) password (pw) parameters to (a) admin.php or (b) user.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/1009-exploits/wpquiz27-sql.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|