CVE-2007-3235
Fuzzylime Forum 1.0 - Cross-Site Scripting via Topic Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-3235. PoCs published by Silentz.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in Fuzzylime Forum 1.0 by injecting a UNION-based query to retrieve admin credentials. It targets the 'topic' parameter in 'low.php' and extracts the username and password hash from the database.
Description
Cross-site scripting (XSS) vulnerability in low.php in Fuzzylime Forum 1.0 allows remote attackers to inject arbitrary web script or HTML via the topic parameter. NOTE: this might be resultant from SQL injection.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in Fuzzylime Forum 1.0 by injecting a UNION-based query to retrieve admin credentials. It targets the 'topic' parameter in 'low.php' and extracts the username and password hash from the database.