Multiple SQL injection vulnerabilities in Coppermine Photo Gallery (CPG) before 1.4.15 allow remote authenticated administrators to execute arbitrary SQL commands via the (1) albumid, (2) startpic, and (3) numpics parameters to util.php; and (4) cid_array parameter to reviewcom.php.
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.securityfocus.com/bid/27509 | patch vdb entry |
http://www.waraxe.us/advisory-66.html | |
http://www.securityfocus.com/archive/1/487351/100/200/threaded | mailing list |
http://www.securitytracker.com/id?1019285 | vdb entry |
http://coppermine-gallery.net/forum/index.php?topic=50103.0 | patch |
http://www.vupen.com/english/advisories/2008/0367 | vdb entry vendor advisory |
http://secunia.com/advisories/28682 | third party advisory vendor advisory |