UCF STIG Viewer Logo

Oracle database products must be a version supported by the vendor.


Overview

Finding ID Version Rule ID IA Controls Severity
V-251802 O121-BP-024750 SV-251802r810849_rule High
Description
Unsupported commercial and database systems should not be used because fixes to newly identified bugs will not be implemented by the vendor. The lack of support can result in potential vulnerabilities. Systems at unsupported servicing levels or releases will not receive security updates for new vulnerabilities, which leaves them subject to exploitation. When maintenance updates and patches are no longer available, the database software is no longer considered supported and should be upgraded or decommissioned.
STIG Date
Oracle Database 12c Security Technical Implementation Guide 2021-12-13

Details

Check Text ( C-55262r810847_chk )
Review the system documentation and interview the database administrator.

Identify all database software components.

Review the version and release information.
From SQL*Plus:

Select version from v$instance;

Access the vendor website or use other means to verify the version is still supported.
Oracle Release schedule:
https://support.oracle.com/knowledge/Oracle%20Database%20Products/742060_1.html

If the Oracle version or any of the software components are not supported by the vendor, this is a finding.
Fix Text (F-55216r810976_fix)
Remove or decommission all unsupported software products.

Upgrade unsupported DBMS or unsupported components to a supported version of the product.

Oracle recommends the following upgrade options:

For product longevity and patching, Oracle strongly recommends upgrading to 19c, which is the Long-Term Release with a support end date of April 30, 2027 (or April 30, 2024 if you choose not to pay Extended Support fees or purchase a ULA).
If currently running 12.1.x, upgrade to the terminal release (12.1.0.2) for the DB Release you are running, and then continue the upgrade process by upgrading to the 19c.
If currently running 12.2.0.1 or 18c, upgrade to 19c before the error correction grace periods for 12.2.0.1 and 18c expire.