SV-96575r1_rule
V-81861
SRG-APP-000141-DB-000092
MD3X-00-000290
CAT II
10
In the MongoDB database configuration file (default location: /etc/mongod.conf), ensure the following parameters either:
Does not exist in the file
OR
Are set to "false" as shown below:
http:
enabled: false
JSONPEnabled: false
RESTInterfaceEnabled: false
In the MongoDB database configuration file (default location: /etc/mongod.conf), review the following parameters:
net:
http:
enabled: true
JSONPEnabled: true
RESTInterfaceEnabled: true
If any of the <booleans> are "True" or "Enabled", this is a finding.
V-81861
False
MD3X-00-000290
In the MongoDB database configuration file (default location: /etc/mongod.conf), review the following parameters:
net:
http:
enabled: true
JSONPEnabled: true
RESTInterfaceEnabled: true
If any of the <booleans> are "True" or "Enabled", this is a finding.
M
3265