GHSA-H3P9-WRGX-82CM
Vulnerability from github – Published: 2021-05-18 18:18 – Updated: 2024-09-06 21:46
VLAI?
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
Severity ?
{
"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 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…