Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/phpmyadmin/phpmyadmin@4.9.0
purl pkg:composer/phpmyadmin/phpmyadmin@4.9.0
Next non-vulnerable version 4.9.11
Latest non-vulnerable version 5.2.2
Risk 10.0
Vulnerabilities affecting this package (14)
Vulnerability Summary Fixed by
VCID-2jjv-4en4-e3gx
Aliases:
CVE-2020-22278
phpMyAdmin through 5.0.2 allows CSV injection via Export Section. NOTE: the vendor disputes this because "the CSV file is accurately generated based on the database contents.
5.0.3
Affected by 3 other vulnerabilities.
VCID-2y3v-jnph-hfh4
Aliases:
CVE-2020-26935
GHSA-7ff4-cv53-4cjq
Multiple vulnerabilities have been found in phpMyAdmin, allowing remote attackers to conduct XSS.
4.9.6
Affected by 4 other vulnerabilities.
5.0.3
Affected by 3 other vulnerabilities.
VCID-5657-kcyh-7bc2
Aliases:
CVE-2020-5504
GHSA-fgj8-93xx-f6g6
phpMyAdmin SQL injection in user accounts page In phpMyAdmin 4 before 4.9.4 and 5 before 5.0.1, SQL injection exists in the user accounts page. A malicious user could inject custom SQL in place of their own username when creating queries to this page. An attacker must have a valid MySQL account to access the server.
4.9.4
Affected by 9 other vulnerabilities.
5.0.1
Affected by 10 other vulnerabilities.
VCID-g6ud-92qe-hqcx
Aliases:
CVE-2019-19617
GHSA-pgph-mc4p-f8c3
phpMyAdmin unsanitized Git information phpMyAdmin before 4.9.2 does not escape certain Git information, related to `libraries/classes/Display/GitRevision.php and libraries/classes/Footer.php`.
4.9.2
Affected by 10 other vulnerabilities.
VCID-gu4y-aeqx-mqak
Aliases:
CVE-2019-18622
GHSA-jgjc-332c-8cmc
SQL injection in phpMyAdmin An issue was discovered in phpMyAdmin before 4.9.2. A crafted database/table name can be used to trigger a SQL injection attack through the designer feature.
4.9.2
Affected by 10 other vulnerabilities.
5.0.0
Affected by 11 other vulnerabilities.
VCID-jma9-9uhu-xuc3
Aliases:
CVE-2019-11768
GHSA-x37v-98f9-mj32
SQL Injection A vulnerability was reported where a specially crafted database name can be used to trigger an SQL injection attack through the designer feature.
4.9.0.1
Affected by 13 other vulnerabilities.
4.9.0+1
Affected by 1 other vulnerability.
VCID-mk34-h4nz-b3ey
Aliases:
CVE-2020-26934
GHSA-6349-53vr-7hcr
Multiple vulnerabilities have been found in phpMyAdmin, allowing remote attackers to conduct XSS.
4.9.6
Affected by 4 other vulnerabilities.
5.0.3
Affected by 3 other vulnerabilities.
VCID-na3j-h3qr-k7dc
Aliases:
CVE-2022-23807
GHSA-8wf2-3ggj-78q9
Improper Authentication An issue was discovered in phpMyAdm. A valid user who is already authenticated to phpMyAdmin can manipulate their account to bypass two-factor authentication for future login instances.
4.9.8
Affected by 2 other vulnerabilities.
5.0.0
Affected by 11 other vulnerabilities.
5.1.2
Affected by 2 other vulnerabilities.
VCID-ngtc-xtjn-xbhp
Aliases:
CVE-2020-10802
GHSA-f4cr-3xmc-2wpm
phpMyAdmin SQL injection vulnerability In phpMyAdmin 4.x before 4.9.5 and 5.x before 5.0.2, a SQL injection vulnerability has been discovered where certain parameters are not properly escaped when generating certain queries for search actions in libraries/classes/Controllers/Table/TableSearchController.php. An attacker can generate a crafted database or table name. The attack can be performed if a user attempts certain search operations on the malicious database or table.
4.9.5
Affected by 6 other vulnerabilities.
5.0.2
Affected by 7 other vulnerabilities.
VCID-rqy8-n6fr-hqey
Aliases:
CVE-2022-0813
GHSA-vx8q-j7h9-vf6q
Exposure of Sensitive Information to an Unauthorized Actor PhpMyAdmin 5.1.1 and before allows an attacker to retrieve potentially sensitive information by creating invalid requests. This affects the lang parameter, the pma_parameter, and the cookie section.
5.1.2
Affected by 2 other vulnerabilities.
5.1.3
Affected by 2 other vulnerabilities.
VCID-tks3-6uv4-kygf
Aliases:
CVE-2020-10804
GHSA-h65r-8fp8-w7cx
phpMyAdmin SQL Injection In phpMyAdmin 4.x before 4.9.5 and 5.x before 5.0.2, a SQL injection vulnerability was found in retrieval of the current username (in libraries/classes/Server/Privileges.php and libraries/classes/UserPassword.php). A malicious user with access to the server could create a crafted username, and then trick the victim into performing specific actions with that user account (such as editing its privileges).
4.9.5
Affected by 6 other vulnerabilities.
5.0.2
Affected by 7 other vulnerabilities.
VCID-ym9b-4su6-6fbr
Aliases:
CVE-2023-25727
GHSA-6hr3-44gx-g6wh
Cross-site Scripting vulnerability in drag-and-drop upload of phpMyAdmin In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger Cross-site Scripting (XSS) by uploading a crafted .sql file through the drag-and-drop interface. By disabling the configuration directive `$cfg['enable_drag_drop_import']`, users will be unable to use the drag and drop upload which would protect against the vulnerability.
4.9.11
Affected by 0 other vulnerabilities.
5.2.1
Affected by 1 other vulnerability.
VCID-znfm-ak2t-mqdd
Aliases:
CVE-2020-10803
GHSA-fcww-8wvc-38q9
phpMyAdmin SQL injection vulnerability In phpMyAdmin 4.x before 4.9.5 and 5.x before 5.0.2, a SQL injection vulnerability was discovered where malicious code could be used to trigger an XSS attack through retrieving and displaying results (in tbl_get_field.php and libraries/classes/Display/Results.php). The attacker must be able to insert crafted data into certain database tables, which when retrieved (for instance, through the Browse tab) can trigger the XSS attack.
4.9.5
Affected by 6 other vulnerabilities.
5.0.2
Affected by 7 other vulnerabilities.
VCID-zyzp-aqd8-e3a9
Aliases:
CVE-2019-12922
GHSA-4c9q-64gq-xhx4
phpMyAdmin Cross-Site Request Forgery (CSRF) A CSRF issue in phpMyAdmin 4.9.0.1 allows deletion of any server in the Setup page.
4.9.1
Affected by 12 other vulnerabilities.
5.0.0
Affected by 11 other vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-scu3-cfyc-9qfz Cross-Site Request Forgery (CSRF) A vulnerability was found that allows an attacker to trigger a CSRF attack against a phpMyAdmin user. The attacker can trick the user, for instance through a broken `<img>` tag pointing at the victim's phpMyAdmin database, and the attacker can potentially deliver a payload (such as a specific `INSERT` or `DELETE` statement) to the victim. CVE-2019-12616
GHSA-mfr9-pcm3-6mwc

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T22:21:41.511430+00:00 GitLab Importer Affected by VCID-ym9b-4su6-6fbr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2023-25727.yml 38.4.0
2026-04-16T22:01:17.299709+00:00 GitLab Importer Affected by VCID-5657-kcyh-7bc2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-5504.yml 38.4.0
2026-04-16T21:42:03.840010+00:00 GitLab Importer Affected by VCID-rqy8-n6fr-hqey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2022-0813.yml 38.4.0
2026-04-16T21:37:58.991661+00:00 GitLab Importer Affected by VCID-na3j-h3qr-k7dc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2022-23807.yml 38.4.0
2026-04-16T21:13:28.916924+00:00 GitLab Importer Affected by VCID-2jjv-4en4-e3gx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-22278.yml 38.4.0
2026-04-16T21:12:51.772708+00:00 GitLab Importer Affected by VCID-2y3v-jnph-hfh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-26935.yml 38.4.0
2026-04-16T21:12:51.432209+00:00 GitLab Importer Affected by VCID-mk34-h4nz-b3ey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-26934.yml 38.4.0
2026-04-16T21:01:55.346269+00:00 GitLab Importer Affected by VCID-tks3-6uv4-kygf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-10804.yml 38.4.0
2026-04-16T21:01:54.873658+00:00 GitLab Importer Affected by VCID-znfm-ak2t-mqdd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-10803.yml 38.4.0
2026-04-16T21:01:54.607348+00:00 GitLab Importer Affected by VCID-ngtc-xtjn-xbhp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-10802.yml 38.4.0
2026-04-16T20:59:13.446671+00:00 GitLab Importer Affected by VCID-g6ud-92qe-hqcx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-19617.yml 38.4.0
2026-04-16T20:59:03.952382+00:00 GitLab Importer Affected by VCID-gu4y-aeqx-mqak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-18622.yml 38.4.0
2026-04-16T20:57:16.525963+00:00 GitLab Importer Affected by VCID-zyzp-aqd8-e3a9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-12922.yml 38.4.0
2026-04-16T20:55:08.925741+00:00 GitLab Importer Fixing VCID-scu3-cfyc-9qfz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-12616.yml 38.4.0
2026-04-16T20:55:06.953382+00:00 GitLab Importer Affected by VCID-jma9-9uhu-xuc3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-11768.yml 38.4.0
2026-04-11T23:39:45.621678+00:00 GitLab Importer Affected by VCID-ym9b-4su6-6fbr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2023-25727.yml 38.3.0
2026-04-11T23:16:52.658130+00:00 GitLab Importer Affected by VCID-5657-kcyh-7bc2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-5504.yml 38.3.0
2026-04-11T22:57:32.156394+00:00 GitLab Importer Affected by VCID-rqy8-n6fr-hqey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2022-0813.yml 38.3.0
2026-04-11T22:52:22.488659+00:00 GitLab Importer Affected by VCID-na3j-h3qr-k7dc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2022-23807.yml 38.3.0
2026-04-11T22:25:35.016641+00:00 GitLab Importer Affected by VCID-2jjv-4en4-e3gx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-22278.yml 38.3.0
2026-04-11T22:24:53.243178+00:00 GitLab Importer Affected by VCID-2y3v-jnph-hfh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-26935.yml 38.3.0
2026-04-11T22:24:52.866264+00:00 GitLab Importer Affected by VCID-mk34-h4nz-b3ey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-26934.yml 38.3.0
2026-04-11T22:13:13.284138+00:00 GitLab Importer Affected by VCID-tks3-6uv4-kygf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-10804.yml 38.3.0
2026-04-11T22:13:12.737552+00:00 GitLab Importer Affected by VCID-znfm-ak2t-mqdd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-10803.yml 38.3.0
2026-04-11T22:13:12.432999+00:00 GitLab Importer Affected by VCID-ngtc-xtjn-xbhp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-10802.yml 38.3.0
2026-04-11T22:10:26.041127+00:00 GitLab Importer Affected by VCID-g6ud-92qe-hqcx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-19617.yml 38.3.0
2026-04-11T22:10:16.126608+00:00 GitLab Importer Affected by VCID-gu4y-aeqx-mqak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-18622.yml 38.3.0
2026-04-11T22:08:21.079059+00:00 GitLab Importer Affected by VCID-zyzp-aqd8-e3a9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-12922.yml 38.3.0
2026-04-11T22:06:08.082304+00:00 GitLab Importer Fixing VCID-scu3-cfyc-9qfz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-12616.yml 38.3.0
2026-04-11T22:06:06.181176+00:00 GitLab Importer Affected by VCID-jma9-9uhu-xuc3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-11768.yml 38.3.0
2026-04-04T14:32:31.843356+00:00 GHSA Importer Affected by VCID-tks3-6uv4-kygf https://github.com/advisories/GHSA-h65r-8fp8-w7cx 38.1.0
2026-04-04T14:32:31.704309+00:00 GHSA Importer Affected by VCID-ngtc-xtjn-xbhp https://github.com/advisories/GHSA-f4cr-3xmc-2wpm 38.1.0
2026-04-04T14:31:59.726827+00:00 GHSA Importer Fixing VCID-scu3-cfyc-9qfz https://github.com/advisories/GHSA-mfr9-pcm3-6mwc 38.1.0
2026-04-02T23:43:54.265741+00:00 GitLab Importer Affected by VCID-ym9b-4su6-6fbr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2023-25727.yml 38.1.0
2026-04-02T23:24:40.912442+00:00 GitLab Importer Affected by VCID-5657-kcyh-7bc2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-5504.yml 38.1.0
2026-04-02T23:06:26.863297+00:00 GitLab Importer Affected by VCID-rqy8-n6fr-hqey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2022-0813.yml 38.1.0
2026-04-02T23:01:46.590863+00:00 GitLab Importer Affected by VCID-na3j-h3qr-k7dc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2022-23807.yml 38.1.0
2026-04-02T22:37:22.734829+00:00 GitLab Importer Affected by VCID-2jjv-4en4-e3gx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-22278.yml 38.1.0
2026-04-02T22:36:45.067601+00:00 GitLab Importer Affected by VCID-2y3v-jnph-hfh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-26935.yml 38.1.0
2026-04-02T22:36:44.731812+00:00 GitLab Importer Affected by VCID-mk34-h4nz-b3ey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-26934.yml 38.1.0
2026-04-02T22:25:35.398726+00:00 GitLab Importer Affected by VCID-tks3-6uv4-kygf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-10804.yml 38.1.0
2026-04-02T22:25:34.921886+00:00 GitLab Importer Affected by VCID-znfm-ak2t-mqdd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-10803.yml 38.1.0
2026-04-02T22:25:34.658353+00:00 GitLab Importer Affected by VCID-ngtc-xtjn-xbhp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-10802.yml 38.1.0
2026-04-02T22:23:00.974950+00:00 GitLab Importer Affected by VCID-g6ud-92qe-hqcx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-19617.yml 38.1.0
2026-04-02T22:22:51.780182+00:00 GitLab Importer Affected by VCID-gu4y-aeqx-mqak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-18622.yml 38.1.0
2026-04-02T22:21:03.813607+00:00 GitLab Importer Affected by VCID-zyzp-aqd8-e3a9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-12922.yml 38.1.0
2026-04-02T22:18:57.705208+00:00 GitLab Importer Fixing VCID-scu3-cfyc-9qfz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-12616.yml 38.1.0
2026-04-02T22:18:54.933726+00:00 GitLab Importer Affected by VCID-jma9-9uhu-xuc3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-11768.yml 38.1.0
2026-04-01T18:06:49.723468+00:00 GitLab Importer Affected by VCID-ym9b-4su6-6fbr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2023-25727.yml 38.0.0
2026-04-01T17:45:28.002410+00:00 GitLab Importer Affected by VCID-5657-kcyh-7bc2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-5504.yml 38.0.0
2026-04-01T17:25:39.723974+00:00 GitLab Importer Affected by VCID-rqy8-n6fr-hqey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2022-0813.yml 38.0.0
2026-04-01T16:54:01.329694+00:00 GitLab Importer Affected by VCID-2y3v-jnph-hfh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-26935.yml 38.0.0
2026-04-01T16:54:00.912564+00:00 GitLab Importer Affected by VCID-mk34-h4nz-b3ey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-26934.yml 38.0.0
2026-04-01T16:43:30.923311+00:00 GitLab Importer Affected by VCID-tks3-6uv4-kygf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-10804.yml 38.0.0
2026-04-01T16:43:30.388685+00:00 GitLab Importer Affected by VCID-znfm-ak2t-mqdd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-10803.yml 38.0.0
2026-04-01T16:43:30.096744+00:00 GitLab Importer Affected by VCID-ngtc-xtjn-xbhp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-10802.yml 38.0.0
2026-04-01T16:40:48.089843+00:00 GitLab Importer Affected by VCID-g6ud-92qe-hqcx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-19617.yml 38.0.0
2026-04-01T16:40:38.752739+00:00 GitLab Importer Affected by VCID-gu4y-aeqx-mqak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-18622.yml 38.0.0
2026-04-01T16:38:49.483131+00:00 GitLab Importer Affected by VCID-zyzp-aqd8-e3a9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-12922.yml 38.0.0
2026-04-01T16:36:41.618405+00:00 GitLab Importer Affected by VCID-jma9-9uhu-xuc3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-11768.yml 38.0.0
2026-04-01T16:01:49.050293+00:00 GHSA Importer Affected by VCID-mk34-h4nz-b3ey https://github.com/advisories/GHSA-6349-53vr-7hcr 38.0.0
2026-04-01T16:01:49.005311+00:00 GHSA Importer Affected by VCID-2y3v-jnph-hfh4 https://github.com/advisories/GHSA-7ff4-cv53-4cjq 38.0.0
2026-04-01T15:59:26.056944+00:00 GHSA Importer Affected by VCID-na3j-h3qr-k7dc https://github.com/advisories/GHSA-8wf2-3ggj-78q9 38.0.0
2026-04-01T13:09:33.323830+00:00 GithubOSV Importer Fixing VCID-scu3-cfyc-9qfz https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-mfr9-pcm3-6mwc/GHSA-mfr9-pcm3-6mwc.json 38.0.0
2026-04-01T12:49:20.143231+00:00 GitLab Importer Affected by VCID-na3j-h3qr-k7dc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2022-23807.yml 38.0.0
2026-04-01T12:48:30.831634+00:00 GitLab Importer Fixing VCID-scu3-cfyc-9qfz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-12616.yml 38.0.0