CVE-2015-7984
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-7984
Vendor advisory: cve@mitre.org — http://lists.horde.org/archives/announce/2015/001138.html
Vendor advisory: cve@mitre.org — http://lists.horde.org/archives/announce/2015/001137.html
Vendor advisory: cve@mitre.org — http://lists.horde.org/archives/announce/2015/001124.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | 8.0 | affected | |
| debian | bookworm | fixed | 5.2.8+debian0-1 |
| debian | bullseye | fixed | 5.2.8+debian0-1 |
| debian | sid | fixed | 5.2.8+debian0-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| horde | groupware | {"startIncluding":"5.0.0","endExcluding":"5.2.11"} | 5.2.11 |
| horde | horde_application_framework | {"startIncluding":"5.0.0","endExcluding":"5.2.8"} | 5.2.8 |
References
- http://lists.horde.org/archives/announce/2015/001124.html
- http://lists.horde.org/archives/announce/2015/001137.html
- http://lists.horde.org/archives/announce/2015/001138.html
- http://www.debian.org/security/2015/dsa-3391
- https://www.exploit-db.com/exploits/38765/
- https://www.htbridge.com/advisory/HTB23272
- https://security-tracker.debian.org/tracker/CVE-2015-7984
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.