Multiple SQL injection vulnerabilities in upload.php in the Powerplay Gallery plugin 3.3 for WordPress allow remote attackers to execute arbitrary SQL commands via the (1) albumid or (2) name parameter.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2015/07/20/1 | mailing list exploit vdb entry third party advisory |
http://www.vapid.dhs.org/advisory.php?v=132 | third party advisory exploit |
http://seclists.org/fulldisclosure/2015/Jul/64 | mailing list exploit third party advisory |
http://packetstormsecurity.com/files/132671/WordPress-WP-PowerPlayGallery-3.3-File-Upload-SQL-Injection.html | exploit vdb entry third party advisory |