vendor:
NPDS
by:
SecurityFocus
8.8
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: NPDS
Affected Version From: NPDS 5.0
Affected Version To: NPDS 5.0
Patch Exists: YES
Related CWE: CVE-2002-0991
CPE: a:npds:npds
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2002
Problems with NPDS
NPDS does not sufficiently filter potentially malicious HTML code from news posts, allowing an attacker to inject malicious JavaScript code into a news post. When a user views the post, the code is executed in the browser of the vulnerable user in the context of the site running the NPDS software.
Mitigation:
Ensure that all user-supplied input is properly sanitized and filtered before being used in the application.