vendor:
Logitech Media Server
by:
Thiago 'THX' Sena
6,1
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: Logitech Media Server
Affected Version From: 7.7.3
Affected Version To: 7.9.1
Patch Exists: YES
Related CWE: CVE-2017-15687
CPE: a:logitech:logitech_media_server
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 10
2017
DOM Based Cross Site Scripting (XSS) – Logitech Media Server
A DOM-based XSS vulnerability was discovered in Logitech Media Server, which allows an attacker to inject malicious JavaScript code into the application. The vulnerability exists due to insufficient sanitization of user-supplied input in the 'BODY ONLOAD' parameter. A remote attacker can execute arbitrary HTML and script code in a browser in the context of the vulnerable website. This may allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Mitigation:
Input validation should be used to prevent the execution of malicious code. The application should also use a secure flag in the HTTP response header to prevent the execution of malicious code.