ghsa-xc97-r49q-cxgc
Vulnerability from github
Published
2022-05-14 01:07
Modified
2024-04-24 18:13
Severity ?
VLAI Severity ?
Summary
phpMyAdmin Local file inclusion through transformation feature
Details
An attacker can exploit phpMyAdmin before 4.8.4 to leak the contents of a local file because of an error in the transformation feature. The attacker must have access to the phpMyAdmin Configuration Storage tables, although these can easily be created in any database to which the attacker has access. An attacker must have valid credentials to log in to phpMyAdmin; this vulnerability does not allow an attacker to circumvent the login system.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.8.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-19968" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T18:13:50Z", "nvd_published_at": "2018-12-11T17:29:00Z", "severity": "MODERATE" }, "details": "An attacker can exploit phpMyAdmin before 4.8.4 to leak the contents of a local file because of an error in the transformation feature. The attacker must have access to the phpMyAdmin Configuration Storage tables, although these can easily be created in any database to which the attacker has access. An attacker must have valid credentials to log in to phpMyAdmin; this vulnerability does not allow an attacker to circumvent the login system.", "id": "GHSA-xc97-r49q-cxgc", "modified": "2024-04-24T18:13:51Z", "published": "2022-05-14T01:07:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19968" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/6a1ba61e29002f0305a9322a8af4eaaeb11c0732" }, { "type": "PACKAGE", "url": "https://github.com/phpmyadmin/composer" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00003.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201904-16" }, { "type": "WEB", "url": "https://www.phpmyadmin.net/security/PMASA-2018-6" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/106178" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "phpMyAdmin Local file inclusion through transformation feature" }
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.
Loading…
Loading…