Bugzilla – Bug 1052583
VUL-0: CVE-2017-12419: mantis,mantisbt: Arbitrary File Read in MantisBT install.php script
Last modified: 2017-10-06 09:46:48 UTC
If, after successful installation of MantisBT through 2.5.2 on MySQL/MariaDB, the administrator does not remove the 'admin' directory (as recommended in the "Post-installation and upgrade tasks" section of the MantisBT Admin Guide), and the MySQL client has a local_infile setting enabled (in php.ini mysqli.allow_local_infile, or the MySQL client config file, depending on the PHP setup), an attacker may take advantage of MySQL's "connect file read" feature to remotely access files on the MantisBT server. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-12419 http://seclists.org/oss-sec/2017/q3/247 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12419 http://openwall.com/lists/oss-security/2017/08/04/6 https://mantisbt.org/bugs/view.php?id=23173
fixed