vendor:
Flowplayer
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: Flowplayer
Affected Version From: 3.2.2007
Affected Version To: Unknown
Patch Exists: YES
Related CWE: CVE-2011-0224
CPE: a:flowplayer:flowplayer:3.2.7
Platforms Tested:
2011
Cross-Site Scripting Vulnerability in Flowplayer
Flowplayer is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input before using it in dynamically generated content. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to properly sanitize user-supplied input and validate it before using it in dynamically generated content.