SQL injection vulnerability in data/class/SC_Query.php in EC-CUBE 2.11.0 through 2.11.2 allows remote attackers to execute arbitrary SQL commands via unspecified vectors.
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://svn.ec-cube.net/open_trac/ticket/1502 | patch |
http://www.ec-cube.net/info/weakness/weakness.php?id=38 | patch |
https://exchange.xforce.ibmcloud.com/vulnerabilities/70625 | vdb entry |
http://www.securityfocus.com/bid/50140 | vdb entry |
http://jvndb.jvn.jp/ja/contents/2011/JVNDB-2011-000087.html | third party advisory |
http://www.ec-cube.net/release/detail.php?release_id=286 | patch |
http://jvn.jp/en/jp/JVN44496332/index.html | third party advisory |
http://osvdb.org/76399 | vdb entry |
http://secunia.com/advisories/46446 | third party advisory vendor advisory |