SY0-501 · Question #320
During a third-party audit, it is determined that a member of the firewall team can request, approve, and implement a new rule-set on the firewall. Which of the following will the audit team most l…
The correct answer is B. Separation of duties policy for the firewall team. The audit identifies a critical security vulnerability where a single firewall team member can initiate, approve, and implement rule changes, which violates the principle of separation of duties.
Question
During a third-party audit, it is determined that a member of the firewall team can request, approve, and implement a new rule-set on the firewall. Which of the following will the audit team most l likely recommend during the audit out brief?
Options
- ADiscretionary access control for the firewall team
- BSeparation of duties policy for the firewall team
- CLeast privilege for the firewall team
- DMandatory access control for the firewall team
How the community answered
(58 responses)- A7% (4)
- B76% (44)
- C3% (2)
- D14% (8)
Why each option
The audit identifies a critical security vulnerability where a single firewall team member can initiate, approve, and implement rule changes, which violates the principle of separation of duties.
Discretionary access control (DAC) allows resource owners to define access permissions, but it does not directly address the problem of one individual consolidating multiple critical workflow responsibilities.
Separation of duties (SoD) is a security principle that divides critical functions among different individuals or teams to prevent a single person from completing a task that could lead to fraud, error, or compromise without detection. The scenario directly describes a violation of SoD by allowing one individual to perform all three distinct roles (request, approve, and implement) for firewall rule changes.
Least privilege ensures users only have the minimum permissions required for their job, which is a related but distinct concept from dividing critical, sequential tasks among different individuals.
Mandatory access control (MAC) is a highly restrictive access model based on sensitivity labels and system-wide rules, which is not the primary recommendation for addressing the consolidation of operational responsibilities.
Concept tested: Security Governance - Separation of Duties
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/identity-management-best-practices#enforce-separation-of-duties
Topics
Community Discussion
No community discussion yet for this question.