CVE-2005-1948
Invision Gallery - SQL Injection via Comment or Rating Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-1948. PoCs published by GulfTech Security.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Invision Gallery by injecting a UNION-based query to extract user data from the 'ibf_members' table. The attack leverages unsanitized input in the 'comment' parameter to manipulate the SQL query.
Description
Multiple SQL injection vulnerabilities in Invision Gallery before 1.3.1 allow remote attackers to execute arbitrary SQL commands via (1) the comment parameter in an editcomment action or (2) the rating parameter when voting on a photo.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in Invision Gallery by injecting a UNION-based query to extract user data from the 'ibf_members' table. The attack leverages unsanitized input in the 'comment' parameter to manipulate the SQL query.