CVE-2009-3327
WX-Guestbook 1.1.208 - SQL Injection via QUERY or USERNAME Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3327. PoCs published by learn3r.
AI-analyzed exploit summary This is a technical writeup detailing SQL injection and persistent XSS vulnerabilities in WX Guestbook 1.1.208. It includes specific exploit strings for SQLi and XSS, along with a root cause analysis of unsanitized input.
Description
Multiple SQL injection vulnerabilities in WX-Guestbook 1.1.208 allow remote attackers to execute arbitrary SQL commands via the (1) QUERY parameter to search.php and (2) USERNAME parameter to login.php. NOTE: some of these details are obtained from third party information.
Exploits (1)
This is a technical writeup detailing SQL injection and persistent XSS vulnerabilities in WX Guestbook 1.1.208. It includes specific exploit strings for SQLi and XSS, along with a root cause analysis of unsanitized input.