Multiple SQL injection vulnerabilities in dl_stats before 2.0 allow remote attackers to execute arbitrary SQL commands via the id parameter to (1) download.php and (2) view_file.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.xenuser.org/documents/security/dl_stats_multiple_vulnerabilities.txt | exploit |
http://www.securityfocus.com/bid/39592 | vdb entry exploit |
http://www.vupen.com/english/advisories/2010/0939 | vdb entry vendor advisory |
http://www.osvdb.org/63908 | vdb entry |
http://www.osvdb.org/63907 | vdb entry |
http://www.exploit-db.com/exploits/12280 | exploit |
http://www.xenuser.org/2010/04/18/dl_stats-multiple-vulnerabilities-sqli-xss-unprotected-admin-panel/ | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/57917 | vdb entry |
http://packetstormsecurity.org/1004-exploits/dlstats-sqlxssadmin.txt | exploit |
http://secunia.com/advisories/39496 | third party advisory vendor advisory |