Logo
componentmariadb
Name
mariadb
Version
10.7.8
Type
library
Description
A robust, scalable, and reliable SQL server
Licenses
GPL-2.0-only
PURL
-
CPE
cpe:2.3:*:mariadb:mariadb:10.7.8:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
11.4.12
scarthgap
10.11.16

Patches#


#
Title
Author
Resolve
1
build_rocksdb.cmake: fix atomic support on arm
Mingli Yu <mingli.yu@windriver.com>
2
MDEV-33727 update test results
Sergei Golubchik <serg@mariadb.org>
CVE-2024-21096
3
aio_linux: Check if syscall exists before using it
Khem Raj <raj.khem@gmail.com>
4
MDEV-32082 Server crash in find_field_in_table
Aleksey Midenkov <midenok@gmail.com>
CVE-2023-52968
5
innobase: Define __NR_futex if it does not exist
Khem Raj <raj.khem@gmail.com>
6
MDEV-26247 MariaDB Server SEGV on INSERT .. SELECT
Oleg Smirnov <olernov@gmail.com>
CVE-2023-52969
CVE-2023-52970
7
MDEV-34203 Sandbox mode \- is not compatible with
Oleksandr Byelkin <sanja@mariadb.com>
CVE-2024-21096
8
support-files/CMakeLists.txt: fix do_populate_sysroot issue
Mingli Yu <mingli.yu@windriver.com>
9
Revert "MDEV-26427 MariaDB Server SEGV on INSERT .. SELECT"
Oleg Smirnov <olernov@gmail.com>
CVE-2023-52969
CVE-2023-52970
10
MDEV-32578 row_merge_fts_doc_tokenize() handles parser plugin
Marko Mäkelä <marko.makela@mariadb.com>
CVE-2023-22084
11
MDEV-37483 mariadb-dump -T doesn't convert table names
Sergei Golubchik <serg@mariadb.org>
CVE-2025-13699
12
MDEV-32086 Server crash when inserting from derived table
Oleksandr Byelkin <sanja@mariadb.com>
CVE-2023-52969
CVE-2023-52970
13
MDEV-33727 mariadb-dump trusts the server and does not
Sergei Golubchik <serg@mariadb.org>
CVE-2024-21096
14
MDEV-36268 mariadb-dump used wrong quoting character
Sergei Golubchik <serg@mariadb.org>
CVE-2025-30722
15
also protect the /*!999999 sandbox comment
Sergei Golubchik <serg@mariadb.org>
CVE-2024-21096
16
MDEV-32086 (part 2) Server crash when inserting from derived
Oleksandr Byelkin <sanja@mariadb.com>
CVE-2023-52969
CVE-2023-52970
17
MDEV-34318 mariadb-dump SQL syntax error with
Sergei Golubchik <serg@mariadb.org>
CVE-2024-21096
18
Patch #18
Khem Raj <raj.khem@gmail.com>
19
sql/CMakeLists.txt: fix gen_lex_hash not found
Mingli Yu <mingli.yu@windriver.com>
20
Patch #20
Unknown
21
Patch #21
Khem Raj <raj.khem@gmail.com>
22
MDEV-29182 Assertion fld->field_no < table->n_v_def failed on
Marko Mäkelä <marko.makela@mariadb.com>
CVE-2025-21490
23
Fix library LZ4 lookup.
Sumit Garg <sumit.garg@linaro.org>
24
MDEV-29644 a potential bug of null pointer dereference in
Nayuta Yanagisawa <nayuta.yanagisawa@hey.com>
CVE-2022-47015
25
cleanup: reusable build_path_for_table() function
Sergei Golubchik <serg@mariadb.org>
CVE-2025-13699
26
configure.cmake: fix valgrind
Jackie Huang <jackie.huang@windriver.com>
27
CMakeLists.txt: not include import_executables.cmake
Mingli Yu <mingli.yu@windriver.com>
28
MDEV-36613 Incorrect undo logging for indexes on virtual
=?UTF-8?q?Marko=20M=C3=A4kel=C3=A4?= <marko.makela@mariadb.com>
CVE-2025-30693
29
Patch #29
Khem Raj <raj.khem@gmail.com>

Vulnerabilities#


Name
Analysis
Description
Exploitable
An issue was discovered in MariaDB Server before 11.4.10, 11.5.x through 11.8.x before 11.8.6, and 12.x before 12.2.2. If the caching_sha2_password authentication plugin is installed, and some user accounts are configured to use it, a large packet can crash the server because sha256_crypt_r uses alloca.
Exploitable
In MariaDB server version through 11.8.5, when server audit plugin is enabled with server_audit_events variable configured with QUERY_DCL, QUERY_DDL, or QUERY_DML filtering, if an authenticated database user invokes a SQL statement prefixed with double-hyphen (—) or hash (#) style comments, the statement is not logged.
Patched
Vulnerability in the MySQL Client product of Oracle MySQL (component: Client: mysqldump). Supported versions that are affected are 8.0.0-8.0.41, 8.4.0-8.4.4 and 9.0.0-9.2.0. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Client. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Client accessible data as well as unauthorized update, insert or delete access to some of MySQL Client accessible data. CVSS 3.1 Base Score 5.9 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N).
Patched
Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.0-8.0.41, 8.4.0-8.4.4 and 9.0.0-9.2.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).
Patched
Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.40 and prior, 8.4.3 and prior and 9.1.0 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).
Patched
MariaDB mariadb-dump Utility Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of MariaDB. Interaction with the mariadb-dump utility is required to exploit this vulnerability but attack vectors may vary depending on the implementation. The specific flaw exists within the handling of view names. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to execute code in the context of the current user. Was ZDI-CAN-27000.
Patched
Vulnerability in the MySQL Server product of Oracle MySQL (component: Client: mysqldump). Supported versions that are affected are 8.0.36 and prior and 8.3.0 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with logon to the infrastructure where MySQL Server executes to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data as well as unauthorized read access to a subset of MySQL Server accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L).
Patched
MariaDB Server 10.4 through 10.5.*, 10.6 through 10.6.*, 10.7 through 10.11.*, 11.0 through 11.0.*, and 11.1 through 11.4.* crashes in Item_direct_view_ref::derived_field_transformer_for_where.
Patched
MariaDB Server 10.4 through 10.5.*, 10.6 through 10.6.*, 10.7 through 10.11.*, and 11.0 through 11.0.* can sometimes crash with an empty backtrace log. This may be related to make_aggr_tables_info and optimize_stage2.
Patched
MariaDB Server 10.4 before 10.4.33, 10.5 before 10.5.24, 10.6 before 10.6.17, 10.7 through 10.11 before 10.11.7, 11.0 before 11.0.5, and 11.1 before 11.1.4 calls fix_fields_if_needed under mysql_derived_prepare when derived is not yet prepared, leading to a find_field_in_table crash.
Patched
Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.43 and prior, 8.0.34 and prior and 8.1.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).
Patched
MariaDB Server before 10.3.34 thru 10.9.3 is vulnerable to Denial of Service. It is possible for function spider_db_mbase::print_warnings to dereference a null pointer.