CVE-2019-6799 Affecting phpmyadmin package, versions <4:4.6.6-4+deb9u1


Severity

Recommended
0.0
medium
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

Exploit Maturity
Proof of concept
EPSS
8.88% (95th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN9-PHPMYADMIN-417205
  • published26 Jan 2019
  • disclosed26 Jan 2019

Introduced: 26 Jan 2019

CVE-2019-6799  (opens in a new tab)

How to fix?

Upgrade Debian:9 phpmyadmin to version 4:4.6.6-4+deb9u1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream phpmyadmin package and not the phpmyadmin package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

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.