FLV Players 8 - 'popup.php?url' Cross-Site Scripting
Author: xzerox
type: remote
platform: multiple
port:
date_added: 2006-07-12
date_updated: 2013-09-11
verified: 1
codes: CVE-2006-3624;OSVDB-28644
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/18954/info
FLV Player is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
This issue affects version 8; other versions may also be vulnerable.
http://www.example.com/flv8/popup.php?url=%3C/title%3E[XSS]
http://www.example.com/flv8/popup.php?url=%22%3E%3C[XSS]