CVE-2005-3986
Instant Photo Gallery < 1 - SQL Injection via cat_id or cid Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2005-3986. PoCs published by r0t.
AI-analyzed exploit summary This is a vulnerability writeup describing SQL injection flaws in Instant Photo Gallery v1 and prior. It outlines the issue and provides a basic example URL for exploitation but lacks actual exploit code.
Description
Multiple SQL injection vulnerabilities in Instant Photo Gallery 1 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) cat_id parameter in portfolio.php and (2) cid parameter in content.php.
Exploits (2)
This is a vulnerability writeup describing SQL injection flaws in Instant Photo Gallery v1 and prior. It outlines the issue and provides a basic example URL for exploitation but lacks actual exploit code.
The provided text describes a SQL injection vulnerability in Instant Photo Gallery v1 and prior, where unsanitized user input in the 'cid' parameter of 'content.php' can be exploited. No actual exploit code is present, only a description and example URL.