AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-6799

MEDIUM · CVSS 5.9 EPSS 15.41%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-01-26 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2019-6799
Severity
MEDIUM
CVSS
5.9
EPSS
15.41%

Original NVD Description

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.