Lucene search
+L

6916 matches found

OSV
OSV
added 2022/04/29 11:04 a.m.7 views

OESA-2022-1619 mariadb security update

MariaDB is a community developed fork from MySQL - a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon mariadbd and many different client programs and libraries. The base package contains the standard MariaDB/MySQL client programs a...

7.8CVSS8AI score0.00689EPSS
SaveExploits0References2
OSV
OSV
added 2022/04/29 9:42 a.m.7 views

SUSE-SU-2022:0731-2 Security update for mariadb

This update for mariadb fixes the following issues: - Update to 10.5.15 bsc1196016: 10.5.15: CVE-2021-46665 CVE-2021-46664 CVE-2021-46661 CVE-2021-46668 CVE-2021-46663 10.5.14: CVE-2022-24052 CVE-2022-24051 CVE-2022-24050 CVE-2022-24048 CVE-2021-46659, bsc1195339 - The following issues have alrea...

7.8CVSS6.8AI score0.00689EPSS
SaveExploits8References17
Oracle linux
Oracle linux
added 2022/04/28 12:00 a.m.115 views

mariadb:10.3 security and bug fix update

galera 25.3.34-4 - Explicitly require the 'procps-ng' package - Otherwise it will not require it in the lightweight systems e.g. containers - and Galera won't work properly 25.3.34-3 - Use downstream garbd-wrapper and garbd.service to ensure compatibility - Add upstream versions of garbd-wrapper...

7.1CVSS1AI score0.08149EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2022/04/28 12:00 a.m.294 views

CentOS 8 : mariadb:10.5 (CESA-2022:1557)

The remote CentOS Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the CESA-2022:1557 advisory. - mysql: Server: DML unspecified vulnerability CPU Apr 2021 CVE-2021-2154, CVE-2021-2166 - mysql: InnoDB unspecified vulnerability CPU Jul 2021...

7.1CVSS6.7AI score0.08149EPSS
SaveExploits5References12
Tenable Nessus
Tenable Nessus
added 2022/04/27 12:00 a.m.35 views

RHEL 8 : mariadb:10.3 (RHSA-2022:1556)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:1556 advisory. MariaDB is a multi-user, multi-threaded SQL database server that is binary compatible with MySQL. The following packages have been upgraded ...

7.5CVSS6.9AI score0.08149EPSS
SaveExploits6References33
Tenable Nessus
Tenable Nessus
added 2022/04/27 12:00 a.m.77 views

RHEL 8 : mariadb:10.5 (RHSA-2022:1557)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:1557 advisory. MariaDB is a multi-user, multi-threaded SQL database server that is binary compatible with MySQL. The following packages have been upgraded ...

7.5CVSS7AI score0.08149EPSS
SaveExploits6References32
Tenable Nessus
Tenable Nessus
added 2022/04/27 12:00 a.m.43 views

Oracle Linux 8 : mariadb:10.3 (ELSA-2022-1556)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-1556 advisory. galera 25.3.34-4 - Explicitly require the 'procps-ng' package - Otherwise it will not require it in the lightweight systems e.g. containers - and Galer...

7.1CVSS6.7AI score0.08149EPSS
SaveExploits5References11
RedHat Linux
RedHat Linux
added 2022/04/26 9:15 p.m.9 views

mariadb: Crash in get_sort_by_table() in subquery with ORDER BY having outer ref

getsortbytable in MariaDB before 10.6.2 allows an application crash via certain subquery uses of ORDER BY...

5.5CVSS7.4AI score0.0039EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/04/26 9:15 p.m.3 views

mariadb: improper locking due to unreleased lock in the ds_xbstream.cc

MariaDB Server before 10.7 is vulnerable to Denial of Service. In extra/mariabackup/dsxbstream.cc, when an error occurs streamctxt-destfile == NULL while executing the method xbstreamopen, the held lock is not released correctly, which allows local users to trigger a denial of service due to the...

5.5CVSS7.3AI score0.00216EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/04/26 9:15 p.m.9 views

mariadb: Integer overflow in sql_lex.cc integer leading to crash

An integer overflow vulnerability was found in MariaDB, where an invalid size of refpointerarray is allocated. This issue results in a denial of service...

5.5CVSS7.3AI score0.00421EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/04/26 9:15 p.m.25 views

mariadb: Crash caused by mishandling of a pushdown from a HAVING clause to a WHERE clause

MariaDB before 10.6.2 allows an application crash because of mishandling of a pushdown from a HAVING clause to a WHERE clause...

5.5CVSS7.4AI score0.00387EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/04/26 9:15 p.m.8 views

mariadb: Crash in set_var.cc via certain UPDATE queries with nested subqueries

MariaDB through 10.5.9 allows a setvar.cc application crash via certain uses of an UPDATE statement in conjunction with a nested subquery...

5.5CVSS7.2AI score0.00387EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/04/26 9:15 p.m.5 views

mariadb: DoS due to improper locking due to unreleased lock in plugin/server_audit/server_audit.c

MariaDB Server before 10.7 is vulnerable to Denial of Service. While executing the plugin/serveraudit/serveraudit.c method logstatementex, the held lock lockbigbuffer is not released correctly, which allows local users to trigger a denial of service due to the deadlock...

5.5CVSS7.3AI score0.00209EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/04/26 9:15 p.m.7 views

mariadb: save_window_function_values triggers an abort during IN subquery

savewindowfunctionvalues in MariaDB before 10.6.3 allows an application crash because of incorrect handling of withwindowfunc=true for a subquery...

5.5CVSS7.4AI score0.00387EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/04/26 9:15 p.m.69 views

Moderate: Red Hat Security Advisory: mariadb:10.3 security and bug fix update

An update for the mariadb:10.3 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS6.7AI score0.08149EPSS
SaveExploits6References17
RedHat Linux
RedHat Linux
added 2022/04/26 9:15 p.m.7 views

mariadb: crash in Used_tables_and_const_cache::used_tables_and_const_cache_join

A flaw was found in MariaDB. An issue in the component, Usedtablesandconstcache::usedtablesandconstcachejoin, of the MariaDB Server v10.7 allows attackers to cause a denial of service DoS via specially crafted SQL statements, impacting availability...

7.5CVSS7.4AI score0.01644EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/04/26 5:34 p.m.4 views

mariadb: improper locking due to unreleased lock in the ds_xbstream.cc

MariaDB Server before 10.7 is vulnerable to Denial of Service. In extra/mariabackup/dsxbstream.cc, when an error occurs streamctxt-destfile == NULL while executing the method xbstreamopen, the held lock is not released correctly, which allows local users to trigger a denial of service due to the...

5.5CVSS7.3AI score0.00216EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/04/26 5:34 p.m.8 views

mariadb: Crash in set_var.cc via certain UPDATE queries with nested subqueries

MariaDB through 10.5.9 allows a setvar.cc application crash via certain uses of an UPDATE statement in conjunction with a nested subquery...

5.5CVSS7.2AI score0.00387EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/04/26 5:34 p.m.8 views

mariadb: crash in Used_tables_and_const_cache::used_tables_and_const_cache_join

A flaw was found in MariaDB. An issue in the component, Usedtablesandconstcache::usedtablesandconstcachejoin, of the MariaDB Server v10.7 allows attackers to cause a denial of service DoS via specially crafted SQL statements, impacting availability...

7.5CVSS7.4AI score0.01644EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/04/26 5:34 p.m.7 views

mariadb: Crash caused by mishandling of a pushdown from a HAVING clause to a WHERE clause

MariaDB before 10.6.2 allows an application crash because of mishandling of a pushdown from a HAVING clause to a WHERE clause...

5.5CVSS7.4AI score0.00387EPSS
SaveExploits1References4
Rows per page
Query Builder