Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-4351. PoCs published by Salvatore Fresta.
AI-analyzed exploit summary This is a writeup describing a Blind SQL Injection vulnerability in WSCreator 1.1. The vulnerability occurs in the ADMIN/loginaction.php module due to improper sanitization of the email field in an INSERT query, exploitable when Magic Quotes GPC is disabled.
Description
SQL injection vulnerability in ADMIN/loginaction.php in WSCreator 1.1, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the Email (aka username) parameter.
Exploits (1)
This is a writeup describing a Blind SQL Injection vulnerability in WSCreator 1.1. The vulnerability occurs in the ADMIN/loginaction.php module due to improper sanitization of the email field in an INSERT query, exploitable when Magic Quotes GPC is disabled.