SQL injection vulnerability in Stash 1.0.3, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the (1) username parameter to admin/library/authenticate.php and the (2) download parameter to downloadmp3.php. 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 |
---|---|
https://exchange.xforce.ibmcloud.com/vulnerabilities/44989 | vdb entry |
http://securityreason.com/securityalert/4252 | third party advisory |
http://secunia.com/advisories/31818 | third party advisory vendor advisory |
https://www.exploit-db.com/exploits/6402 | exploit |
http://www.securityfocus.com/bid/31079 | vdb entry |
http://www.securityfocus.com/archive/1/496142/100/0/threaded | mailing list |
http://osvdb.org/47994 | vdb entry |
https://www.youtube.com/watch?v=mm4bfsZdLmA&t=1h53m |