CVE-2015-7984
Horde Groupware < 5.2.11 - Cross-Site Request Forgery via Admin Shell Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-7984. PoCs published by High-Tech Bridge SA.
AI-analyzed exploit summary The exploit demonstrates three CSRF vulnerabilities in Horde Groupware, allowing arbitrary command execution, SQL query execution, and PHP code execution via crafted HTML forms. The PoC includes specific endpoints and payloads for each vulnerability.
Description
Multiple cross-site request forgery (CSRF) vulnerabilities in Horde before 5.2.8, Horde Groupware before 5.2.11, and Horde Groupware Webmail Edition before 5.2.11 allow remote attackers to hijack the authentication of administrators for requests that execute arbitrary (1) commands via the cmd parameter to admin/cmdshell.php, (2) SQL queries via the sql parameter to admin/sqlshell.php, or (3) PHP code via the php parameter to admin/phpshell.php.
Exploits (1)
The exploit demonstrates three CSRF vulnerabilities in Horde Groupware, allowing arbitrary command execution, SQL query execution, and PHP code execution via crafted HTML forms. The PoC includes specific endpoints and payloads for each vulnerability.