CVE-2014-2987
EGroupware < 1.6.001 and < 1.8006 - Cross-Site Request Forgery via Admin User Creation or Settings Modification
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-2987. PoCs published by High-Tech Bridge SA.
AI-analyzed exploit summary The exploit demonstrates a CSRF vulnerability (CVE-2014-2987) to create an admin account and a code injection vulnerability (CVE-2014-2988) to execute arbitrary PHP code in EGroupware 1.8.006. The PoC includes HTML forms to trigger both vulnerabilities.
Description
Multiple cross-site request forgery (CSRF) vulnerabilities in EGroupware Enterprise Line (EPL) before 1.1.20140505, EGroupware Community Edition before 1.8.007.20140506, and EGroupware before 14.1 beta allow remote attackers to hijack the authentication of administrators for requests that (1) create an administrator user via an admin.uiaccounts.add_user action to index.php or (2) modify settings via the newsettings parameter in an admin.uiconfig.index action to index.php. NOTE: vector 2 can be used to execute arbitrary PHP code by leveraging CVE-2014-2988.
Exploits (1)
The exploit demonstrates a CSRF vulnerability (CVE-2014-2987) to create an admin account and a code injection vulnerability (CVE-2014-2988) to execute arbitrary PHP code in EGroupware 1.8.006. The PoC includes HTML forms to trigger both vulnerabilities.