6.5
CVSSv2

CVE-2007-2537

Published: 09/05/2007 Updated: 16/10/2018
CVSS v2 Base Score: 6.5 | Impact Score: 6.4 | Exploitability Score: 8
VMScore: 655
Vector: AV:N/AC:L/Au:S/C:P/I:P/A:P

Vulnerability Summary

Multiple SQL injection vulnerabilities in mainfile.php in NPDS 5.10 and previous versions allow remote authenticated users to execute arbitrary SQL commands via a (1) nickname or (2) Id in a cookie, or (3) the X-Forwarded-For (X_FORWARDED_FOR) HTTP header.

Vulnerable Product Search on Vulmon Subscribe to Product

npds npds

Exploits

<?php /*---------------------------------------------------------*\ NPDS <= 510 - Remote Code Execution exploit [|Description:|] Security holes were found in NPDS 510 N°1: Sql Injection in cookies (File Mainfilephp lines 655 to 691) No check is carried out on nicknames or Id which can allow an attacker to modify a SQL request so as ...