ghsa-prcg-mc23-hgjh
Vulnerability from github
Published
2023-01-26 21:30
Modified
2023-02-02 22:19
Severity ?
VLAI Severity ?
Summary
phpmyadmin contains SQL Injection vulnerability
Details
SQL Injection vulnerability in function getTableCreationQuery in CreateAddField.php in phpMyAdmin 5.x before 5.0.2 via the tbl_storage_engine or tbl_collation parameters to tbl_create.php.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "5.0.0" }, { "fixed": "5.0.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-22452" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2023-02-02T22:19:25Z", "nvd_published_at": "2023-01-26T21:15:00Z", "severity": "CRITICAL" }, "details": "SQL Injection vulnerability in function getTableCreationQuery in CreateAddField.php in phpMyAdmin 5.x before 5.0.2 via the tbl_storage_engine or tbl_collation parameters to tbl_create.php.", "id": "GHSA-prcg-mc23-hgjh", "modified": "2023-02-02T22:19:25Z", "published": "2023-01-26T21:30:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-22452" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/issues/15898" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/pull/16004" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/bc982466f08ddccad4804ba928f84ff8e25107cb" }, { "type": "PACKAGE", "url": "https://github.com/phpmyadmin/phpmyadmin" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "phpmyadmin contains SQL Injection 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.
Loading…
Loading…