mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
734 B
Markdown
18 lines
734 B
Markdown
### [CVE-2007-1905](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1905)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in auth.php in Pineapple Technologies QuizShock 1.6.1 and earlier allows remote attackers to inject arbitrary web script or HTML via encoded special characters in the forward_to parameter, as demonstrated using "<"<".
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2554
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|