CVE-2012-5891
DAlbum < 1.44 - Cross-Site Request Forgery in User Management
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-5891. PoCs published by Ahmed Elhady Mohamed.
AI-analyzed exploit summary This exploit demonstrates CSRF vulnerabilities in dalbum 144 build 174 and earlier, allowing an attacker to add, delete, or change user passwords via crafted HTML forms. The PoC includes three separate HTML forms targeting different actions (add user, change password, delete user).
Description
Multiple cross-site request forgery (CSRF) vulnerabilities in photo/pass.php in DAlbum 1.44 build 174 and earlier allow remote attackers to hijack the authentication of administrators for requests that (1) add a user via an add action, (2) change user passwords via a change action, or (3) delete a user via a delete action.
Exploits (1)
This exploit demonstrates CSRF vulnerabilities in dalbum 144 build 174 and earlier, allowing an attacker to add, delete, or change user passwords via crafted HTML forms. The PoC includes three separate HTML forms targeting different actions (add user, change password, delete user).