Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/phpmyadmin/phpmyadmin@4.0.9
purl pkg:composer/phpmyadmin/phpmyadmin@4.0.9
Next non-vulnerable version 4.9.11
Latest non-vulnerable version 5.2.2
Risk 10.0
Vulnerabilities affecting this package (18)
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-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-7mys-s9mz-h3g1
Aliases:
CVE-2014-7217
GHSA-wv8g-fx9j-q2jg
phpMyAdmin cross-site scripting Vulnerability via ENUM value Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin 4.0.x before 4.0.10.4, 4.1.x before 4.1.14.5, and 4.2.x before 4.2.9.1 allow remote authenticated users to inject arbitrary web script or HTML via a crafted ENUM value that is improperly handled during rendering of the (1) table search or (2) table structure page, related to `libraries/TableSearch.class.php` and `libraries/Util.class.php`.
4.0.10+4
Affected by 0 other vulnerabilities.
4.0.10.4
Affected by 10 other vulnerabilities.
4.1.14+5
Affected by 0 other vulnerabilities.
4.2.9+1
Affected by 0 other vulnerabilities.
VCID-7n1n-uj91-8ugg
Aliases:
CVE-2016-6621
GHSA-44vv-mm86-7cg6
phpMyAdmin server-side request forgery (SSRF) The setup script for phpMyAdmin before 4.0.10.19, 4.4.x before 4.4.15.10, and 4.6.x before 4.6.6 allows remote attackers to conduct server-side request forgery (SSRF) attacks via unspecified vectors.
4.0.10+19
Affected by 0 other vulnerabilities.
4.0.10.2
Affected by 12 other vulnerabilities.
4.4.15+10
Affected by 2 other vulnerabilities.
4.6.6
Affected by 2 other vulnerabilities.
VCID-b5bf-6u8e-byh8
Aliases:
CVE-2016-5706
GHSA-9rmm-8fp4-26hv
phpMyAdmin Denial Of Service (DOS) attack js/get_scripts.js.php in phpMyAdmin 4.0.x before 4.0.10.16, 4.4.x before 4.4.15.7, and 4.6.x before 4.6.3 allows remote attackers to cause a denial of service via a large array in the scripts parameter.
4.0.10+16
Affected by 0 other vulnerabilities.
4.0.10.2
Affected by 12 other vulnerabilities.
4.4.15+7
Affected by 0 other vulnerabilities.
4.6.3
Affected by 13 other vulnerabilities.
VCID-b9b1-624h-uubt
Aliases:
CVE-2014-8326
GHSA-pvr5-84gr-g985
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin 4.0.x before 4.0.10.5, 4.1.x before 4.1.14.6, and 4.2.x before 4.2.10.1 allow remote authenticated users to inject arbitrary web script or HTML via a crafted (1) database name or (2) table name, related to the libraries/DatabaseInterface.class.php code for SQL debug output and the js/server_status_monitor.js code for the server monitor page.
4.0.10.5
Affected by 9 other vulnerabilities.
4.0.10+5
Affected by 0 other vulnerabilities.
4.1.14+6
Affected by 0 other vulnerabilities.
4.2.10+1
Affected by 0 other vulnerabilities.
VCID-cy6p-nz8a-zydk
Aliases:
CVE-2014-6300
GHSA-6wfj-2mw7-p5cg
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Cross-site scripting (XSS) vulnerability in the micro history implementation in phpMyAdmin 4.0.x before 4.0.10.3, 4.1.x before 4.1.14.4, and 4.2.x before 4.2.8.1 allows remote attackers to inject arbitrary web script or HTML, and consequently conduct a cross-site request forgery (CSRF) attack to create a root account, via a crafted URL, related to js/ajax.js.
4.0.10.3
Affected by 11 other vulnerabilities.
4.0.10+3
Affected by 0 other vulnerabilities.
4.1.14+4
Affected by 0 other vulnerabilities.
4.2.8+1
Affected by 0 other vulnerabilities.
VCID-eq3j-14fc-2uev
Aliases:
CVE-2014-4986
GHSA-jqmr-wqgp-8mh2
Multiple vulnerabilities have been found in phpMyAdmin, the worst of which could lead to arbitrary code execution.
4.0.10+1
Affected by 0 other vulnerabilities.
4.0.10.1
Affected by 21 other vulnerabilities.
4.1.14+2
Affected by 0 other vulnerabilities.
4.2.6
Affected by 0 other vulnerabilities.
VCID-f7gd-w9r7-xyb2
Aliases:
CVE-2016-1927
GHSA-4gmg-gwjh-3mmr
phpMyAdmin Cryptographic Vulnerability The suggestPassword function in js/functions.js in phpMyAdmin 4.0.x before 4.0.10.13, 4.4.x before 4.4.15.3, and 4.5.x before 4.5.4 relies on the Math.random JavaScript function, which makes it easier for remote attackers to guess passwords via a brute-force approach.
4.0.10+13
Affected by 0 other vulnerabilities.
4.0.10.2
Affected by 12 other vulnerabilities.
4.4.15+3
Affected by 2 other vulnerabilities.
4.5.4
Affected by 2 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-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-wamt-3g12-t7ch
Aliases:
CVE-2016-9866
GHSA-jvxx-8xxf-5495
Cross-Site Request Forgery (CSRF) An issue was discovered in phpMyAdmin. When the arg_separator is different from its default & value, the CSRF token was not properly stripped from the return URL of the preference import action. All 4.6.x versions (prior to 4.6.5), 4.4.x versions (prior to 4.4.15.9), and 4.0.x versions (prior to 4.0.10.18) are affected.
4.0.10+18
Affected by 3 other vulnerabilities.
4.0.10.2
Affected by 12 other vulnerabilities.
4.4.15+9
Affected by 3 other vulnerabilities.
4.6.5
Affected by 3 other vulnerabilities.
VCID-xu1c-xtb4-9ygg
Aliases:
CVE-2016-6623
GHSA-2mcj-3r3r-v5wm
Multiple vulnerabilities have been found in phpMyAdmin, the worst of which could lead to arbitrary code execution.
4.0.10+17
Affected by 0 other vulnerabilities.
4.0.10.2
Affected by 12 other vulnerabilities.
4.4.15+8
Affected by 0 other vulnerabilities.
4.6.4
Affected by 5 other vulnerabilities.
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 (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T22:01:17.201896+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:54:41.797752+00:00 GitLab Importer Affected by VCID-eq3j-14fc-2uev https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2014-4986.yml 38.4.0
2026-04-16T21:54:00.920422+00:00 GitLab Importer Affected by VCID-xu1c-xtb4-9ygg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-6623.yml 38.4.0
2026-04-16T21:53:38.445872+00:00 GitLab Importer Affected by VCID-7mys-s9mz-h3g1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2014-7217.yml 38.4.0
2026-04-16T21:52:41.681495+00:00 GitLab Importer Affected by VCID-f7gd-w9r7-xyb2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-1927.yml 38.4.0
2026-04-16T21:52:40.050278+00:00 GitLab Importer Affected by VCID-wamt-3g12-t7ch https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-9866.yml 38.4.0
2026-04-16T21:52:06.143128+00:00 GitLab Importer Affected by VCID-cy6p-nz8a-zydk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2014-6300.yml 38.4.0
2026-04-16T21:51:46.493626+00:00 GitLab Importer Affected by VCID-b9b1-624h-uubt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2014-8326.yml 38.4.0
2026-04-16T21:51:17.758312+00:00 GitLab Importer Affected by VCID-7n1n-uj91-8ugg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-6621.yml 38.4.0
2026-04-16T21:50:48.174148+00:00 GitLab Importer Affected by VCID-b5bf-6u8e-byh8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-5706.yml 38.4.0
2026-04-16T21:42:03.747570+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:13:28.823771+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:01:55.254624+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.779406+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.513423+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.355402+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.860304+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.427063+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-11T23:16:52.553912+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-11T23:10:00.022527+00:00 GitLab Importer Affected by VCID-eq3j-14fc-2uev https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2014-4986.yml 38.3.0
2026-04-11T23:09:22.296232+00:00 GitLab Importer Affected by VCID-xu1c-xtb4-9ygg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-6623.yml 38.3.0
2026-04-11T23:09:05.592568+00:00 GitLab Importer Affected by VCID-7mys-s9mz-h3g1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2014-7217.yml 38.3.0
2026-04-11T23:08:21.779316+00:00 GitLab Importer Affected by VCID-f7gd-w9r7-xyb2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-1927.yml 38.3.0
2026-04-11T23:08:20.623150+00:00 GitLab Importer Affected by VCID-wamt-3g12-t7ch https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-9866.yml 38.3.0
2026-04-11T23:07:55.255618+00:00 GitLab Importer Affected by VCID-cy6p-nz8a-zydk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2014-6300.yml 38.3.0
2026-04-11T23:07:41.554676+00:00 GitLab Importer Affected by VCID-b9b1-624h-uubt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2014-8326.yml 38.3.0
2026-04-11T23:07:21.131375+00:00 GitLab Importer Affected by VCID-7n1n-uj91-8ugg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-6621.yml 38.3.0
2026-04-11T23:06:53.574608+00:00 GitLab Importer Affected by VCID-b5bf-6u8e-byh8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-5706.yml 38.3.0
2026-04-11T22:57:32.048947+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:25:34.909661+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:13:13.163955+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.630669+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.326738+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:25.938861+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.019108+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:20.975320+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-02T23:24:40.819310+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:18:44.223301+00:00 GitLab Importer Affected by VCID-eq3j-14fc-2uev https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2014-4986.yml 38.1.0
2026-04-02T23:18:07.792756+00:00 GitLab Importer Affected by VCID-xu1c-xtb4-9ygg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-6623.yml 38.1.0
2026-04-02T23:17:47.279376+00:00 GitLab Importer Affected by VCID-7mys-s9mz-h3g1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2014-7217.yml 38.1.0
2026-04-02T23:16:54.819447+00:00 GitLab Importer Affected by VCID-f7gd-w9r7-xyb2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-1927.yml 38.1.0
2026-04-02T23:16:53.271909+00:00 GitLab Importer Affected by VCID-wamt-3g12-t7ch https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-9866.yml 38.1.0
2026-04-02T23:16:20.894320+00:00 GitLab Importer Affected by VCID-cy6p-nz8a-zydk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2014-6300.yml 38.1.0
2026-04-02T23:16:01.955600+00:00 GitLab Importer Affected by VCID-b9b1-624h-uubt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2014-8326.yml 38.1.0
2026-04-02T23:15:34.416971+00:00 GitLab Importer Affected by VCID-7n1n-uj91-8ugg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-6621.yml 38.1.0
2026-04-02T23:15:05.173454+00:00 GitLab Importer Affected by VCID-b5bf-6u8e-byh8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-5706.yml 38.1.0
2026-04-02T23:06:26.768671+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-02T22:37:22.625862+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:25:35.304996+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.829671+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.564995+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.883531+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.682422+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.722720+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-01T17:45:27.952897+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:39:05.707183+00:00 GitLab Importer Affected by VCID-eq3j-14fc-2uev https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2014-4986.yml 38.0.0
2026-04-01T17:38:24.133386+00:00 GitLab Importer Affected by VCID-xu1c-xtb4-9ygg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-6623.yml 38.0.0
2026-04-01T17:38:00.940843+00:00 GitLab Importer Affected by VCID-7mys-s9mz-h3g1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2014-7217.yml 38.0.0
2026-04-01T17:37:02.623020+00:00 GitLab Importer Affected by VCID-f7gd-w9r7-xyb2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-1927.yml 38.0.0
2026-04-01T17:37:01.053626+00:00 GitLab Importer Affected by VCID-wamt-3g12-t7ch https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-9866.yml 38.0.0
2026-04-01T17:36:26.551314+00:00 GitLab Importer Affected by VCID-cy6p-nz8a-zydk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2014-6300.yml 38.0.0
2026-04-01T17:36:06.475790+00:00 GitLab Importer Affected by VCID-b9b1-624h-uubt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2014-8326.yml 38.0.0
2026-04-01T17:35:36.653068+00:00 GitLab Importer Affected by VCID-7n1n-uj91-8ugg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-6621.yml 38.0.0
2026-04-01T17:35:06.560843+00:00 GitLab Importer Affected by VCID-b5bf-6u8e-byh8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2016-5706.yml 38.0.0
2026-04-01T17:25:39.611864+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:43:30.817559+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.283231+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:29.986065+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:47.981644+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.648482+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.369911+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