GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Wed Dec 09, 2020 10:26 pm Post subject: [ GLSA 202012-08 ] MariaDB |
|
|
Gentoo Linux Security Advisory
Title: MariaDB: Multiple vulnerabilities (GLSA 202012-08)
Severity: normal
Exploitable: remote
Date: 2020-12-07
Bug(s): #722782
ID: 202012-08
Synopsis
Multiple vulnerabilities have been found in MariaDB, the worst of
which could result in privilege escalation.
Background
MariaDB is an enhanced, drop-in replacement for MySQL.
Affected Packages
Package: dev-db/mariadb
Vulnerable: < 10.5.8
Unaffected: >= 10.2.36
Unaffected: >= 10.3.27
Unaffected: >= 10.4.17
Unaffected: >= 10.5.8
Architectures: All supported architectures
Description
Multiple vulnerabilities have been discovered in MariaDB. Please review
the CVE identifiers referenced below for details.
Impact
Please review the referenced CVE identifiers for details.
Workaround
There is no known workaround at this time.
Resolution
All MariaDB 10.2.x users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/mariadb-10.2.36:10.2"
| All MariaDB 10.3.x users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/mariadb-10.3.27:10.3"
| All MariaDB 10.4.x users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/mariadb-10.4.17:10.4"
| All MariaDB 10.5.x users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/mariadb-10.5.8:10.5"
|
References
CVE-2020-2752
CVE-2020-2760
CVE-2020-2812
CVE-2020-2814 |
|