SV-265876r999534_rule
V-265876
SRG-APP-000456-DB-000400
MYS8-00-012600
CAT I
10
Remove or decommission all unsupported software products.
Upgrade unsupported DBMS or unsupported components to a supported version of the product.
Review the version and release information.
To check the version of the installed MySQL, run the following SQL statement:
select @@version;
The result will show the version. For example:
8.0.22-commercial
Access the vendor website or use other means to verify the version is still supported.
Oracle lifetime support:
https://www.oracle.com/us/assets/lifetime-support-technology-069183.pdf
Scroll down to Oracle MySQL Releases (approximately page 28).
If the Oracle MySQL version or any of the software components are not supported by the vendor, this is a finding.
V-265876
False
MYS8-00-012600
Review the version and release information.
To check the version of the installed MySQL, run the following SQL statement:
select @@version;
The result will show the version. For example:
8.0.22-commercial
Access the vendor website or use other means to verify the version is still supported.
Oracle lifetime support:
https://www.oracle.com/us/assets/lifetime-support-technology-069183.pdf
Scroll down to Oracle MySQL Releases (approximately page 28).
If the Oracle MySQL version or any of the software components are not supported by the vendor, this is a finding.
M
5277