Lucene search

K
cvelistMitreCVELIST:CVE-2019-6799
HistoryJan 26, 2019 - 5:00 p.m.

CVE-2019-6799

2019-01-2617:00:00
mitre
www.cve.org
6

AI Score

5.8

Confidence

High

EPSS

0.119

Percentile

95.4%

An issue was discovered in phpMyAdmin before 4.8.5. When the AllowArbitraryServer configuration setting is set to true, with the use of a rogue MySQL server, an attacker can read any file on the server that the web server’s user can access. This is related to the mysql.allow_local_infile PHP configuration, and the inadvertent ignoring of “options(MYSQLI_OPT_LOCAL_INFILE” calls.