CVE-2008-2347
MyPicGallery 1.0 - Unauthenticated Authentication Bypass via userID Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2347. PoCs published by t0pP8uZz.
AI-analyzed exploit summary This exploit leverages an arbitrary admin addition vulnerability in MyPicGallery 1.0 by sending a crafted POST request to addUser.php, allowing an attacker to create an admin account with specified credentials. The script uses LWP::UserAgent to interact with the target web application.
Description
MyPicGallery 1.0 allows remote attackers to bypass application authentication and gain administrative access by setting the userID parameter to "admin" in a direct request to admin/addUser.php.
Exploits (1)
This exploit leverages an arbitrary admin addition vulnerability in MyPicGallery 1.0 by sending a crafted POST request to addUser.php, allowing an attacker to create an admin account with specified credentials. The script uses LWP::UserAgent to interact with the target web application.