CVE-2008-6348
DevelopItEasy Photo Gallery 1.2 - SQL Injection via cat_id, photo_id, user_name, or user_pass Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6348. PoCs published by InjEctOr5.
AI-analyzed exploit summary This is a writeup detailing SQL injection vulnerabilities in Photo Gallery v1.2. It provides exploit paths for SQLi in gallery_category.php and gallery_photo.php, as well as an authentication bypass method for the admin panel.
Description
Multiple SQL injection vulnerabilities in DevelopItEasy Photo Gallery 1.2 allow remote attackers to execute arbitrary SQL commands via the (1) cat_id parameter to gallery_category.php, (2) photo_id parameter to gallery_photo.php, and the (3) user_name and (4) user_pass parameters to admin/index.php. NOTE: some of these details are obtained from third party information.
Exploits (1)
This is a writeup detailing SQL injection vulnerabilities in Photo Gallery v1.2. It provides exploit paths for SQLi in gallery_category.php and gallery_photo.php, as well as an authentication bypass method for the admin panel.