More Info:

Your Amazon CloudFront distributions should use a security policy with minimum TLSv1.2 and appropriate security ciphers for HTTPS viewer connections.

Risk Level

Medium

Address

Security

Compliance Standards

NISTCSF

Triage and Remediation

Remediation

To remediate the CloudFront Distribution Security Policy misconfiguration in AWS, you can follow the below steps:

  1. Log in to your AWS Management Console.
  2. Navigate to the Amazon CloudFront service.
  3. Click on the “Distributions” tab from the left-hand menu.
  4. Select the CloudFront distribution that needs to be remediated.
  5. Click on the “Edit” button.
  6. Scroll down to the “Security Policy” section.
  7. Select the appropriate security policy version from the dropdown list. The recommended version is TLSv1.2_2018.
  8. Select the appropriate ciphers from the “Cipher Suites” dropdown list. The recommended ciphers are AES128-SHA256 and AES256-SHA256.
  9. Click on the “Yes, Edit” button to save the changes.

Once the changes are saved, the CloudFront distribution will use the appropriate security policies with the recommended version and ciphers.

Additional Reading: