MongoDB must implement cryptographic mechanisms to prevent unauthorized modification of organization-defined information at rest (to include, at a minimum, PII and classified information) on organization-defined information system components.
From MongoDB Enterprise Advanced 3.x Security Technical Implementation Guide
Part of SRG-APP-000428-DB-000386
Associated with:
CCI-002475
SV-96633r1_rule
MongoDB must implement cryptographic mechanisms to prevent unauthorized modification of organization-defined information at rest (to include, at a minimum, PII and classified information) on organization-defined information system components.
Vulnerability discussion
DBMSs handling data requiring "data at rest" protections must employ cryptographic mechanisms to prevent unauthorized disclosure and modification of the information at rest. These cryptographic mechanisms may be native to MongoDB or implemented via additional software or operating system/file system settings, as appropriate to the situation.Selection of a cryptographic mechanism is based on the need to protect the integrity of organizational information. The strength of the mechanism is commensurate with the security category and/or classification of the information. Organizations have the flexibility to either encrypt all information on storage devices (i.e., full disk encryption) or encrypt specific data structures (e.g., files, records, or fields).The decision whether and what to encrypt rests with the data owner and is also influenced by the physical measures taken to secure the equipment and media on which the information resides.Satisfies: SRG-APP-000428-DB-000386, SRG-APP-000429-DB-000387
Check content
Review the documentation and/or specification for the organization-defined information.
If any data is PII, classified or is deemed by the organization to be encrypted at rest, this is a finding.
Verify the mongod command line contain the following options:
--enableEncryption
--kmipServerName
--kmipPort
--kmipServerCAFile ca.pem
--kmipClientCertificateFile client.pem
If these above options are not part of the mongod command line, this is a finding.
Items in the <> above and starting with kmip* are specific to the KMIP appliance and need to be set according to the KMIP appliance configuration.
Fix text
Configure MongoDB to use the Encrypted Storage Engine and a KMIP appliance as documented here:
https://docs.mongodb.com/v3.4/core/security-encryption-at-rest/
https://docs.mongodb.com/v3.4/tutorial/configure-encryption/
Pro Tips
Lavender hyperlinks in small type off to the right (of CSS
class id
, if you view the page source) point to
globally unique URIs for each document and item. Copy the
link location and paste anywhere you need to talk
unambiguously about these things.
You can obtain data about documents and items in other
formats. Simply provide an HTTP header Accept:
text/turtle
or
Accept: application/rdf+xml
.
Powered by sagemincer