SQL injection in Debian Linux - CVE-2014-9089
Published: November 28, 2014 / Updated: August 9, 2020
Debian Linux
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data passed via the (1) sort or (2) dir parameter to view_all_set.php. A remote attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.
How to mitigate CVE-2014-9089
Sources
- http://secunia.com/advisories/62101
- http://www.debian.org/security/2015/dsa-3120
- http://www.openwall.com/lists/oss-security/2014/11/25/14
- http://www.openwall.com/lists/oss-security/2014/11/26/6
- http://www.securityfocus.com/bid/71298
- https://github.com/mantisbt/mantisbt/commit/b0021673ab23249244119bde3c7fcecd4daa4e7f
- https://www.mantisbt.org/bugs/view.php?id=17841