SQL injection vulnerability in the Manage Albums feature in zp-core/admin-albumsort.php in ZENphoto 1.4.2 allows remote authenticated users to execute arbitrary SQL commands via the sortableList 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.zenphoto.org/trac/changeset/8995 | patch exploit |
http://www.zenphoto.org/trac/changeset/8994 | patch exploit |
http://www.securityfocus.com/bid/51916 | vdb entry exploit |
http://secunia.com/advisories/47875 | third party advisory vendor advisory |
https://www.htbridge.ch/advisory/HTB23070 | exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/73082 | vdb entry |
http://archives.neohapsis.com/archives/bugtraq/2012-02/0037.html | mailing list exploit |
http://www.zenphoto.org/news/zenphoto-1.4.2.1 |