7.5

CVE-2014-9089

Exploit
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
DebianDebian Linux Version1.2
MantisbtMantisbt Version <= 1.2.17
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 2.42% 0.82
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

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.

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
Exploit
https://github.com/mantisbt/mantisbt/commit/b0021673ab23249244119bde3c7fcecd4daa4e7f
Patch
https://www.mantisbt.org/bugs/view.php?id=17841
Vendor Advisory