Files
CVEs-PoC/2013/CVE-2013-3729.md
T
2024-06-18 02:51:15 +02:00

19 lines
941 B
Markdown

### [CVE-2013-3729](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3729)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple cross-site request forgery (CSRF) vulnerabilities in Kasseler CMS before 2 r1232 allow remote attackers to hijack the authentication of administrators for requests that conduct SQL injection attacks via the (1) groups[] parameter in a send action in the sendmail module or (2) query parameter in a sql_query action in the database module to admin.php, related to CVE-2013-3727.
### POC
#### Reference
- http://packetstormsecurity.com/files/122282/Kasseler-CMS-2-r1223-CSRF-XSS-SQL-Injection.html
- http://seclists.org/bugtraq/2013/Jul/26
#### Github
No PoCs found on GitHub currently.