A publicly traded enterprise is undergoing an annual IT compliance review. The audit team discovers that application developers who manage the accounting database also hold administrative permissions to modify audit logs and approve change tickets for financial reporting software. Which regulatory requirement is directly compromised by this access control configuration, and what control must be enforced to achieve compliance?
- Sarbanes-Oxley Act (SOX); enforce segregation of duties by revoking financial log modification and approval permissions from developers.Answer
- BGramm-Leach-Bliley Act (GLBA); implement multi-factor authentication and data-at-rest encryption for all customer financial transaction data.
- CPayment Card Industry Data Security Standard (PCI-DSS); establish network microsegmentation to isolate the database into a separate Cardholder Data Environment.
- DHealth Insurance Portability and Accountability Act (HIPAA); execute a Business Associate Agreement (BAA) with the software developers.
Answer
Sarbanes-Oxley Act (SOX); enforce segregation of duties by revoking financial log modification and approval permissions from developers.
The correct answer identifies the Sarbanes-Oxley Act (SOX), which regulates internal controls over financial reporting for publicly traded entities. A core requirement of SOX Section 404 is maintaining segregation of duties so that individuals who create or manage software cannot unilaterally alter audit logs or approve financial transactions.
Step-by-Step Solution
Key Concept
Sarbanes-Oxley Act (SOX) Internal Controls & Segregation of Duties