ghsa-c8wj-q36q-3wg4
Vulnerability from github
Published
2022-05-13 01:22
Modified
2024-04-24 18:14
Severity ?
Summary
phpMyAdmin Arbitrary file read vulnerability
Details
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.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "4.8" }, { "fixed": "4.8.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-6799" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T18:14:13Z", "nvd_published_at": "2019-01-26T17:29:00Z", "severity": "MODERATE" }, "details": "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\u0027s 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.", "id": "GHSA-c8wj-q36q-3wg4", "modified": "2024-04-24T18:14:13Z", "published": "2022-05-13T01:22:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6799" }, { "type": "PACKAGE", "url": "https://github.com/phpmyadmin/composer" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00039.html" }, { "type": "WEB", "url": "https://www.phpmyadmin.net/security/PMASA-2019-1" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/106736" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "phpMyAdmin Arbitrary file read vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.