MySQL: Multiple vulnerabilities — GLSA 202105-27

Multiple vulnerabilities have been found in MySQL, the worst of which could result in the arbitrary execution of code.

Affected packages

dev-db/mysql on all architectures
Affected versions < 8.0.24
Unaffected versions >= 5.7.34
>= 8.0.24
dev-db/mysql-connector-c on all architectures
Affected versions < 8.0.24
Unaffected versions >= 8.0.24

Background

MySQL is a popular multi-threaded, multi-user SQL server.

Description

Multiple vulnerabilities have been discovered in MySQL. Please review the CVE identifiers referenced below for details.

Impact

An attacker could possibly execute arbitrary code with the privileges of the process, escalate privileges, gain access to critical data or complete access to all MySQL server accessible data, or cause a Denial of Service condition.

Workaround

There is no known workaround at this time.

Resolution

All MySQL users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-db/mysql-5.7.34"
 

All mysql users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-db/mysql-8.0.24"
 

References

Release date
May 26, 2021

Latest revision
May 26, 2021: 1

Severity
normal

Exploitable
local, remote

Bugzilla entries