CVE-2012-4926
Img Pals Photo Host 1.0 - Unauthenticated Administrator Activation Change via approve.php u Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-4926. PoCs published by CorryL.
AI-analyzed exploit summary The exploit demonstrates an authentication bypass vulnerability in ImgPals Photo Host 1.0 STABLE, allowing an attacker to disable the administrator account by sending a crafted HTTP request to 'approve.php'. The PoC uses cURL to manipulate the 'approved' field in the database via SQL injection.
Description
approve.php in Img Pals Photo Host 1.0 does not authenticate requests, which allows remote attackers to change the activation of administrators via the u parameter in an (1) app0 (disable) or (2) app1 (enable) action.
Exploits (1)
The exploit demonstrates an authentication bypass vulnerability in ImgPals Photo Host 1.0 STABLE, allowing an attacker to disable the administrator account by sending a crafted HTTP request to 'approve.php'. The PoC uses cURL to manipulate the 'approved' field in the database via SQL injection.