Search for packages
| purl | pkg:composer/phpmyadmin/phpmyadmin@4.9.5 |
| 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 4 other vulnerabilities. Affected by 3 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 4 other vulnerabilities. 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. |
Affected by 2 other vulnerabilities. Affected by 11 other vulnerabilities. Affected by 2 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-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 0 other vulnerabilities. Affected by 1 other vulnerability. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-ngtc-xtjn-xbhp | 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. |
CVE-2020-10802
GHSA-f4cr-3xmc-2wpm |
| VCID-tks3-6uv4-kygf | 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). |
CVE-2020-10804
GHSA-h65r-8fp8-w7cx |
| VCID-znfm-ak2t-mqdd | 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. |
CVE-2020-10803
GHSA-fcww-8wvc-38q9 |