Files
CVEs-PoC/2017/CVE-2017-12419.md
T
2025-09-29 21:09:30 +02:00

18 lines
964 B
Markdown

### [CVE-2017-12419](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12419)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/MelvinM8/OSCP