CVE-2019-6798
- EPSS 0.54%
- Veröffentlicht 26.01.2019 17:29:00
- Zuletzt bearbeitet 21.11.2024 04:47:10
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.
CVE-2019-6799
- EPSS 70.65%
- Veröffentlicht 26.01.2019 17:29:00
- Zuletzt bearbeitet 21.11.2024 04:47:10
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 r...
CVE-2018-19968
- EPSS 2.64%
- Veröffentlicht 11.12.2018 17:29:00
- Zuletzt bearbeitet 21.11.2024 03:58:54
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...
CVE-2018-19969
- EPSS 0.48%
- Veröffentlicht 11.12.2018 17:29:00
- Zuletzt bearbeitet 21.11.2024 03:58:54
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, ...
CVE-2018-19970
- EPSS 1.56%
- Veröffentlicht 11.12.2018 17:29:00
- Zuletzt bearbeitet 21.11.2024 03:58:54
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.
CVE-2018-15605
- EPSS 0.68%
- Veröffentlicht 24.08.2018 19:29:02
- Zuletzt bearbeitet 21.11.2024 03:51:09
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.
CVE-2018-12581
- EPSS 0.82%
- Veröffentlicht 21.06.2018 20:29:00
- Zuletzt bearbeitet 21.11.2024 03:45:28
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 Design...
CVE-2018-12613
- EPSS 94.14%
- Veröffentlicht 21.06.2018 20:29:00
- Zuletzt bearbeitet 21.11.2024 03:45:32
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...
CVE-2017-18264
- EPSS 0.32%
- Veröffentlicht 01.05.2018 17:29:00
- Zuletzt bearbeitet 21.11.2024 03:19:43
An issue was discovered in libraries/common.inc.php in phpMyAdmin 4.0 before 4.0.10.20, 4.4.x, 4.6.x, and 4.7.0 prereleases. The restrictions caused by $cfg['Servers'][$i]['AllowNoPassword'] = false are bypassed under certain PHP versions (e.g., vers...
CVE-2018-10188
- EPSS 0.99%
- Veröffentlicht 19.04.2018 14:29:00
- Zuletzt bearbeitet 21.11.2024 03:40:58
phpMyAdmin 4.8.0 before 4.8.0-1 has CSRF, allowing an attacker to execute arbitrary SQL statements, related to js/db_operations.js, js/tbl_operations.js, libraries/classes/Operations.php, and sql.php.