Check: IDMS-DB-000690
CA IDMS STIG:
IDMS-DB-000690
(in versions v1 r2 through v1 r1)
Title
IDMS must restrict the use of code that provides elevated privileges to specific instances. (Cat II impact)
Discussion
When a user has elevated privileges, they may be able to deliberately or inadvertently make alterations to the DBMS structure or data.
Check Content
Review the system documentation, database, and DBMS security configuration (in SRTT and ESM), source code for DBMS internal logic, source code of external modules invoked by the DBMS, and source code of the application(s) using the database. If elevation of DBMS privileges is utilized but not documented, this is a finding. If elevation of DBMS privileges is documented, but not implemented as described in the documentation, this is a finding. If the privilege-elevation logic can be invoked in ways other than intended, or in contexts other than intended, or by subjects/principals other than intended, this is a finding.
Fix Text
Determine where, when, how, and by what principals/subjects elevated privilege is needed. Modify the database and DBMS security configuration (in SRTT and external security manager [ESM]), DBMS internal logic, external modules invoked by the DBMS, and the application(s) using the database, to ensure privilege elevation is used only as required.
Additional Identifiers
Rule ID: SV-251639r855277_rule
Vulnerability ID: V-251639
Group Title: SRG-APP-000342-DB-000302
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-002233 |
The information system prevents organization-defined software from executing at higher privilege levels than users executing the software. |
Controls
Number | Title |
---|---|
AC-6 (8) |
Privilege Levels For Code Execution |