6.5 Ensure Security Configurations are Reviewed Regularly (Manual)
Description
This helps by removing or updating any IAM roles, security networks, encryption settings, audit logging, and authentication. By updating or removing a few things from these lists it helps tighten security and ensures that the users do not have excessive permissions.
Rationale
Regular review of security configurations ensures that the MemoryDB cluster maintains a strong security posture and adapts to changing requirements.
Impact
By regularly checking these settings in the database the user is preventing the database from a cyber threat.
Audit Procedure
Using AWS Console
Sign into the AWS Management Console
- Sign into the AWS Management Console at https://console.aws.amazon.com/ with your AWS account credentials.
Open the Amazon MemoryDB Console
- Navigate to the service using the
Find Servicessearch bar or by directly accessing the console at https://console.aws.amazon.com/memorydb/.
- Navigate to the service using the
Select the Cluster
- Choose the Amazon MemoryDB cluster for which you want to update and review the security configuration.
- Click on the cluster name to access its details page.
Review IAM Roles and Permissions
- In the cluster details page, navigate to the
SecurityorAccess Controlsection. - Review the IAM roles and permissions associated with the cluster.
- Ensure that the IAM roles have appropriate permissions and follow the principle of least privilege.
- Review the IAM policies and make any necessary updates to align with your security requirements.
- In the cluster details page, navigate to the
Review Network Security
- In the cluster details page, navigate to the
SecurityorNetwork & Securitysection. - Review the Virtual Private Cloud (VPC), subnets, security groups, and network ACLs associated with the cluster.
- Ensure that the VPC and subnet configurations align with your security requirements.
- Review the security group rules and network ACL rules to ensure they restrict access to necessary ports, IP ranges, and protocols.
- Make any necessary updates to tighten the network security settings.
- In the cluster details page, navigate to the
Review Encryption Settings
- In the cluster details page, navigate to the
SecurityorEncryptionsection. - Review the encryption settings for the cluster.
- Ensure that encryption at rest and in transit are enabled and the appropriate encryption options are chosen.
- Review any customer-managed keys used for encryption and verify their configurations.
- In the cluster details page, navigate to the
Review Authentication and Access Control
- In the cluster details page, navigate to the
SecurityorAccess Controlsection. - Review the authentication options and access control policies in place for the cluster.
- Ensure that the authentication mechanisms and access control policies align with your security requirements.
- Make any necessary updates to adapt to changing access requirements or security policies.
- In the cluster details page, navigate to the
Review Audit Logging
- In the cluster details page, navigate to the
MonitoringorLoggingsection. - Review the logging configuration for the cluster.
- Ensure that the logs are captured and stored as expected.
- Please review the log retention settings and verify that they comply with your retention policies.
- In the cluster details page, navigate to the
Regularly Monitor Security Bulletins
- Stay updated with AWS security bulletins, advisories, and best practices.
- Monitor AWS security announcements and subscribe to relevant security notifications.
- Regularly review and apply security patches, updates, and recommended configuration changes for Amazon MemoryDB.
Expected Result
All security configurations (IAM, network, encryption, authentication, logging) are reviewed and aligned with organizational security requirements.
Remediation
Using AWS Console
Follow the audit procedure steps to review and update all security configurations for each MemoryDB cluster on a regular schedule.
Default Value
There is no automatic security review mechanism. Organizations must establish their own review cadence.
References
CIS Controls
| Controls Version | Control | IG 1 | IG 2 | IG 3 |
|---|---|---|---|---|
| v8 | 5 Account Management | |||
| v7 | 5 Secure Configuration for Hardware and Software on Mobile Devices, Laptops, Workstations and Servers |
Profile
Level 1 | Manual