vendor:
NetData
by:
Marcelo Vázquez (aka s4vitar)
7.5
CVSS
HIGH
HTML Injection
79
CWE
Product Name: NetData
Affected Version From: NetData v1.13.0
Affected Version To: NetData v1.13.0
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: N/A
2019
NetData v1.13.0 HTML Injection Vulnerability
NetData is prone to multiple HTML-injection vulnerabilities. Successful exploitation will allow attacker-supplied HTML to run in the context of the affected browser, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user. Other attacks are also possible. An example of malicious HTML code is provided in the text, which asks the user to enter their credentials in a form that will be sent to the attacker's IP address.
Mitigation:
Ensure that all user-supplied input is properly validated and sanitized before being used in the application.