6.4
CVSSv2

CVE-2007-1172

Published: 02/03/2007 Updated: 16/10/2018
CVSS v2 Base Score: 6.4 | Impact Score: 4.9 | Exploitability Score: 10
VMScore: 645
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:N

Vulnerability Summary

SQL injection vulnerability in nukesentinel.php in NukeSentinel 2.5.05, and possibly earlier, allows remote malicious users to execute arbitrary SQL commands via the Client-IP HTTP header, aka the "File Disclosure Exploit."

Vulnerable Product Search on Vulmon Subscribe to Product

nukescripts nukesentinel 2.5.05

Exploits

#!/usr/bin/php <?php error_reporting(E_ALL ^ E_NOTICE); # Module's Description: # Advanced site security proudly produced by: NukeScripts Network, Raven PHPScripts, & NukeResources # IS IT A JOKE ?! # # SQL Injection --> File Disclosure # Maybe work on other versions # Interesting exploit =) # if($argc < 5) { print(" NukeSenti ...