Cloudfront HTTP allowed
Using plain HTTP is insecure, as it transmits data in an unencrypted and readable format. This weakness exposes data to potential eavesdropping.
Recommendation
Only allow HTTPS for CloudFront. See https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#viewer_protocol_policy
Metadata
- Severity: informational
- Slug: cloudfront-http-allowed
CWEs
- 319: Cleartext Transmission of Sensitive Information