bitnami/phpmyadmin
CVE History
| CVE | Affected | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|---|
| < 4.9.11, >= 5.0.0, < 5.2.1 | 5.4 MEDIUM | — | ||
In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interface. | ||||
| >= 5.0.0, < 5.2.0 | 9.8 CRITICAL | — | ||
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.1.1 | 5.3 MEDIUM | 5 MEDIUM | ||
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. | ||||
| >= 4.9.0, < 4.9.8, >= 5.1.0, < 5.1.2 | 4.3 MEDIUM | 4 MEDIUM | ||
An issue was discovered in phpMyAdmin 4.9 before 4.9.8 and 5.1 before 5.1.2. A valid user who is already authenticated to phpMyAdmin can manipulate their account to bypass two-factor authentication for future login instances. | ||||
| >= 5.1.0, < 5.1.2 | 6.1 MEDIUM | 4.3 MEDIUM | ||
An issue was discovered in phpMyAdmin 5.1 before 5.1.2. An attacker can inject malicious code into aspects of the setup script, which can allow XSS or HTML injection. | ||||
| <= 5.0.2 | 8.8 HIGH | 6.8 MEDIUM | ||
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.0, < 5.0.3, >= 4.9.0, < 4.9.6 | 6.1 MEDIUM | 4.3 MEDIUM | ||
phpMyAdmin before 4.9.6 and 5.x before 5.0.3 allows XSS through the transformation feature via a crafted link. | ||||
| >= 5.0.0, < 5.0.3, >= 4.9.0, < 4.9.6 | 9.8 CRITICAL | 7.5 HIGH | ||
An issue was discovered in SearchController in phpMyAdmin before 4.9.6 and 5.x before 5.0.3. A SQL injection vulnerability was discovered in how phpMyAdmin processes SQL statements in the search feature. An attacker could use this flaw to inject malicious SQL in to a query. | ||||
| = 5.0.2 | 6.1 MEDIUM | 4.3 MEDIUM | ||
phpMyAdmin 5.0.2 allows CRLF injection, as demonstrated by %0D%0Astring%0D%0A inputs to login form fields causing CRLF sequences to be reflected on an error page. NOTE: the vendor states "I don't see anything specifically exploitable. | ||||
| >= 5.0.0, < 5.0.2, >= 4.0.0, < 4.9.5 | 8 HIGH | 6 MEDIUM | ||
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.0, < 5.0.2, >= 4.0.0, < 4.9.5 | 5.4 MEDIUM | 3.5 LOW | ||
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.0, < 5.0.2, >= 4.0.0, < 4.9.5 | 8 HIGH | 6 MEDIUM | ||
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). | ||||