The instance type does not support encryption at rest Affecting ElasticSearch service in AWS


Severity

0.0
medium
0
10
    Severity Framework
    Snyk CCSS
    Rule category
    Data / Access

Is your enviroment affected by this misconfiguration?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
    Frameworks
    CIS-Controls CSA-CCM
  • Snyk ID SNYK-CC-00307
  • credit Snyk Research Team

Description

That should someone gain unauthorized access to the data they would be able to read the contents.

How to fix?

Set Properties.ElasticsearchClusterConfig.InstanceType attribute to supported instance type e.g. c5.large.elasticsearch, and set EncryptionAtRestOptions.enabled attribute to true.

CloudFormation

    Terraform