vendor:
Contus HD FLV Player
by:
Miroslav Stampar
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Contus HD FLV Player
Affected Version From: 1.3
Affected Version To: 1.3
Patch Exists: YES
Related CWE: N/A
CPE: a:wordpress:contus_hd_flv_player
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2011
WordPress Contus HD FLV Player plugin <= 1.3 SQL Injection Vulnerability
The vulnerability exists due to insufficient filtration of user-supplied input in the 'playid' parameter in the '/wp-content/plugins/contus-hd-flv-player/process-sortable.php' script. A remote attacker can send a specially crafted request to the vulnerable script and execute arbitrary SQL commands in the application's database, caused by the use of the 'mysql_query()' function with unsanitized input. This can be exploited to disclose sensitive information, modify data, compromise the system, etc.
Mitigation:
Update to version 1.4 or later.