The application must generate audit records when successful/unsuccessful attempts to access security objects occur.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-222451 | APSC-DV-000720 | SV-222451r961791_rule | CCI-000172 | medium |
| Description | ||||
| Security objects represent application objects that provide or require security protections or have a security role within the application. Examples include but are not limited to, files, application modules, folders, and database records. Essentially, if permissions are assigned to protect it, it can be considered a security object. Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident, or identify those responsible for one. Audit records can be generated from various components within the information system (e.g., module or policy filter). | ||||
| STIG | Date | |||
| Application Security and Development Security Technical Implementation Guide | 2025-02-12 | |||
Related Frameworks
4 paths across 3 frameworks
Related Frameworks
NIST 800-531 mapping
AU-12
1.00
- DISA · 6 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1712 mappings
3.3.1
1.00
- DISA · 6 · 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.3.2
1.00
- DISA · 6 · 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-000172
1.00
- DISA · 6 · disa_xccdf · related
Details
Check Text (C-222451r961791_chk)
Review the application documentation and interview the application administrator.
Identify where the application logs are stored.
Identify application functionality that provides privilege or permission settings to security objects within the application.
This can be an application function that assigns privileges to an application object or data element.
Authenticate to the application as a regular user. Using application functionality, attempt to access the security object within the application.
Perform two attempts, one successfully and one unsuccessfully.
Review the log data and ensure both the successful and unsuccessful access attempts are logged.
If the application does not generate an audit record when successful and unsuccessful attempts to access security objects occur, this is a finding.
Fix Text (F-24110r493262_fix)
Configure the application to create an audit record for both successful and unsuccessful attempts to access security objects.