CVE-2006-3959
X-Scripts X-Protection 1.10 - SQL Injection via Username or Password Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-3959. PoCs published by SirDarckCat.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in X-Protection 1.10 by injecting malicious SQL syntax into the username and password fields of a POST request. The payload bypasses authentication and performs a UNION-based SQLi to extract data.
Description
SQL injection vulnerability in protect.php in X-Scripts X-Protection 1.10, with magic_quotes_gpc disabled, allows remote attackers to execute arbitrary SQL commands via the (1) username and (2) password parameter.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in X-Protection 1.10 by injecting malicious SQL syntax into the username and password fields of a POST request. The payload bypasses authentication and performs a UNION-based SQLi to extract data.