CVE-2014-3866
Usercake < 2.0.2 - Cross-Site Request Forgery via User Settings
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-3866. PoCs published by Dolev Farhi.
AI-analyzed exploit summary This is a CSRF PoC for User Cake 2.0.2, demonstrating how an attacker can trick a logged-in user into submitting a form that changes their email and password. The exploit leverages lack of CSRF token validation.
Description
Multiple cross-site request forgery (CSRF) vulnerabilities in user_settings.php in Usercake 2.0.2 and earlier allow remote attackers to hijack the authentication of administrators for requests that change the (1) administrative password via the passwordc parameter or (2) administrative e-mail address via the email parameter.
Exploits (1)
This is a CSRF PoC for User Cake 2.0.2, demonstrating how an attacker can trick a logged-in user into submitting a form that changes their email and password. The exploit leverages lack of CSRF token validation.