SQL injection vulnerability in Snipe Gallery 3.1.4 and earlier allows remote attackers to execute arbitrary SQL commands via the (1) gallery_id parameter to view.php and (2) image_id parameter to image.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://secunia.com/advisories/18022 | third party advisory vendor advisory |
http://www.vupen.com/english/advisories/2005/2882 | vdb entry |
http://www.osvdb.org/21694 | vdb entry |
http://pridels0.blogspot.com/2005/12/snipe-gallery-sqlxss-vuln.html | exploit |
http://www.securityfocus.com/bid/15844 | vdb entry exploit |
http://www.osvdb.org/21693 | vdb entry |