SQL injection vulnerability in upload.php in Coppermine Photo Gallery (CPG) 1.4.16 and earlier allows remote authenticated users or user-assisted remote HTTP servers to execute arbitrary SQL commands via the Content-Type HTTP response header provided by the HTTP server that is used for an upload.
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 |
---|---|
https://exchange.xforce.ibmcloud.com/vulnerabilities/41784 | vdb entry |
http://sourceforge.net/project/shownotes.php?group_id=89658&release_id=592069 | patch |
http://www.securityfocus.com/bid/28766 | vdb entry patch |
http://secunia.com/advisories/29795 | third party advisory vendor advisory |
http://www.osvdb.org/44345 | vdb entry |
http://forum.coppermine-gallery.net/index.php/topic%2C51787%2C0.html |