vendor:
NPDS
by:
SecurityFocus
7.5
CVSS
HIGH
Information Disclosure and Cross-Site Scripting
20, 79
CWE
Product Name: NPDS
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2005
NPDS Multiple Input Validation Vulnerabilities
NPDS is prone to multiple input-validation issues, including information-disclosure and cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input. A successful exploit of these vulnerabilities could allow an attacker to compromise the application, access or modify data, or steal cookie-based authentication credentials. Local file-inclusion and cross-site scripting vulnerabilities are demonstrated in the examples provided.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to execute unintended commands or access sensitive data. Sanitize user-supplied input to prevent malicious code from being executed.