vendor:
Zenoss Core
by:
Dolev Farhi
7,5
CVSS
HIGH
Stored XSS Vulnerability
79
CWE
Product Name: Zenoss Core
Affected Version From: Core 4.2.5-2108 64bit
Affected Version To: Core 4.2.5-2108 64bit
Patch Exists: YES
Related CWE: CVE-2014-3738
CPE: a:zenoss:zenoss_core
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Kali Linux
2014
Stored XSS vulnerability in Zenoss core open source monitoring system
A persistent XSS vulnerability was found in Zenoss core, by creating a malicious host with the Title <script>alert("Xss")</script> any user browsing to the relevant manufacturers page will get a client-side script executed immediately.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.