Remote administration must be disabled for the Oracle connection manager.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-270542 | O19C-00-011600 | SV-270542r1064904_rule | CCI-000366 | medium |
| Description | ||||
| Remote administration provides a potential opportunity for malicious users to make unauthorized changes to the Connection Manager configuration or interrupt its service. | ||||
| STIG | Date | |||
| Oracle Database 19c Security Technical Implementation Guide | 2025-06-24 | |||
Related Frameworks
4 paths across 3 frameworks
Related Frameworks
NIST 800-531 mapping
CM-6
1.00
- DISA · 1 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1712 mappings
3.4.1
1.00
- DISA · 1 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
- NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
3.4.2
1.00
- DISA · 1 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
- NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
CCI1 mapping
CCI-000366
1.00
- DISA · 1 · disa_xccdf · related
Details
Check Text (C-270542r1064904_chk)
View the cman.ora file in the ORACLE_HOME/network/admin directory.
If the file does not exist, the database is not accessed via Oracle Connection Manager and this check is not a finding.
If the entry and value for REMOTE_ADMIN is not listed or is not set to a value of NO (REMOTE_ADMIN = NO), this is a finding.
Fix Text (F-74476r1064903_fix)
View the cman.ora file in the ORACLE_HOME/network/admin directory of the Connection Manager.
Include the following line in the file:
REMOTE_ADMIN = NO