SQL injection vulnerability in the mc_project_get_attachments function in api/soap/mc_project_api.php in MantisBT before 1.2.18 allows remote attackers to execute arbitrary SQL commands via the project_id parameter. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-1609.
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://seclists.org/oss-sec/2014/q4/487 | mailing list exploit |
http://www.mantisbt.org/bugs/view.php?id=17812 | exploit vendor advisory |
http://www.securityfocus.com/bid/70856 | vdb entry |
http://seclists.org/oss-sec/2014/q4/479 | mailing list |
https://exchange.xforce.ibmcloud.com/vulnerabilities/98457 | vdb entry |
http://secunia.com/advisories/62101 | third party advisory |
http://www.mantisbt.org/bugs/view.php?id=16880 | |
http://www.debian.org/security/2015/dsa-3120 | vendor advisory |