7.5
CVSSv2

CVE-2008-4523

Published: 09/10/2008 Updated: 29/09/2017
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 login.php in IP Reg 0.4 and previous versions allows remote malicious users to execute arbitrary SQL commands via the user_name parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

ip reg ip reg 0.1

ip reg ip reg

ip reg ip reg 0.2

ip reg ip reg 0.3

Exploits

#!/usr/bin/perl # ----------------------------------------------- # IP Reg <= 04 Blind SQL Injection Exploit # Discovered By StAkeR - StAkeR[at]hotmail[dot]it # Discovered On 03/10/2008 # ----------------------------------------------- # Download sourceforgenet/projects/ipreg/ # ----------------------------------------------- use st ...