GHSA-R48H-JR2J-9G78
Vulnerability from github – Published: 2022-05-14 03:29 – Updated: 2024-02-21 23:19
VLAI?
Summary
HashiCorp Terraform Amazon Web Services (AWS) uses an insecure PRNG
Details
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.
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/hashicorp/terraform-provider-aws"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.14.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2018-9057"
],
"database_specific": {
"cwe_ids": [
"CWE-332"
],
"github_reviewed": true,
"github_reviewed_at": "2024-02-21T23:19:35Z",
"nvd_published_at": "2018-03-27T18:29:00Z",
"severity": "CRITICAL"
},
"details": "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.",
"id": "GHSA-r48h-jr2j-9g78",
"modified": "2024-02-21T23:19:35Z",
"published": "2022-05-14T03:29:43Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-9057"
},
{
"type": "WEB",
"url": "https://github.com/hashicorp/terraform-provider-aws/pull/3934"
},
{
"type": "WEB",
"url": "https://github.com/hashicorp/terraform-provider-aws/pull/3989"
},
{
"type": "WEB",
"url": "https://github.com/terraform-providers/terraform-provider-aws/pull/3934"
},
{
"type": "WEB",
"url": "https://github.com/hashicorp/terraform-provider-aws/commit/efa8cd45c6484ff70b2a515ea7ff06f2459d4ddf"
},
{
"type": "PACKAGE",
"url": "https://github.com/hashicorp/terraform-provider-aws"
},
{
"type": "WEB",
"url": "https://github.com/hashicorp/terraform-provider-aws/blob/02b039aa82dd7fc6e4a97a0922cc5dbbab724021/resource_aws_iam_user_login_profile.go#L70-L80"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": " HashiCorp Terraform Amazon Web Services (AWS) uses an insecure PRNG "
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…