Multiple SQL injection vulnerabilities in download.php in Olate Download (od) 3.4.2 allow remote attackers to execute arbitrary SQL commands via the (1) HTTP_REFERER or (2) HTTP_USER_AGENT HTTP header.
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/archive/1/477340/100/0/threaded | mailing list |
http://www.securityfocus.com/bid/25410 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/36214 | vdb entry |
http://securityreason.com/securityalert/3062 | third party advisory |
http://osvdb.org/38581 | vdb entry |
http://myimei.com/security/2007-08-22/olate-download-342downloadphp-sql-injection.html |