CVE-2008-6488
SoftComplex PHP Image Gallery 1.0 - SQL Injection via Admin Field in Login Action
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-6488. PoCs published by Cyber-Zone, Hussin X.
AI-analyzed exploit summary This is a writeup describing an authentication bypass and SQL injection vulnerability in Softcomplex PHP Image Gallery v1.0. It provides a method to bypass admin login using SQL injection.
Description
SQL injection vulnerability in index.php in SoftComplex PHP Image Gallery 1.0 allows remote attackers to execute arbitrary SQL commands via the Admin field in a login action.
Exploits (2)
This is a writeup describing an authentication bypass and SQL injection vulnerability in Softcomplex PHP Image Gallery v1.0. It provides a method to bypass admin login using SQL injection.
This exploit demonstrates a SQL injection vulnerability in SoftComplex PHP Image Gallery by manipulating the 'ctg' parameter to extract user credentials (login and password) from the database. The payload uses a UNION-based SQL injection to concatenate and display sensitive data.