SQL injection vulnerability in modules/calendar/json.php in Group-Office community before 4.0.90 allows remote authenticated users to execute arbitrary SQL commands via the sort 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://www.exploit-db.com/exploits/21056 | exploit |
http://www.reactionpenetrationtesting.co.uk/group-office-sqli.html | exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/78253 | vdb entry |
http://www.securityfocus.com/bid/55383 | vdb entry |
http://archives.neohapsis.com/archives/bugtraq/2012-09/0011.html | mailing list exploit |
http://osvdb.org/85171 | vdb entry |