Search for packages
| purl | pkg:composer/phpmyadmin/phpmyadmin@5.0.0 |
| 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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
Affected by 2 other vulnerabilities. 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). |
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. |
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. |
Affected by 7 other vulnerabilities. |
| 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 |