mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 14:19:30 +02:00
19 lines
941 B
Markdown
19 lines
941 B
Markdown
### [CVE-2013-3729](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3729)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|