7.5
CVSSv2

CVE-2007-1171

Published: 02/03/2007 Updated: 16/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 includes/nsbypass.php in NukeSentinel 2.5.05, 2.5.11, and other versions prior to 2.5.12 allows remote malicious users to execute arbitrary SQL commands via an admin cookie.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

nukescripts nukesentinel

Exploits

#!/usr/bin/php <?php error_reporting(E_ALL ^ E_NOTICE); # (changestxt) # # 2505 CHANGES (2007-01-22): # + Includes IP2Country 2007-01-19 updated imports # - Both data and sql versions (Not in upgrade package) # + Moved nsbypassphp into the includes directory (Per User Requests) # # Prior versions may also be vulnerable but this exploit ...