SQL injection vulnerability in admin/admin.php in LimeSurvey before 1.91+ Build 120224 allows remote authenticated users to execute arbitrary SQL commands via the id parameter in a browse action. NOTE: some of these details are obtained from third party information.
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://osvdb.org/79688 | vdb entry |
http://www.limesurvey.org/en/stable-release | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/73564 | vdb entry |
http://freecode.com/projects/limesurvey/releases/342070 | patch |
http://secunia.com/advisories/48184 | third party advisory vendor advisory |