Multiple SQL injection vulnerabilities in view_all_bug_page.php in MantisBT before 1.2.18 allow remote attackers to execute arbitrary SQL commands via the (1) sort or (2) dir parameter to view_all_set.php.
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://www.mantisbt.org/bugs/view.php?id=17841 | vendor advisory |
https://github.com/mantisbt/mantisbt/commit/b0021673ab23249244119bde3c7fcecd4daa4e7f | patch |
http://secunia.com/advisories/62101 | third party advisory |
http://www.securityfocus.com/bid/71298 | vdb entry exploit |
http://www.openwall.com/lists/oss-security/2014/11/25/14 | mailing list |
http://www.debian.org/security/2015/dsa-3120 | vendor advisory |
http://www.openwall.com/lists/oss-security/2014/11/26/6 | mailing list |