header-logo
Suggest Exploit
vendor:
NPDS Revolution
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: NPDS Revolution
Affected Version From: 10.02
Affected Version To: 10.02
Patch Exists: NO
Related CWE: Not available
CPE: Not available
Metasploit:
Other Scripts:
Platforms Tested: Not available
Unknown

Cross-Site Scripting in NPDS Revolution

The NPDS Revolution web application fails to properly sanitize user-supplied input, leading to a cross-site scripting vulnerability. An attacker can exploit this vulnerability by injecting arbitrary script code into the affected website, potentially stealing authentication credentials and launching further attacks.

Mitigation:

To mitigate this vulnerability, it is recommended to implement proper input validation and output encoding to prevent the execution of malicious scripts. Regular security updates should also be applied to the NPDS Revolution application.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/40227/info

NPDS Revolution is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

NPDS Revolution 10.02 is vulnerable; prior versions may also be affected.

http://www.example.com/download.php?op=geninfo&did=1%22%3E%3Cimg%20src=x%20onerror=alert%28document.cookie%29%3E