|
mplayerplug-in contains a flaw that may allow a remote attacker to execute arbitrary commands. The issue is due to the playPlaylist() function not properly sanitizing user input. If an attacker sends specially crafted URL with double-quotes or shell meta-characters, they can append arbitrary commands that will be execute if a person clicks on the link.
|