CVE-2009-4351

WSCreator 1.1 - SQL Injection via Email Parameter

Title source: llm
STIX 2.1

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)

exploitdb WRITEUP VERIFIED
by Salvatore Fresta · textwebappsphp
https://www.exploit-db.com/exploits/10446

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.

Classification
Writeup 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: WSCreator 1.1
No auth needed
Prerequisites: Magic Quotes GPC must be Off in php.ini
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (6)

Core 6
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/60987
Vendor Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2009/3524
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/508471/100/0/threaded
Exploit exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/10446
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/37753
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/54791

Scores

EPSS 0.0108
EPSS Percentile 60.7%

Details

CWE
CWE-89
Status published
Products (1)
wscreator/wscreator 1.1
Published Dec 17, 2009
Tracked Since Feb 18, 2026