SQL injection vulnerability in the download feature in Cybozu Garoon 2.x through 2.5.4 and 3.x through 3.7 SP3 allows remote authenticated users to execute arbitrary SQL commands via unspecified vectors, a different vulnerability than CVE-2013-6930 and CVE-2013-6931.
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://jvn.jp/en/jp/JVN71045461/index.html | third party advisory vendor advisory |
http://jvndb.jvn.jp/jvndb/JVNDB-2014-000024 | third party advisory vendor advisory |
https://support.cybozu.com/ja-jp/article/7993 | vendor advisory |
http://www.securityfocus.com/bid/65809 | vdb entry |
http://cs.cybozu.co.jp/information/gr20140225up04.php | vendor advisory |