PT-2017-12545 · Mantisbt+1 · Mantisbt+1
Iamsecurity
·
Published
2017-08-05
·
Updated
2017-08-09
·
CVE-2017-12419
CVSS v3.1
4.9
Medium
| Vector | AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
MantisBT versions through 2.5.2
Description
The issue arises when the 'admin' directory is not removed after installation, and the MySQL client has the local infile setting enabled. This allows an attacker to exploit MySQL's "connect file read" feature, potentially enabling remote access to files on the MantisBT server.
Recommendations
For MantisBT versions through 2.5.2, remove the 'admin' directory as recommended in the "Post-installation and upgrade tasks" section of the MantisBT Admin Guide to prevent exploitation. Additionally, consider disabling the local infile setting in the MySQL client configuration, such as by setting mysqli.allow local infile to 0 in php.ini, to minimize the risk of remote file access.
Fix
Information Disclosure
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Mantisbt
Mysql Server