6

CVE-2014-9573

Exploit
SQL injection vulnerability in manage_user_page.php in MantisBT before 1.2.19 and 1.3.x before 1.3.0-beta.2 allows remote administrators with FILE privileges to execute arbitrary SQL commands via the MANTIS_MANAGE_USERS_COOKIE cookie.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
MantisbtMantisbt Version <= 1.2.18
MantisbtMantisbt Version1.3.0 Updatebeta1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.4% 0.69
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6 6.8 6.4
AV:N/AC:M/Au:S/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://www.securitytracker.com/id/1031633
https://www.htbridge.com/advisory/HTB23243
https://www.mantisbt.org/bugs/view.php?id=17937
http://seclists.org/oss-sec/2015/q1/157
Exploit
https://exchange.xforce.ibmcloud.com/vulnerabilities/100210
https://github.com/mantisbt/mantisbt/commit/69c2d28d
https://github.com/mantisbt/mantisbt/commit/7cc4539f
https://www.mantisbt.org/bugs/view.php?id=17940
Exploit