Multiple SQL injection vulnerabilities in wppa.php in the WP Photo Album (WPPA) before 1.1 plugin for WordPress allow remote attackers to execute arbitrary SQL commands via (1) the photo parameter to index.php, used by the wppa_photo_name function; or (2) the album parameter to index.php, used by the wppa_album_name function. NOTE: some of these details are obtained from third party information.
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.vupen.com/english/advisories/2008/0586 | vdb entry |
http://securityreason.com/securityalert/3693 | third party advisory |
http://www.securityfocus.com/archive/1/488290 | exploit mailing list |
http://www.securityfocus.com/bid/27832 | vdb entry exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/40599 | vdb entry |
https://www.exploit-db.com/exploits/5135 | exploit |
http://weblogtoolscollection.com/archives/2008/02/21/photo-album-plugin-vulnerabilities/ | |
http://me.mywebsight.ws/web/wppa/ | |
http://secunia.com/advisories/28988 | third party advisory vendor advisory |