logo

334 Insecure service configuration - IAM


Description

In compliance with the different security standards for cloud computing such as ISO 27017 and NIST SP 800-144, no sensitive information should be stored among the information that is uploaded to the cloud, as this may result in data leakage, as in the case of AWS IAM passwords.


Impact

Generate data leakage within the sensitive information that is uploaded to the cloud, for example, the case of how through the credentials that were stored in the code can be obtained data from the buckets and AWS services.


Recommendation

Do not store credentials in the code, it is necessary to use environment variables and protected secret sources.


Threat

Internal attacker with access to services configurations.


Expected Remediation Time

45 minutes.


Score 4.0

Default score using CVSS 4.0. It may change depending on the context of the src.

Base 4.0

  • Attack vector: A
  • Attack complexity: L
  • Attack Requirements: N
  • Privileges required: N
  • User interaction: N
  • Confidentiality (VC): L
  • Integrity (VI): N
  • Availability (VA): N
  • Confidentiality (SC): N
  • Integrity (SI): N
  • Availability (SA): N

Threat 4.0

  • Exploit maturity: X

Requirements


Fixes


Last updated

2024/02/19