Skip to content

MongoDB must enforce approved authorizations for logical access to information and system resources in accordance with applicable access control policies.

An XCCDF Rule

Description

<VulnDiscussion>MongoDB must enforce approved authorizations for logical access to information and system resources in accordance with applicable access control policies.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-252150r879530_rule
Severity
High
References
Updated



Remediation - Manual Procedure

Use 
createRole(), 
updateRole(), 
dropRole(), 
grantRole() statements 
to add and remove permissions on MongoDB serverl securables, bringing them into line with the documented requirements.