WordPress HTML5 Video Player with Playlist plugin Multiple XSS Vulnerabilities

Summary
This host is installed with Wordpress HTML5 Video Player with Playlist Plugin and is prone to multiple cross site scripting vulnerabilities.
Impact
Successful exploitation will allow attacker to execute arbitrary HTML and script code in a user's browser session in the context of an affected site. Impact Level: Application
Solution
Upgrade to WordPress HTML5 Video Player with Playlist Plugin version 2.50 or later. For updates refer http://wordpress.org/plugins/html5-video-player-with-playlist/
Insight
Input passed via the 'theme' and 'playlistmod' HTTP GET parameters to autoplay.php script is not properly sanitised before returning to the user.
Affected
WordPress HTML5 Video Player with Playlist Plugin version 2.4.0 and earlier
Detection
Send a crafted data via HTTP GET request and check whether it is able to read cookie or not.
References