mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 02:45:46 +02:00
20 lines
863 B
Markdown
20 lines
863 B
Markdown
### [CVE-2012-6517](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6517)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in DiY-CMS 1.0 allow remote attackers to inject arbitrary web script or HTML via the (1) question parameter to in /modules/poll/add.php or (2) question or (3) answer parameter to modules/poll/edit.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/files/112224/DIY-CMS-1.0-Poll-XSS-CSRF-SQL-Injection.html
|
|
- http://www.exploit-db.com/exploits/18804
|
|
- http://www.vulnerability-lab.com/get_content.php?id=518
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|