SQL injection vulnerability in the mci_file_get function in api/soap/mc_file_api.php in MantisBT before 1.2.16 allows remote attackers to execute arbitrary SQL commands via a crafted envelope tag in a mc_issue_attachment_get SOAP request.
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 |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1063111 | |
http://osvdb.org/103118 | vdb entry |
http://www.ocert.org/advisories/ocert-2014-001.html | us government resource |
http://www.debian.org/security/2014/dsa-3030 | vendor advisory |
http://www.securityfocus.com/bid/65445 | vdb entry |
https://github.com/mantisbt/mantisbt/commit/00b4c17088fa56594d85fe46b6c6057bb3421102 | patch exploit |
http://www.mantisbt.org/bugs/view.php?id=16879 | |
http://secunia.com/advisories/61432 | third party advisory |