LiveActive security incident?Get immediate response
CVE Record

CVE-2018-9057: aws/resource_aws_iam_user_login_profile.go in the HashiCorp Terraform Amazon Web Services (AWS) provider th...

aws/resource_aws_iam_user_login_profile.go in the HashiCorp Terraform Amazon Web Services (AWS) provider through v1.12.0 has an inappropriate PRNG algorithm and seeding, which makes it easier for remote attackers to obtain access by leveraging an IAM account that was provisioned with a weak password.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

Terraform AWS provider versions through v1.12.0 could generate weak IAM user login-profile passwords because of inappropriate random number generation and seeding. The business risk is unauthorized AWS console access to affected IAM accounts if those generated passwords were still in use.

Executive priority

Treat as a credential hygiene issue with potentially high impact if affected IAM users remain active. Prioritize discovery and password rotation over broad emergency response unless logs show suspicious access.

Technical view

The issue is in aws/resource_aws_iam_user_login_profile.go in the HashiCorp Terraform AWS provider through v1.12.0. Weak PRNG behavior made generated IAM login-profile passwords easier to predict or obtain. No CVSS, CWE, or patched version details are provided in the source bundle.

Likely exposure

Exposure is likely limited to AWS IAM user login profiles provisioned by Terraform AWS provider v1.12.0 or earlier. Risk may persist after upgrades if generated passwords were never rotated.

Exploitation context

The bundle does not show CISA KEV listing or cited evidence of active exploitation. The CVE describes possible remote attacker access by leveraging an IAM account provisioned with a weak password.

Researcher notes

The public metadata lacks CVSS, CWE, and explicit fixed-version details. Analysis should stay scoped to Terraform AWS provider generated IAM login-profile passwords through v1.12.0 and avoid assuming all Terraform-managed AWS resources are affected.

Mitigation direction

  • Identify Terraform AWS provider usage at v1.12.0 or earlier.
  • Rotate IAM console passwords for affected login-profile users.
  • Upgrade the Terraform AWS provider according to vendor guidance.
  • Review IAM users for unnecessary console login access.
  • Enforce MFA and least privilege for IAM users.

Validation and detection

  • Search Terraform state and code for aws_iam_user_login_profile resources.
  • Confirm historical provider versions used to provision IAM login profiles.
  • Check whether generated IAM passwords were rotated after provisioning.
  • Audit AWS IAM users with console password enabled.
  • Review AWS logs for suspicious console authentication activity.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-9057 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.