vendor:
WP-Stats-Dashboard
by:
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: WP-Stats-Dashboard
Affected Version From: WP-Stats-Dashboard 2.6.5.1
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
WP-Stats-Dashboard Multiple Cross-Site Scripting Vulnerabilities
WP-Stats-Dashboard is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input. An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user-supplied input before using it in the application.