SQL injection vulnerability in zp-core/zp-extensions/wordpress_import.php in Zenphoto before 1.4.5.4 allows remote authenticated administrators to execute arbitrary SQL commands via the tableprefix 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://openwall.com/lists/oss-security/2013/12/30/10 | mailing list |
http://seclists.org/bugtraq/2013/Oct/20 | mailing list exploit |
http://openwall.com/lists/oss-security/2013/12/29/1 | mailing list exploit |
http://www.zenphoto.org/news/zenphoto-1.4.5.4 | vendor advisory |
http://www.enkomio.com/Advisory/SOJOBO-ADV-13-01 | url repurposed |
http://www.securityfocus.com/bid/62815 | vdb entry |