CVE-2008-6485
SoftComplex PHP Image Gallery - SQL Injection via ctg Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-6485. PoCs published by Hussin X.
AI-analyzed exploit summary 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.
Description
SQL injection vulnerability in index.php in SoftComplex PHP Image Gallery allows remote attackers to execute arbitrary SQL commands via the ctg parameter.
Exploits (2)
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.
This exploit demonstrates an authentication bypass and SQL injection vulnerability in Softcomplex PHP Image Gallery v1.0. It provides a simple bypass method using a crafted username ('admin ' or ' 1=1') to gain unauthorized admin access.