Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/phpmyadmin/phpmyadmin@5.0.0
purl pkg:composer/phpmyadmin/phpmyadmin@5.0.0
Next non-vulnerable version 5.2.2
Latest non-vulnerable version 5.2.2
Risk 10.0
Vulnerabilities affecting this package (11)
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.
5.0.3
Affected by 3 other vulnerabilities.
VCID-41mv-6vqr-sua6
Aliases:
CVE-2020-22452
GHSA-prcg-mc23-hgjh
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') SQL Injection vulnerability in function getTableCreationQuery in CreateAddField.php in phpMyAdmin 5.x before 5.2.0 via the tbl_storage_engine or tbl_collation parameters to tbl_create.php.
5.0.2
Affected by 7 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.
5.0.1
Affected by 10 other vulnerabilities.
VCID-araw-4wdy-hqcz
Aliases:
CVE-2025-24530
GHSA-222v-cx2c-q2f5
phpMyAdmin XSS when checking tables An issue was discovered in phpMyAdmin 5.x before 5.2.2. An XSS vulnerability has been discovered for the check tables feature. A crafted table or database name could be used for XSS.
5.2.2
Affected by 0 other vulnerabilities.
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.
5.0.3
Affected by 3 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.
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).
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.
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.
5.0.2
Affected by 7 other vulnerabilities.
Vulnerabilities fixed by this package (12)
Vulnerability Summary Aliases
VCID-986a-3m4g-83ge Cross-Site Request Forgery (CSRF) By deceiving a user into clicking on a crafted URL, it is possible to perform harmful SQL operations such as renaming databases, creating new `tables/routines`, deleting designer pages, `adding/deleting` users, updating user passwords, killing SQL processes. CVE-2018-19969
GHSA-xwf2-53mc-r8hx
VCID-9auw-hwad-ybaf Improper Authentication An issue was discovered in phpMyAdm in which an attacker can include (view and potentially execute) files on the server. The vulnerability comes from a portion of code where pages are redirected and loaded within phpMyAdmin, and an improper test for allowed pages. CVE-2018-12613
GHSA-x394-g9j8-x7mf
VCID-br1c-5bzf-ufeu SQL Injection An issue was discovered in phpMyAdmin. A vulnerability was reported where a specially crafted username can be used to trigger a SQL injection attack through the designer feature. CVE-2019-6798
GHSA-f732-fxh6-g4qj
VCID-c91y-txcw-2kdy Cross-site Scripting An issue was discovered in `js/designer/move.js` in phpMyAdm A Cross-Site Scripting vulnerability has been found where an attacker can use a crafted database name to trigger an XSS attack when that database is referenced from the Designer feature. CVE-2018-12581
GHSA-vxj6-pm6r-23hq
VCID-ebk2-vjau-57h9 Information Exposure An attacker can exploit phpMyAdm 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. CVE-2018-19968
GHSA-xc97-r49q-cxgc
VCID-ftdj-p5as-97hd Cross-Site Request Forgery (CSRF) phpMyAdm has CSRF, allowing an attacker to execute arbitrary SQL statements, related to `js/db_operations.js`, `js/tbl_operations.js`, `libraries/classes/Operations.php`, and `sql.php.` CVE-2018-10188
GHSA-v6fp-h79x-9rqc
VCID-gu4y-aeqx-mqak 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. CVE-2019-18622
GHSA-jgjc-332c-8cmc
VCID-mwtw-n1tv-hfd9 Cross-site Scripting Cross-site scripting (XSS) vulnerability in `db_central_columns.php` in phpMyAdm allows remote authenticated users to inject arbitrary web script or HTML via a crafted URL. CVE-2018-7260
GHSA-gqmj-f46x-wqhw
VCID-na3j-h3qr-k7dc 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. CVE-2022-23807
GHSA-8wf2-3ggj-78q9
VCID-qcra-cu62-43he Cross-site Scripting In phpMyAdm, an XSS vulnerability was found in the navigation tree, where an attacker can deliver a payload to a user through a crafted `database/table` name. CVE-2018-19970
GHSA-8987-93fh-rcwq
VCID-yfja-ssw3-skh1 Information Exposure When the `AllowArbitraryServer` configuration setting is set to true, with the use of a rogue MySQL server, an attacker can read any file on the server that the web server's user can access. This is related to the `mysql.allow_local_infile` PHP configuration, and the inadvertent ignoring of `options(MYSQLI_OPT_LOCAL_INFILE` calls. CVE-2019-6799
GHSA-c8wj-q36q-3wg4
VCID-zyzp-aqd8-e3a9 phpMyAdmin Cross-Site Request Forgery (CSRF) A CSRF issue in phpMyAdmin 4.9.0.1 allows deletion of any server in the Setup page. CVE-2019-12922
GHSA-4c9q-64gq-xhx4

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T23:19:21.182793+00:00 GitLab Importer Affected by VCID-araw-4wdy-hqcz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2025-24530.yml 38.4.0
2026-04-16T22:21:41.566402+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:20:37.106034+00:00 GitLab Importer Affected by VCID-41mv-6vqr-sua6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-22452.yml 38.4.0
2026-04-16T22:01:17.335967+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.878566+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:59.003023+00:00 GitLab Importer Fixing 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.946603+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.796671+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.456931+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.375528+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.905788+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.637481+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:03.962397+00:00 GitLab Importer Fixing 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.533083+00:00 GitLab Importer Fixing 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:51:32.536741+00:00 GitLab Importer Fixing VCID-br1c-5bzf-ufeu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-6798.yml 38.4.0
2026-04-16T20:51:32.389411+00:00 GitLab Importer Fixing VCID-yfja-ssw3-skh1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-6799.yml 38.4.0
2026-04-16T20:50:30.919075+00:00 GitLab Importer Fixing VCID-986a-3m4g-83ge https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-19969.yml 38.4.0
2026-04-16T20:50:30.763275+00:00 GitLab Importer Fixing VCID-qcra-cu62-43he https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-19970.yml 38.4.0
2026-04-16T20:50:29.931316+00:00 GitLab Importer Fixing VCID-ebk2-vjau-57h9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-19968.yml 38.4.0
2026-04-16T20:45:37.795313+00:00 GitLab Importer Fixing VCID-9auw-hwad-ybaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-12613.yml 38.4.0
2026-04-16T20:45:37.681434+00:00 GitLab Importer Fixing VCID-c91y-txcw-2kdy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-12581.yml 38.4.0
2026-04-16T20:42:42.228782+00:00 GitLab Importer Fixing VCID-ftdj-p5as-97hd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-10188.yml 38.4.0
2026-04-16T20:41:42.730535+00:00 GitLab Importer Fixing VCID-mwtw-n1tv-hfd9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-7260.yml 38.4.0
2026-04-12T00:38:11.048252+00:00 GitLab Importer Affected by VCID-araw-4wdy-hqcz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2025-24530.yml 38.3.0
2026-04-11T23:39:45.683935+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:38:33.844191+00:00 GitLab Importer Affected by VCID-41mv-6vqr-sua6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-22452.yml 38.3.0
2026-04-11T23:16:52.696460+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.199984+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.520995+00:00 GitLab Importer Fixing 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.052436+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.271759+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.891452+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.321592+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.773678+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.467811+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:16.138081+00:00 GitLab Importer Fixing 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.086329+00:00 GitLab Importer Fixing 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:02:16.305427+00:00 GitLab Importer Fixing VCID-br1c-5bzf-ufeu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-6798.yml 38.3.0
2026-04-11T22:02:16.156164+00:00 GitLab Importer Fixing VCID-yfja-ssw3-skh1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-6799.yml 38.3.0
2026-04-11T22:01:09.010016+00:00 GitLab Importer Fixing VCID-986a-3m4g-83ge https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-19969.yml 38.3.0
2026-04-11T22:01:08.845927+00:00 GitLab Importer Fixing VCID-qcra-cu62-43he https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-19970.yml 38.3.0
2026-04-11T22:01:07.971414+00:00 GitLab Importer Fixing VCID-ebk2-vjau-57h9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-19968.yml 38.3.0
2026-04-11T21:56:25.355907+00:00 GitLab Importer Fixing VCID-9auw-hwad-ybaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-12613.yml 38.3.0
2026-04-11T21:56:25.233044+00:00 GitLab Importer Fixing VCID-c91y-txcw-2kdy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-12581.yml 38.3.0
2026-04-11T21:53:19.171601+00:00 GitLab Importer Fixing VCID-ftdj-p5as-97hd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-10188.yml 38.3.0
2026-04-11T21:52:18.355403+00:00 GitLab Importer Fixing VCID-mwtw-n1tv-hfd9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-7260.yml 38.3.0
2026-04-07T04:56:52.594595+00:00 GHSA Importer Affected by VCID-araw-4wdy-hqcz https://github.com/advisories/GHSA-222v-cx2c-q2f5 38.1.0
2026-04-04T14:32:31.903454+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.778674+00:00 GHSA Importer Affected by VCID-ngtc-xtjn-xbhp https://github.com/advisories/GHSA-f4cr-3xmc-2wpm 38.1.0
2026-04-04T14:32:31.665058+00:00 GHSA Importer Affected by VCID-znfm-ak2t-mqdd https://github.com/advisories/GHSA-fcww-8wvc-38q9 38.1.0
2026-04-04T14:32:25.058013+00:00 GHSA Importer Affected by VCID-5657-kcyh-7bc2 https://github.com/advisories/GHSA-fgj8-93xx-f6g6 38.1.0
2026-04-03T00:46:08.293788+00:00 GitLab Importer Affected by VCID-araw-4wdy-hqcz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2025-24530.yml 38.1.0
2026-04-02T23:43:54.321758+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:42:49.160543+00:00 GitLab Importer Affected by VCID-41mv-6vqr-sua6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-22452.yml 38.1.0
2026-04-02T23:24:40.947644+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.903193+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.621147+00:00 GitLab Importer Fixing 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.768853+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.090599+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.755164+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.428967+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.953338+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.688711+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:22:51.790500+00:00 GitLab Importer Fixing 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.820083+00:00 GitLab Importer Fixing 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:15:15.175524+00:00 GitLab Importer Fixing VCID-br1c-5bzf-ufeu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-6798.yml 38.1.0
2026-04-02T22:15:15.029257+00:00 GitLab Importer Fixing VCID-yfja-ssw3-skh1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-6799.yml 38.1.0
2026-04-02T22:14:12.162439+00:00 GitLab Importer Fixing VCID-986a-3m4g-83ge https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-19969.yml 38.1.0
2026-04-02T22:14:12.007817+00:00 GitLab Importer Fixing VCID-qcra-cu62-43he https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-19970.yml 38.1.0
2026-04-02T22:14:11.200629+00:00 GitLab Importer Fixing VCID-ebk2-vjau-57h9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-19968.yml 38.1.0
2026-04-02T22:09:48.429995+00:00 GitLab Importer Fixing VCID-9auw-hwad-ybaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-12613.yml 38.1.0
2026-04-02T22:09:48.315705+00:00 GitLab Importer Fixing VCID-c91y-txcw-2kdy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-12581.yml 38.1.0
2026-04-02T22:07:03.547451+00:00 GitLab Importer Fixing VCID-ftdj-p5as-97hd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-10188.yml 38.1.0
2026-04-02T22:06:05.680154+00:00 GitLab Importer Fixing VCID-mwtw-n1tv-hfd9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-7260.yml 38.1.0
2026-04-02T16:58:56.468512+00:00 GHSA Importer Affected by VCID-ym9b-4su6-6fbr https://github.com/advisories/GHSA-6hr3-44gx-g6wh 38.1.0
2026-04-02T16:58:51.648813+00:00 GHSA Importer Affected by VCID-41mv-6vqr-sua6 https://github.com/advisories/GHSA-prcg-mc23-hgjh 38.1.0
2026-04-02T12:40:43.659332+00:00 GitLab Importer Affected by VCID-araw-4wdy-hqcz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2025-24530.yml 38.0.0
2026-04-01T17:45:28.021343+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.771444+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-01T17:20:37.453965+00:00 GitLab Importer Fixing 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-01T16:54:01.355451+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.939751+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.956064+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.426068+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.131528+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:38.763708+00:00 GitLab Importer Fixing 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.490560+00:00 GitLab Importer Fixing 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:32:48.586720+00:00 GitLab Importer Fixing VCID-br1c-5bzf-ufeu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-6798.yml 38.0.0
2026-04-01T16:32:48.434187+00:00 GitLab Importer Fixing VCID-yfja-ssw3-skh1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2019-6799.yml 38.0.0
2026-04-01T16:31:41.441400+00:00 GitLab Importer Fixing VCID-986a-3m4g-83ge https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-19969.yml 38.0.0
2026-04-01T16:31:41.292601+00:00 GitLab Importer Fixing VCID-qcra-cu62-43he https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-19970.yml 38.0.0
2026-04-01T16:31:40.445290+00:00 GitLab Importer Fixing VCID-ebk2-vjau-57h9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-19968.yml 38.0.0
2026-04-01T16:27:05.513972+00:00 GitLab Importer Fixing VCID-9auw-hwad-ybaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-12613.yml 38.0.0
2026-04-01T16:27:05.402498+00:00 GitLab Importer Fixing VCID-c91y-txcw-2kdy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-12581.yml 38.0.0
2026-04-01T16:24:07.109502+00:00 GitLab Importer Fixing VCID-ftdj-p5as-97hd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-10188.yml 38.0.0
2026-04-01T16:23:03.778860+00:00 GitLab Importer Fixing VCID-mwtw-n1tv-hfd9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2018-7260.yml 38.0.0
2026-04-01T16:01:48.964893+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:48.920960+00:00 GHSA Importer Affected by VCID-2y3v-jnph-hfh4 https://github.com/advisories/GHSA-7ff4-cv53-4cjq 38.0.0
2026-04-01T12:50:53.569852+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-01T12:50:49.473009+00:00 GitLab Importer Affected by VCID-41mv-6vqr-sua6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/phpmyadmin/phpmyadmin/CVE-2020-22452.yml 38.0.0