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.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/106736 | Third Party Advisory VDB Entry |
https://lists.debian.org/debian-lts-announce/2019/02/msg00039.html | Mailing List Third Party Advisory |
https://www.phpmyadmin.net/security/PMASA-2019-1/ | Mitigation Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2019-01-26 17:29
Updated : 2020-08-24 17:37
NVD link : CVE-2019-6799
Mitre link : CVE-2019-6799
CVE.ORG link : CVE-2019-6799
JSON object : View
Products Affected
debian
- debian_linux
phpmyadmin
- phpmyadmin
CWE