Amazon Secrets Manager

πŸ“˜ The use of AWS Key Management Service (KMS) keys for envelope encryption of Kubernetes secrets in Amazon EKS is a critical security measure. It ensures sensitive data like credentials and tokens are securely encrypted, safeguarding them from unauthorized access and breaches.

  • Section: Secret Management
  • Severity: Critical
  • CWE: CWE-311 Missing Encryption of Sensitive Data
  • Assurance Scope: PCI, NIST
  • Threat Modeling Principal: Information Disclosure, Tampering
  • Rule Set: Rapticore Benchmark

πŸ“˜ Encrypting Amazon Secrets Manager secrets with Amazon KMS Customer Master Keys (CMKs) is a vital security practice. This encryption safeguards critical data such as database credentials, API keys, and OAuth tokens, preventing unauthorized disclosure and tampering.

  • Section: Secret Management
  • Severity: High
  • CWE: CWE-311 Missing Encryption of Sensitive Data
  • Assurance Scope: PCI, NIST
  • Threat Modeling Principal: Information Disclosure, Tampering
  • Rule Set: Rapticore Benchmark

What’s Next