Search for packages
| purl | pkg:composer/phpmyadmin/phpmyadmin@4.0.1 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-2g3b-qqxy-ekcq
Aliases: CVE-2013-4729 GHSA-x962-w72p-mv7q |
phpMyAdmin Global variables scope injection vulnerability import.php in phpMyAdmin 4.x before 4.0.4.1 does not properly restrict the ability of input data to specify a file format, which allows remote authenticated users to modify the GLOBALS superglobal array, and consequently change the configuration, via a crafted request. |
Affected by 0 other vulnerabilities. Affected by 19 other vulnerabilities. |
|
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-3yp5-vqej-r7hh
Aliases: CVE-2016-2040 GHSA-pw34-qf6c-84fc |
Cross-site Scripting Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin allow remote authenticated users to inject arbitrary web script or HTML. |
Affected by 20 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 22 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 9 other vulnerabilities. Affected by 10 other vulnerabilities. |
|
VCID-7mys-s9mz-h3g1
Aliases: CVE-2014-7217 GHSA-wv8g-fx9j-q2jg |
phpMyAdmin cross-site scripting Vulnerability via ENUM value Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin 4.0.x before 4.0.10.4, 4.1.x before 4.1.14.5, and 4.2.x before 4.2.9.1 allow remote authenticated users to inject arbitrary web script or HTML via a crafted ENUM value that is improperly handled during rendering of the (1) table search or (2) table structure page, related to `libraries/TableSearch.class.php` and `libraries/Util.class.php`. |
Affected by 0 other vulnerabilities. Affected by 10 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-7n1n-uj91-8ugg
Aliases: CVE-2016-6621 GHSA-44vv-mm86-7cg6 |
phpMyAdmin server-side request forgery (SSRF) The setup script for phpMyAdmin before 4.0.10.19, 4.4.x before 4.4.15.10, and 4.6.x before 4.6.6 allows remote attackers to conduct server-side request forgery (SSRF) attacks via unspecified vectors. |
Affected by 0 other vulnerabilities. Affected by 12 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
|
VCID-b5bf-6u8e-byh8
Aliases: CVE-2016-5706 GHSA-9rmm-8fp4-26hv |
phpMyAdmin Denial Of Service (DOS) attack js/get_scripts.js.php in phpMyAdmin 4.0.x before 4.0.10.16, 4.4.x before 4.4.15.7, and 4.6.x before 4.6.3 allows remote attackers to cause a denial of service via a large array in the scripts parameter. |
Affected by 0 other vulnerabilities. Affected by 12 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 13 other vulnerabilities. |
|
VCID-b9b1-624h-uubt
Aliases: CVE-2014-8326 GHSA-pvr5-84gr-g985 |
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin 4.0.x before 4.0.10.5, 4.1.x before 4.1.14.6, and 4.2.x before 4.2.10.1 allow remote authenticated users to inject arbitrary web script or HTML via a crafted (1) database name or (2) table name, related to the libraries/DatabaseInterface.class.php code for SQL debug output and the js/server_status_monitor.js code for the server monitor page. |
Affected by 9 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-cy6p-nz8a-zydk
Aliases: CVE-2014-6300 GHSA-6wfj-2mw7-p5cg |
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Cross-site scripting (XSS) vulnerability in the micro history implementation in phpMyAdmin 4.0.x before 4.0.10.3, 4.1.x before 4.1.14.4, and 4.2.x before 4.2.8.1 allows remote attackers to inject arbitrary web script or HTML, and consequently conduct a cross-site request forgery (CSRF) attack to create a root account, via a crafted URL, related to js/ajax.js. |
Affected by 11 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-eq3j-14fc-2uev
Aliases: CVE-2014-4986 GHSA-jqmr-wqgp-8mh2 |
Multiple vulnerabilities have been found in phpMyAdmin, the worst of which could lead to arbitrary code execution. |
Affected by 0 other vulnerabilities. Affected by 21 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-f7gd-w9r7-xyb2
Aliases: CVE-2016-1927 GHSA-4gmg-gwjh-3mmr |
phpMyAdmin Cryptographic Vulnerability The suggestPassword function in js/functions.js in phpMyAdmin 4.0.x before 4.0.10.13, 4.4.x before 4.4.15.3, and 4.5.x before 4.5.4 relies on the Math.random JavaScript function, which makes it easier for remote attackers to guess passwords via a brute-force approach. |
Affected by 0 other vulnerabilities. Affected by 12 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
|
VCID-g6ud-92qe-hqcx
Aliases: CVE-2019-19617 GHSA-pgph-mc4p-f8c3 |
phpMyAdmin unsanitized Git information phpMyAdmin before 4.9.2 does not escape certain Git information, related to `libraries/classes/Display/GitRevision.php and libraries/classes/Footer.php`. |
Affected by 10 other vulnerabilities. |
|
VCID-gu4y-aeqx-mqak
Aliases: CVE-2019-18622 GHSA-jgjc-332c-8cmc |
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. |
Affected by 10 other vulnerabilities. Affected by 11 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 6 other vulnerabilities. Affected by 7 other vulnerabilities. |
|
VCID-q2be-73wp-tbav
Aliases: CVE-2013-5002 GHSA-p632-5w74-x8xx |
Multiple vulnerabilities have been found in phpMyAdmin, allowing remote authenticated attackers to execute arbitrary code, inject SQL code or conduct other attacks. |
Affected by 18 other vulnerabilities. Affected by 3 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 6 other vulnerabilities. Affected by 7 other vulnerabilities. |
|
VCID-w37b-ep3h-tfaz
Aliases: CVE-2016-2041 GHSA-8m97-xc46-rw9w |
Covert Timing Channel `libraries/common.inc.php` in phpMyAdmin does not use a constant-time algorithm for comparing CSRF tokens, which makes it easier for remote attackers to bypass intended access restrictions by measuring time differences. |
Affected by 20 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 22 other vulnerabilities. |
|
VCID-wamt-3g12-t7ch
Aliases: CVE-2016-9866 GHSA-jvxx-8xxf-5495 |
Cross-Site Request Forgery (CSRF) An issue was discovered in phpMyAdmin. When the arg_separator is different from its default & value, the CSRF token was not properly stripped from the return URL of the preference import action. All 4.6.x versions (prior to 4.6.5), 4.4.x versions (prior to 4.4.15.9), and 4.0.x versions (prior to 4.0.10.18) are affected. |
Affected by 3 other vulnerabilities. Affected by 12 other vulnerabilities. Affected by 3 other vulnerabilities. Affected by 3 other vulnerabilities. |
|
VCID-xu1c-xtb4-9ygg
Aliases: CVE-2016-6623 GHSA-2mcj-3r3r-v5wm |
Multiple vulnerabilities have been found in phpMyAdmin, the worst of which could lead to arbitrary code execution. |
Affected by 0 other vulnerabilities. Affected by 12 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 5 other vulnerabilities. |
|
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 6 other vulnerabilities. Affected by 7 other vulnerabilities. |
|
VCID-zyzp-aqd8-e3a9
Aliases: CVE-2019-12922 GHSA-4c9q-64gq-xhx4 |
phpMyAdmin Cross-Site Request Forgery (CSRF) A CSRF issue in phpMyAdmin 4.9.0.1 allows deletion of any server in the Setup page. |
Affected by 12 other vulnerabilities. Affected by 11 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||