SQL injection vulnerability in the Downloads module for PHP-Nuke 8.0 8.1.0.3.5b and earlier allows remote authenticated users to execute arbitrary SQL commands via the url parameter in the Add operation to modules.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 |
---|---|
https://exchange.xforce.ibmcloud.com/vulnerabilities/71475 | vdb entry |
http://www.securityfocus.com/bid/33410 | vdb entry exploit |
http://www.securityfocus.com/archive/1/500335/100/0/threaded | mailing list |
http://osvdb.org/77349 | vdb entry |
http://osvdb.org/51633 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/48186 | vdb entry |
http://www.exploit-db.com/exploits/18148 | exploit |
http://www.securityfocus.com/bid/50770 | vdb entry |
http://1337day.com/exploits/15481 |