{ "schema_version": "1.4.0", "id": "GHSA-prcg-mc23-hgjh", "modified": "2023-02-02T22:19:25Z", "published": "2023-01-26T21:30:29Z", "aliases": [ "CVE-2020-22452" ], "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "5.0.0" }, { "fixed": "5.0.2" } ] } ] } ], "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" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-02-02T22:19:25Z", "nvd_published_at": "2023-01-26T21:15:00Z" } }