V-265906
MongoDB Enterprise Advanced 7.x Security Technical Implementation Guide
Title
MongoDB must enforce approved authorizations for logical access to information and system resources in accordance with applicable access control policies.
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></Resp...
Fix Text (Documentation Requirement)
Use the following statements to add and remove permissions on MongoDB server securables, bringing them into line with the documented requirements: createRole(), updateRole(), dropRole(), grantRolesToUser() MongoDB commands for role management can be found here: https://www.mongodb.com/docs/v7.0/reference/method/js-role-management/