vendor:
Wowza Streaming Engine
by:
Gjoko 'LiquidWorm' Krstic
7,5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Wowza Streaming Engine
Affected Version From: 4.5.0 (build 18676)
Affected Version To: 4.5.0 (build 18676)
Patch Exists: YES
Related CWE: N/A
CPE: a:wowza_media_systems:wowza_streaming_engine
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Winstone Servlet Engine v1.0.5, Servlet/2.5 (Winstone/1.0.5)
2016
Wowza Streaming Engine 4.5.0 Multiple Cross-Site Scripting Vulnerabilities
Wowza Streaming Engine suffers from multiple reflected cross-site scripting vulnerabilities when input passed via several parameters to several scripts is not properly sanitized before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to dynamically generate web pages.