Multiple SQL injection vulnerabilities in Netjuke 1.0-rc2 allow remote attackers to execute arbitrary SQL commands via (1) the ge_id parameter in a list.artists action to explore.php or (2) the id parameter in a show.tracks action to xml.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/25600 | vdb entry |
http://osvdb.org/38834 | vdb entry |
http://www.securityfocus.com/archive/1/478871/100/0/threaded | mailing list |
http://securityreason.com/securityalert/3110 | third party advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/36516 | vdb entry |
http://osvdb.org/38833 | vdb entry |