Summary
Detail | |||
---|---|---|---|
Vendor | Phpmyadmin | First view | 2001-06-27 |
Product | Phpmyadmin | Last view | 2023-02-13 |
Version | 1.0.0 | Type | Application |
Update | * | ||
Edition | * | ||
Language | * | ||
Sofware Edition | * | ||
Target Software | * | ||
Target Hardware | * | ||
Other | * | ||
CPE Product | cpe:2.3:a:phpmyadmin:phpmyadmin |
Activity : Overall
Related : CVE
Date | Alert | Description | |
---|---|---|---|
5.4 | 2023-02-13 | CVE-2023-25727 | 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. |
9.8 | 2023-01-26 | CVE-2020-22452 | 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. |
7.5 | 2022-03-10 | CVE-2022-0813 | 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. |
6.1 | 2022-01-22 | CVE-2022-23808 | 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. |
4.3 | 2022-01-22 | CVE-2022-23807 | 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. |
8.8 | 2020-11-04 | 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. |
9.8 | 2020-10-10 | CVE-2020-26935 | 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. |
6.1 | 2020-10-10 | CVE-2020-26934 | phpMyAdmin before 4.9.6 and 5.x before 5.0.3 allows XSS through the transformation feature via a crafted link. |
8 | 2020-03-22 | CVE-2020-10804 | 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.4 | 2020-03-22 | CVE-2020-10803 | 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. |
8 | 2020-03-22 | CVE-2020-10802 | 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. |
8.8 | 2020-01-09 | CVE-2020-5504 | 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. |
9.8 | 2019-12-06 | CVE-2019-19617 | phpMyAdmin before 4.9.2 does not escape certain Git information, related to libraries/classes/Display/GitRevision.php and libraries/classes/Footer.php. |
9.8 | 2019-11-22 | CVE-2019-18622 | 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. |
6.5 | 2019-09-13 | CVE-2019-12922 | A CSRF issue in phpMyAdmin 4.9.0.1 allows deletion of any server in the Setup page. |
6.5 | 2019-06-05 | CVE-2019-12616 | An issue was discovered in phpMyAdmin before 4.9.0. A vulnerability was found that allows an attacker to trigger a CSRF attack against a phpMyAdmin user. The attacker can trick the user, for instance through a broken tag pointing at the victim's phpMyAdmin database, and the attacker can potentially deliver a payload (such as a specific INSERT or DELETE statement) to the victim. |
9.8 | 2019-06-05 | CVE-2019-11768 | An issue was discovered in phpMyAdmin before 4.9.0.1. A vulnerability was reported where a specially crafted database name can be used to trigger an SQL injection attack through the designer feature. |
5.9 | 2019-01-26 | CVE-2019-6799 | An issue was discovered in phpMyAdmin before 4.8.5. 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. |
9.8 | 2019-01-26 | CVE-2019-6798 | An issue was discovered in phpMyAdmin before 4.8.5. A vulnerability was reported where a specially crafted username can be used to trigger a SQL injection attack through the designer feature. |
6.1 | 2018-12-11 | CVE-2018-19970 | In phpMyAdmin before 4.8.4, 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. |
8.8 | 2018-12-11 | CVE-2018-19969 | phpMyAdmin 4.7.x and 4.8.x versions prior to 4.8.4 are affected by a series of CSRF flaws. 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, etc. |
6.5 | 2018-12-11 | CVE-2018-19968 | An attacker can exploit phpMyAdmin before 4.8.4 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. |
6.1 | 2018-08-24 | CVE-2018-15605 | An issue was discovered in phpMyAdmin before 4.8.3. A Cross-Site Scripting vulnerability has been found where an attacker can use a crafted file to manipulate an authenticated user who loads that file through the import feature. |
8.8 | 2018-06-21 | CVE-2018-12613 | An issue was discovered in phpMyAdmin 4.8.x before 4.8.2, 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 whitelisted pages. An attacker must be authenticated, except in the "$cfg['AllowArbitraryServer'] = true" case (where an attacker can specify any host he/she is already in control of, and execute arbitrary code on phpMyAdmin) and the "$cfg['ServerDefault'] = 0" case (which bypasses the login requirement and runs the vulnerable code without any authentication). |
6.1 | 2018-06-21 | CVE-2018-12581 | An issue was discovered in js/designer/move.js in phpMyAdmin before 4.8.2. 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. |
CWE : Common Weakness Enumeration
% | id | Name |
---|---|---|
35% (18) | CWE-79 | Failure to Preserve Web Page Structure ('Cross-site Scripting') |
21% (11) | CWE-89 | Improper Sanitization of Special Elements used in an SQL Command ('... |
9% (5) | CWE-352 | Cross-Site Request Forgery (CSRF) |
7% (4) | CWE-200 | Information Exposure |
7% (4) | CWE-20 | Improper Input Validation |
5% (3) | CWE-287 | Improper Authentication |
1% (1) | CWE-611 | Information Leak Through XML External Entity File Disclosure |
1% (1) | CWE-312 | Cleartext Storage of Sensitive Information |
1% (1) | CWE-264 | Permissions, Privileges, and Access Controls |
1% (1) | CWE-94 | Failure to Control Generation of Code ('Code Injection') |
1% (1) | CWE-59 | Improper Link Resolution Before File Access ('Link Following') |
1% (1) | CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path ... |
CAPEC : Common Attack Pattern Enumeration & Classification
id | Name |
---|---|
CAPEC-31 | Accessing/Intercepting/Modifying HTTP Cookies |
CAPEC-37 | Lifting Data Embedded in Client Distributions |
CAPEC-65 | Passively Sniff and Capture Application Code Bound for Authorized Client |
CAPEC-117 | Data Interception Attacks |
CAPEC-155 | Screen Temporary Files for Sensitive Information |
CAPEC-157 | Sniffing Attacks |
CAPEC-167 | Lifting Sensitive Data from the Client |
CAPEC-204 | Lifting cached, sensitive data embedded in client distributions (thick or thin) |
CAPEC-205 | Lifting credential(s)/key material embedded in client distributions (thick or... |
CAPEC-258 | Passively Sniffing and Capturing Application Code Bound for an Authorized Cli... |
CAPEC-259 | Passively Sniffing and Capturing Application Code Bound for an Authorized Cli... |
CAPEC-260 | Passively Sniffing and Capturing Application Code Bound for an Authorized Cli... |
Open Source Vulnerability Database (OSVDB)
id | Description |
---|---|
76798 | phpMyadmin libraries/import/xml.php XML Data Entity References Parsing Remote... |
74109 | phpMyAdmin Table Print View Table Name Parameter XSS |
69932 | phpMyAdmin phpinfo.php Direct Request Authentication Bypass |
59227 | phpMyAdmin Multiple Script Array Handling Path Disclosure |
58824 | PhpMyAdmin sql.php pos Parameter XSS |
58823 | PhpMyAdmin querywindow.php Multiple Parameter XSS |
58822 | PhpMyAdmin db_operations.php Multiple Parameter XSS |
58821 | PhpMyAdmin db_create.php db Parameter XSS |
55514 | phpMyAdmin Crafted SQL Bookmark XSS |
53227 | phpMyAdmin BLOB Streaming Feature bs_disp_as_mime_type.php Multiple Parameter... |
53226 | phpMyAdmin BLOB Streaming Feature bs_disp_as_mime_type.php file_path Paramete... |
53076 | phpMyAdmin setup.php save Action Arbitrary PHP Code Injection |
48480 | phpMyAdmin libraries/js_escape.lib.php PMA_escapeJsString() Function MSIE Nul... |
48154 | phpMyAdmin server_databases.php sort_by Variable Arbitrary PHP Code Execution |
47487 | phpMyAdmin setup.php Configuration Manipulation Based XSS |
47486 | phpMyAdmin setup.php Cross-Frame Scripting |
44577 | phpMyAdmin Crafted HTTP Request UploadDir Parameter Arbitrary File Access |
43908 | phpMyAdmin Session Data Credential / Secret Key Disclosure |
43051 | phpMyAdmin Crafted Cookie $_REQUEST Superglobal Overwrite |
38835 | phpMyAdmin index.php convcharset Parameter XSS |
38714 | phpMyAdmin db_create.php db Parameter XSS |
38713 | phpMyAdmin db_create.php db Parameter SQL Injection |
37939 | phpMyAdmin server_status.php URL XSS |
36834 | phpMyAdmin libraries/common.lib.php PMA_ArrayWalkRecursive Array Recursion DoS |
32667 | phpMyAdmin Multiple Unspecified XSS |
ExploitDB Exploits
id | Description |
---|---|
23356 | Portable phpMyAdmin Wordpress Plugin Authentication Bypass |
18371 | phpMyAdmin 3.3.X and 3.4.X - Local File Inclusion via XXE Injection |
16913 | PhpMyAdmin Config File Code Injection |
8921 | phpMyAdmin (/scripts/setup.php) PHP Code Injection Exploit |
OpenVAS Exploits
id | Description |
---|---|
2012-12-17 | Name : WordPress Portable phpMyAdmin Plugin 'wp-pma-mod' Security Bypass Vulnerability File : nvt/gb_wordpress_portable_phpmyadmin_sec_bypass_vuln.nasl |
2012-03-19 | Name : Fedora Update for phpMyAdmin FEDORA-2011-15841 File : nvt/gb_fedora_2011_15841_phpMyAdmin_fc16.nasl |
2012-02-12 | Name : Gentoo Security Advisory GLSA 201201-01 (phpMyAdmin) File : nvt/glsa_201201_01.nasl |
2012-02-11 | Name : Debian Security Advisory DSA 2391-1 (phpmyadmin) File : nvt/deb_2391_1.nasl |
2012-01-09 | Name : Mandriva Update for phpmyadmin MDVSA-2011:198 (phpmyadmin) File : nvt/gb_mandriva_MDVSA_2011_198.nasl |
2011-11-25 | Name : Fedora Update for phpMyAdmin FEDORA-2011-15846 File : nvt/gb_fedora_2011_15846_phpMyAdmin_fc15.nasl |
2011-11-25 | Name : Fedora Update for phpMyAdmin FEDORA-2011-15831 File : nvt/gb_fedora_2011_15831_phpMyAdmin_fc14.nasl |
2011-08-18 | Name : Mandriva Update for phpmyadmin MDVSA-2011:124 (phpmyadmin) File : nvt/gb_mandriva_MDVSA_2011_124.nasl |
2011-08-12 | Name : Fedora Update for phpMyAdmin FEDORA-2011-9734 File : nvt/gb_fedora_2011_9734_phpMyAdmin_fc15.nasl |
2011-08-12 | Name : Fedora Update for phpMyAdmin FEDORA-2011-9725 File : nvt/gb_fedora_2011_9725_phpMyAdmin_fc14.nasl |
2011-08-07 | Name : FreeBSD Ports: phpMyAdmin File : nvt/freebsd_phpMyAdmin24.nasl |
2011-04-01 | Name : Fedora Update for phpMyAdmin FEDORA-2011-3737 File : nvt/gb_fedora_2011_3737_phpMyAdmin_fc14.nasl |
2011-04-01 | Name : Fedora Update for phpMyAdmin FEDORA-2011-3733 File : nvt/gb_fedora_2011_3733_phpMyAdmin_fc13.nasl |
2011-03-07 | Name : Debian Security Advisory DSA 2139-1 (phpmyadmin) File : nvt/deb_2139_1.nasl |
2011-01-11 | Name : Mandriva Update for phpmyadmin MDVSA-2011:000 (phpmyadmin) File : nvt/gb_mandriva_MDVSA_2011_000.nasl |
2010-12-27 | Name : phpMyAdmin 'phpinfo.php' Security bypass Vulnerability File : nvt/gb_phpmyadmin_security_bypass_vuln.nasl |
2009-08-17 | Name : Mandrake Security Advisory MDVSA-2009:192 (phpmyadmin) File : nvt/mdksa_2009_192.nasl |
2009-07-06 | Name : FreeBSD Ports: phpMyAdmin File : nvt/freebsd_phpMyAdmin19.nasl |
2009-07-06 | Name : Gentoo Security Advisory GLSA 200906-03 (phpmyadmin) File : nvt/glsa_200906_03.nasl |
2009-07-06 | Name : Fedora Core 10 FEDORA-2009-7340 (phpMyAdmin) File : nvt/fcore_2009_7340.nasl |
2009-07-06 | Name : Fedora Core 9 FEDORA-2009-7337 (phpMyAdmin) File : nvt/fcore_2009_7337.nasl |
2009-07-06 | Name : Fedora Core 11 FEDORA-2009-7329 (phpMyAdmin) File : nvt/fcore_2009_7329.nasl |
2009-07-03 | Name : phpMyAdmin SQL bookmark XSS Vulnerability File : nvt/gb_phpmyadmin_sql_bookmark_xss_vuln.nasl |
2009-06-30 | Name : Debian Security Advisory DSA 1824-1 (phpmyadmin) File : nvt/deb_1824_1.nasl |
2009-06-30 | Name : Ubuntu USN-792-1 (openssl) File : nvt/ubuntu_792_1.nasl |
Snort® IPS/IDS
Date | Description |
---|---|
2019-12-19 | phpMyAdmin delete server cross-site request forgery attempt RuleID : 52267 - Type : SERVER-WEBAPP - Revision : 1 |
2019-12-19 | phpMyAdmin direct access server deletion attempt RuleID : 52266 - Type : SERVER-WEBAPP - Revision : 1 |
2019-12-19 | phpMyAdmin delete server cross-site request forgery attempt RuleID : 52265 - Type : SERVER-WEBAPP - Revision : 1 |
2019-01-08 | Wordpress Portable phpMyAdmin plugin authentication bypass attempt RuleID : 48486 - Type : SERVER-WEBAPP - Revision : 2 |
2018-10-18 | phpmyadmin post-authentication local file inclusion attempt RuleID : 47831 - Type : SERVER-WEBAPP - Revision : 1 |
2018-02-14 | Possible Phpmyadmin CSRF exploitation attempt RuleID : 45406 - Type : SERVER-WEBAPP - Revision : 1 |
2014-11-16 | PHPMyAdmin file inclusion arbitrary command execution attempt RuleID : 31419 - Type : SERVER-WEBAPP - Revision : 2 |
2014-01-10 | Setup.php access RuleID : 2281-community - Type : SERVER-WEBAPP - Revision : 15 |
2014-01-10 | Setup.php access RuleID : 2281 - Type : SERVER-WEBAPP - Revision : 15 |
Nessus® Vulnerability Scanner
id | Description |
---|---|
2019-01-03 | Name: The remote Fedora host is missing a security update. File: fedora_2018-f2b24ce26e.nasl - Type: ACT_GATHER_INFO |
2019-01-03 | Name: The remote Fedora host is missing a security update. File: fedora_2018-68349e3094.nasl - Type: ACT_GATHER_INFO |
2018-08-23 | Name: The remote FreeBSD host is missing one or more security-related updates. File: freebsd_pkg_9e205ef5a64911e8b1f66805ca0b3d42.nasl - Type: ACT_GATHER_INFO |
2018-07-09 | Name: The remote Debian host is missing a security update. File: debian_DLA-1415.nasl - Type: ACT_GATHER_INFO |
2018-06-25 | Name: The remote FreeBSD host is missing a security-related update. File: freebsd_pkg_17cb6ff3767011e888546805ca0b3d42.nasl - Type: ACT_GATHER_INFO |
2018-03-02 | Name: The remote Fedora host is missing one or more security updates. File: fedora_2018-147d33439c.nasl - Type: ACT_GATHER_INFO |
2018-02-27 | Name: The remote Fedora host is missing one or more security updates. File: fedora_2018-a1650ed14f.nasl - Type: ACT_GATHER_INFO |
2018-02-22 | Name: The remote FreeBSD host is missing a security-related update. File: freebsd_pkg_261ca31c179f11e8b8b96805ca0b3d42.nasl - Type: ACT_GATHER_INFO |
2017-02-27 | Name: The remote Debian host is missing a security update. File: debian_DLA-834.nasl - Type: ACT_GATHER_INFO |
2017-02-06 | Name: The remote openSUSE host is missing a security update. File: openSUSE-2017-198.nasl - Type: ACT_GATHER_INFO |
2017-01-12 | Name: The remote Gentoo host is missing one or more security-related patches. File: gentoo_GLSA-201701-32.nasl - Type: ACT_GATHER_INFO |
2016-08-30 | Name: The remote openSUSE host is missing a security update. File: openSUSE-2016-1027.nasl - Type: ACT_GATHER_INFO |
2016-08-30 | Name: The remote openSUSE host is missing a security update. File: openSUSE-2016-1021.nasl - Type: ACT_GATHER_INFO |
2016-07-14 | Name: The remote Fedora host is missing a security update. File: fedora_2016-e3240782ec.nasl - Type: ACT_GATHER_INFO |
2016-07-14 | Name: The remote Fedora host is missing a security update. File: fedora_2016-cd05bd994a.nasl - Type: ACT_GATHER_INFO |
2016-07-14 | Name: The remote Fedora host is missing a security update. File: fedora_2016-55261b6815.nasl - Type: ACT_GATHER_INFO |
2016-06-14 | Name: The remote openSUSE host is missing a security update. File: openSUSE-2016-712.nasl - Type: ACT_GATHER_INFO |
2016-05-26 | Name: The remote FreeBSD host is missing a security-related update. File: freebsd_pkg_00ec1be122bb11e69ead6805ca0b3d42.nasl - Type: ACT_GATHER_INFO |
2014-07-31 | Name: The remote Fedora host is missing a security update. File: fedora_2014-8581.nasl - Type: ACT_GATHER_INFO |
2014-07-31 | Name: The remote Fedora host is missing a security update. File: fedora_2014-8577.nasl - Type: ACT_GATHER_INFO |
2014-07-10 | Name: The remote Debian host is missing a security-related update. File: debian_DSA-2975.nasl - Type: ACT_GATHER_INFO |
2014-06-13 | Name: The remote openSUSE host is missing a security update. File: openSUSE-2014-193.nasl - Type: ACT_GATHER_INFO |
2014-06-13 | Name: The remote openSUSE host is missing a security update. File: openSUSE-2013-524.nasl - Type: ACT_GATHER_INFO |
2014-06-13 | Name: The remote openSUSE host is missing a security update. File: openSUSE-2011-14.nasl - Type: ACT_GATHER_INFO |
2014-02-26 | Name: The remote web server hosts a PHP application that is affected by a cross-sit... File: phpmyadmin_pmasa_2014_1.nasl - Type: ACT_GATHER_INFO |