CVE-2013-3729
Kasseler CMS < 2 - Cross-Site Request Forgery via Admin PHP Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-3729. PoCs published by High-Tech Bridge SA.
AI-analyzed exploit summary The exploit demonstrates SQL injection, XSS, and CSRF vulnerabilities in Kasseler CMS. It includes PoC code for each vulnerability, with SQLi leveraging DNS exfiltration and CSRF to escalate privileges.
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.
Exploits (1)
The exploit demonstrates SQL injection, XSS, and CSRF vulnerabilities in Kasseler CMS. It includes PoC code for each vulnerability, with SQLi leveraging DNS exfiltration and CSRF to escalate privileges.