SQL injection vulnerability in index.php in GaleriaSHQIP 1.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the album_id parameter. NOTE: some of these details are obtained from third party information.
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.xenuser.org/documents/security/galeriaSHQIP_sqli.txt | exploit |
http://packetstormsecurity.org/1008-exploits/galeriashqip-sql.txt | exploit |
http://secunia.com/advisories/41113 | third party advisory vendor advisory |
http://www.exploit-db.com/exploits/14826 | exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/61456 | vdb entry |
http://osvdb.org/67690 | vdb entry |