WordPress All Video Gallery Plugin 'vid' Parameter Multiple SQL Injection Vulnerabilities
6 Dec. 2012
Summary
The All Video Gallery plugin for WordPress is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Credit:
The information has been provided by Charlie Eriksen.
Vulnerable Systems:
* WordPress All Video Gallery versions prior to 1.1.0
Charlie Eriksen has discovered two vulnerabilities in the All Video Gallery plugin for WordPress, which can be exploited by malicious
people to conduct SQL injection attacks. Input passed via the "vid" parameter to wp-content/plugins/all-video-gallery/playlist.php and wp-content/plugins/all-video-gallery/xml/playlist.php is not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.