SQL injection vulnerability in confirm.php in the mPAY24 payment module before 1.6 for PrestaShop allows remote attackers to execute arbitrary SQL commands via the TID parameter.
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://packetstormsecurity.com/files/128136/Mpay24-Payment-Module-1.5-Information-Disclosure-SQL-Injection.html | patch exploit |
http://www.exploit-db.com/exploits/34586 | patch exploit |
http://seclists.org/fulldisclosure/2014/Sep/23 | mailing list exploit patch |
http://osvdb.org/show/osvdb/110737 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/95720 | vdb entry |
http://www.securityfocus.com/bid/69560 | vdb entry exploit |