CVE-2005-4244
Snipe Gallery < 3.1.4 - SQL Injection via Gallery ID or Image ID Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2005-4244. PoCs published by r0t.
AI-analyzed exploit summary The provided text describes a SQL injection vulnerability in Snipe Gallery versions 3.1.4 and prior, where the 'gallery_id' parameter in 'view.php' is not properly sanitized. This allows attackers to manipulate SQL queries, potentially leading to unauthorized data access or modification.
Description
SQL injection vulnerability in Snipe Gallery 3.1.4 and earlier allows remote attackers to execute arbitrary SQL commands via the (1) gallery_id parameter to view.php and (2) image_id parameter to image.php.
Exploits (2)
The provided text describes a SQL injection vulnerability in Snipe Gallery versions 3.1.4 and prior, where the 'gallery_id' parameter in 'view.php' is not properly sanitized. This allows attackers to manipulate SQL queries, potentially leading to unauthorized data access or modification.
The provided text describes a SQL injection vulnerability in Snipe Gallery versions 3.1.4 and prior, where the 'image_id' parameter in 'image.php' is not properly sanitized. This allows attackers to manipulate SQL queries, potentially leading to unauthorized data access or modification.