The Zend_Db_Select::order function in Zend Framework before 1.12.7 does not properly handle parentheses, which allows remote attackers to conduct SQL injection attacks 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://secunia.com/advisories/58847 | third party advisory |
http://openwall.com/lists/oss-security/2014/07/11/4 | third party advisory mailing list |
http://jvn.jp/en/jp/JVN71730320/index.html | third party advisory vdb entry |
http://www.securityfocus.com/bid/68031 | third party advisory vdb entry |
http://framework.zend.com/security/advisory/ZF2014-04 | vendor advisory |
https://www.debian.org/security/2015/dsa-3265 | third party advisory vendor advisory |