ghsa-h3p9-wrgx-82cm
Vulnerability from github
Published
2021-05-18 18:18
Modified
2024-09-06 21:46
Severity ?
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
8.2 (High) - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
8.2 (High) - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
Use of a Broken or Risky Cryptographic Algorithm in Terraform
Details
When using the Azure backend with a shared access signature (SAS), Terraform versions prior to 0.12.17 may transmit the token and state snapshot using cleartext HTTP.
Specific Go Packages Affected
github.com/hashicorp/terraform/backend/remote-state/azure
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/terraform" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.12.17" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-19316" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-327" ], "github_reviewed": true, "github_reviewed_at": "2021-05-13T15:15:38Z", "nvd_published_at": "2019-12-02T21:15:00Z", "severity": "HIGH" }, "details": "When using the Azure backend with a shared access signature (SAS), Terraform versions prior to 0.12.17 may transmit the token and state snapshot using cleartext HTTP.\n\n### Specific Go Packages Affected\ngithub.com/hashicorp/terraform/backend/remote-state/azure", "id": "GHSA-h3p9-wrgx-82cm", "modified": "2024-09-06T21:46:01Z", "published": "2021-05-18T18:18:50Z", "references": [ { "type": "WEB", "url": "https://github.com/hashicorp/terraform/security/advisories/GHSA-4rvg-555h-r626" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19316" }, { "type": "WEB", "url": "https://github.com/hashicorp/terraform/issues/23493" }, { "type": "WEB", "url": "https://github.com/hashicorp/terraform/commit/6db3cf8e5b4cfb2a3cd1d99a813b50b2d5d363bb" }, { "type": "PACKAGE", "url": "https://github.com/hashicorp/terraform" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2022-0839" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Use of a Broken or Risky Cryptographic Algorithm in Terraform" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.