原始 OSV JSON{
"id": "GHSA-h3p9-wrgx-82cm",
"aliases": [
"CVE-2019-19316"
],
"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",
"summary": "Use of a Broken or Risky Cryptographic Algorithm in Terraform",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.12.17"
}
]
}
],
"package": {
"name": "github.com/hashicorp/terraform",
"ecosystem": "Go"
}
}
],
"modified": "2024-09-06T21:46:01Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
},
{
"type": "CVSS_V4",
"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"
}
],
"published": "2021-05-18T18:18:50Z",
"references": [
{
"url": "https://github.com/hashicorp/terraform/security/advisories/GHSA-4rvg-555h-r626",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19316",
"type": "ADVISORY"
},
{
"url": "https://github.com/hashicorp/terraform/issues/23493",
"type": "WEB"
},
{
"url": "https://github.com/hashicorp/terraform/commit/6db3cf8e5b4cfb2a3cd1d99a813b50b2d5d363bb",
"type": "WEB"
},
{
"url": "https://github.com/hashicorp/terraform",
"type": "PACKAGE"
},
{
"url": "https://pkg.go.dev/vuln/GO-2022-0839",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-327"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2019-12-02T21:15:00Z",
"github_reviewed_at": "2021-05-13T15:15:38Z"
}
}