
CVE-2021-43008
https://notcve.org/view.php?id=CVE-2021-43008
05 Apr 2022 — 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. Un control de acceso inapropiado en las versiones 1.12.0 a 4.6.2 de Adminer (corregido en la versión 4.6.3) permite a un atacante lograr una lectura arbitraria de archivos en el servidor remoto solicitando a Adminer que sea conectado a una base de datos MySQL remota • https://github.com/p0dalirius/CVE-2021-43008-AdminerRead •

CVE-2021-29625 – XSS in doc_link
https://notcve.org/view.php?id=CVE-2021-29625
19 May 2021 — 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. • https://github.com/vrana/adminer/commit/4043092ec2c0de2258d60a99d0c5958637d051a7 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2021-21311 – SSRF in adminer
https://notcve.org/view.php?id=CVE-2021-21311
11 Feb 2021 — 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. • https://github.com/llhala/CVE-2021-21311 • CWE-918: Server-Side Request Forgery (SSRF) •

CVE-2020-35572
https://notcve.org/view.php?id=CVE-2020-35572
09 Feb 2021 — Adminer through 4.7.8 allows XSS via the history parameter to the default URI. Adminer versiones hasta 4.7.8 permite un ataque de tipo XSS por medio del parámetro history en el URI predeterminado • https://sourceforge.net/p/adminer/bugs-and-features/775 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2020-35186
https://notcve.org/view.php?id=CVE-2020-35186
17 Dec 2020 — The official adminer docker images before 4.7.0-fastcgi contain a blank password for a root user. System using the adminer docker container deployed by affected versions of the docker image may allow a remote attacker to achieve root access with a blank password. Las imágenes de docker de official adminer versiones anteriores a 4.7.0-fastcgi, contienen una contraseña en blanco para un usuario root. El sistema que usa el contenedor de docker adminer implementado por unas versiones afectadas de la imagen... • https://github.com/koharin/koharin2/blob/main/CVE-2020-35186 • CWE-306: Missing Authentication for Critical Function •

CVE-2018-7667
https://notcve.org/view.php?id=CVE-2018-7667
05 Mar 2018 — Adminer through 4.3.1 has SSRF via the server parameter. Adminer hasta la versión 4.3.1 tiene SSRF mediante el parámetro server. • http://hyp3rlinx.altervista.org/advisories/ADMINER-UNAUTHENTICATED-SERVER-SIDE-REQUEST-FORGERY.txt • CWE-918: Server-Side Request Forgery (SSRF) •