vendor:
Video Presentation plugin
by:
Miroslav Stampar
9
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Video Presentation plugin
Affected Version From: <= 1.1
Affected Version To: 1.1
Patch Exists: YES
Related CWE:
CPE: a:videowhisper:video_presentation:1.1
Platforms Tested: WordPress
2011
WordPress VideoWhisper Video Presentation plugin <= 1.1 SQL Injection Vulnerability
The WordPress VideoWhisper Video Presentation plugin version 1.1 is vulnerable to SQL Injection. The 's' parameter in the 'c_status.php' file is not properly sanitized, allowing an attacker to inject malicious SQL code. By exploiting this vulnerability, an attacker can execute arbitrary SQL queries, potentially gaining unauthorized access to the database.
Mitigation:
To mitigate this vulnerability, it is recommended to update the plugin to the latest version. Additionally, enabling magic_quotes can provide some protection against SQL injection attacks.