Show filters
12 Total Results
Displaying 1-10 of 12
Sort by:
Attacker Value
Unknown

CVE-2019-25215

Disclosure Date: October 16, 2024 (last updated January 06, 2025)
The ARI-Adminer plugin for WordPress is vulnerable to authorization bypass due to a lack of file access controls in nearly every file of the plugin in versions up to, and including, 1.1.14. This makes it possible for unauthenticated attackers to call the files directly and perform a wide variety of unauthorized actions such as accessing a site's database and making changes.
0
Attacker Value
Unknown

CVE-2023-45195

Disclosure Date: June 24, 2024 (last updated June 25, 2024)
Adminer and AdminerEvo are vulnerable to SSRF via database connection fields. This could allow an unauthenticated remote attacker to enumerate or access systems the attacker would not otherwise have access to. Adminer is no longer supported, but this issue was fixed in AdminerEvo version 4.8.4.
0
Attacker Value
Unknown

CVE-2023-45196

Disclosure Date: June 24, 2024 (last updated June 25, 2024)
Adminer and AdminerEvo allow an unauthenticated remote attacker to cause a denial of service by connecting to an attacker-controlled service that responds with HTTP redirects. The denial of service is subject to PHP configuration limits. Adminer is no longer supported, but this issue was fixed in AdminerEvo version 4.8.4.
0
Attacker Value
Unknown

CVE-2023-45197

Disclosure Date: June 21, 2024 (last updated June 25, 2024)
The file upload plugin in Adminer and AdminerEvo allows an attacker to upload a file with a table name of “..” to the root of the Adminer directory. The attacker can effectively guess the name of the uploaded file and execute it. Adminer is no longer supported, but this issue was fixed in AdminerEvo version 4.8.3.
Attacker Value
Unknown

CVE-2017-20066

Disclosure Date: June 20, 2022 (last updated October 07, 2023)
A vulnerability has been found in Adminer Login 1.4.4 and classified as problematic. This vulnerability affects unknown code. The manipulation leads to improper access controls. It is possible to launch the attack on the local host. The exploit has been disclosed to the public and may be used.
Attacker Value
Unknown

CVE-2021-43008

Disclosure Date: April 05, 2022 (last updated October 07, 2023)
Improper Access Control in Adminer versions 1.12.0 to 4.6.2 (fixed in version 4.6.3) allows an attacker to achieve Arbitrary File Read on the remote server by requesting the Adminer to connect to a remote MySQL database.
Attacker Value
Unknown

CVE-2020-19156

Disclosure Date: September 15, 2021 (last updated February 23, 2025)
Cross Site Scripting (XSS) in Ari Adminer v1 allows remote attackers to execute arbitrary code via the 'Title' parameter of the 'Add New Connections' component when the 'save()' function is called.
Attacker Value
Unknown

CVE-2021-29625

Disclosure Date: May 19, 2021 (last updated February 22, 2025)
Adminer is open-source database management software. A cross-site scripting vulnerability in Adminer versions 4.6.1 to 4.8.0 affects users of MySQL, MariaDB, PgSQL and SQLite. XSS is in most cases prevented by strict CSP in all modern browsers. The only exception is when Adminer is using a `pdo_` extension to communicate with the database (it is used if the native extensions are not enabled). In browsers without CSP, Adminer versions 4.6.1 to 4.8.0 are affected. The vulnerability is patched in version 4.8.1. As workarounds, one can use a browser supporting strict CSP or enable the native PHP extensions (e.g. `mysqli`) or disable displaying PHP errors (`display_errors`).
Attacker Value
Unknown

CVE-2021-21311

Disclosure Date: February 11, 2021 (last updated February 22, 2025)
Adminer is an open-source database management in a single PHP file. In adminer from version 4.0.0 and before 4.7.9 there is a server-side request forgery vulnerability. Users of Adminer versions bundling all drivers (e.g. `adminer.php`) are affected. This is fixed in version 4.7.9.
Attacker Value
Unknown

CVE-2020-35572

Disclosure Date: February 09, 2021 (last updated February 22, 2025)
Adminer through 4.7.8 allows XSS via the history parameter to the default URI.