Software Detail
Title
CRITICAL
HIGH
MEDIUM
LOW
CVE
CWE
Number of items displayed
phpMyAdmin Number Of NVD 270 CRITICAL 14 HIGH 54 MEDIUM 172 LOW 30
URL https://www.phpmyadmin.net/
Explanation phpMyAdmin is a free software tool written in PHP and intended to handle the administration of MySQL via the web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc.) can be performed via the user interface, with the ability to execute SQL statements directly.

Translated and excerpted from [https://www.phpmyadmin.net/].

This is a convenient way to manage MySQL without having to type SQL directly.
Tag
  • GPL v2

Add Information URL
No Type Name URL
1 https://www.phpmyadmin.net/downloads/
2 https://www.phpmyadmin.net/files/
3 https://www.phpmyadmin.net/security/

List Of Product  [ Click to show release history and vulnerability information ]
No Name Latest Version Release date Initial release Normal Support Security Support
Service Pack Support
Extended
for a fee
Critical High Medium Low
1 phpMyAdmin 5 5.2.1 Feb. 8, 2023 Dec. 26, 2019 2 5 4 0
2 phpMyAdmin 4 4.9.7 Oct. 15, 2020 May 3, 2013 13 30 89 16
3 phpMyAdmin 3 3.5.8.2 July 28, 2013 Sept. 27, 2008 3 9 48 10
4 phpMyAdmin 2 2.11.11.3 Feb. 11, 2011 May 12, 1999 3 23 64 10
5 phpMyAdmin 1 1.3.1 Dec. 27, 1998 Nov. 3, 1998 3 11 21 6
6 phpMyAdmin 0 0.9.0 3 10 21 6
NVD Vulnerability Information
  • CRITICAL
  • HIGH
  • MEDIUM
  • LOW
No CVSS3
CVSS2
Level
Attach Vector
Title CWE CVE cpe23Uri or higher or less more than less than Update date
Published date
Show Affected Exploit
PoC
Search
1 5.4
-
MEDIUM
Network
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. CWE-79
Cross-site Scripting
CVE-2023-25727 cpe:2.3:a:phpmyadmin:phpmyadmin:*:*
5.0.0


4.9.11
5.2.1
2023-02-23 13:16
2023-02-13
Show GitHub Exploit DB Packet Storm
2 9.8
-
CRITICAL
Network
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. CWE-89
SQL Injection
CVE-2020-22452 cpe:2.3:a:phpmyadmin:phpmyadmin:*:* 5.0.0 5.2.0 2023-02-2 01:48
2023-01-27
Show GitHub Exploit DB Packet Storm
3 7.5
5.0
HIGH
Network
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. CWE-200
Information Exposure
CVE-2022-0813 cpe:2.3:a:phpmyadmin:phpmyadmin:*:* 5.1.1 2023-11-26 21:15
2022-03-11
Show GitHub Exploit DB Packet Storm
4 6.1
4.3
MEDIUM
Network
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. CWE-79
Cross-site Scripting
CVE-2022-23808 cpe:2.3:a:phpmyadmin:phpmyadmin:*:* 5.1.0 5.1.2 2023-11-26 21:15
2022-01-22
Show GitHub Exploit DB Packet Storm
5 4.3
4.0
MEDIUM
Network
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 f… CWE-287
Improper Authentication
CVE-2022-23807 cpe:2.3:a:phpmyadmin:phpmyadmin:*:* 4.9.0
5.1.0


4.9.8
5.1.2
2023-11-26 21:15
2022-01-22
Show GitHub Exploit DB Packet Storm
6 8.8
6.8
HIGH
Network
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. Update CWE-1236
 Improper Neutralization of Formula Elements in a CSV File
CVE-2020-22278 cpe:2.3:a:phpmyadmin:phpmyadmin:*:* 5.0.2 2024-05-17 10:45
2020-11-5
Show GitHub Exploit DB Packet Storm
7 9.8
7.5
CRITICAL
Network
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 feat… CWE-89
SQL Injection
CVE-2020-26935 cpe:2.3:a:phpmyadmin:phpmyadmin:*:* 5.0.0
4.9.0


5.0.3
4.9.6
2023-11-7 12:20
2020-10-11
Show GitHub Exploit DB Packet Storm
8 6.1
4.3
MEDIUM
Network
phpMyAdmin before 4.9.6 and 5.x before 5.0.3 allows XSS through the transformation feature via a crafted link. CWE-79
Cross-site Scripting
CVE-2020-26934 cpe:2.3:a:phpmyadmin:phpmyadmin:*:* 5.0.0
4.9.0


5.0.3
4.9.6
2023-11-7 12:20
2020-10-11
Show GitHub Exploit DB Packet Storm
9 6.1
4.3
MEDIUM
Network
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… Update CWE-74
Injection
CVE-2020-11441 cpe:2.3:a:phpmyadmin:phpmyadmin:5.0.2:* 2024-05-17 10:41
2020-04-1
Show GitHub Exploit DB Packet Storm
10 5.4
3.5
MEDIUM
Network
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… CWE-79
CWE-89
Cross-site Scripting
SQL Injection
CVE-2020-10803 cpe:2.3:a:phpmyadmin:phpmyadmin:*:* 5.0.0
4.0.0


5.0.2
4.9.5
2023-11-7 12:14
2020-03-22
Show GitHub Exploit DB Packet Storm