mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
20 lines
835 B
Markdown
20 lines
835 B
Markdown
### [CVE-2012-6518](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6518)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site request forgery (CSRF) vulnerability in mod.php in DiY-CMS 1.0 allows remote attackers to hijack the authentication of administrators for requests that create a poll via an add action to the poll module.
|
|
|
|
### 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.
|
|
|