vendor:
WhatsUpGold
by:
Andreas Finstad (4ndr34z)
6,1
CVSS
MEDIUM
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: WhatsUpGold
Affected Version From: 21.0.3
Affected Version To: 21.0.3
Patch Exists: YES
Related CWE: CVE-2021-41318
CPE: 2.3:a:whatsup_gold:whatsup_gold:21.0.3:*:*:*:*:*:*:*
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 2019 Server
2021
WhatsUpGold 21.0.3 – Stored Cross-Site Scripting (XSS)
Improper validation of strings from discovered SNMP devices, makes the application prone to stored XXS attacks. Placing a XSS payload in one of the fields reflected onto the application, triggers the exploitation. No CSRF protection/token on adding/posting a new user account, makes it possible to create a rouge administrator, using a staged javascript delivered through the XSS.
Mitigation:
Ensure that all user-supplied input is properly validated and sanitized before being used in the application.