зеркало из https://github.com/golang/vulndb.git
61 строка
1.5 KiB
JSON
61 строка
1.5 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2022-0839",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2019-19316",
|
|
"GHSA-4rvg-555h-r626",
|
|
"GHSA-h3p9-wrgx-82cm"
|
|
],
|
|
"summary": "Use of a Broken or Risky Cryptographic Algorithm in Terraform in github.com/hashicorp/terraform",
|
|
"details": "Use of a Broken or Risky Cryptographic Algorithm in Terraform in github.com/hashicorp/terraform",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/hashicorp/terraform",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "0.12.17"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/advisories/GHSA-h3p9-wrgx-82cm"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"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": "FIX",
|
|
"url": "https://github.com/hashicorp/terraform/commit/6db3cf8e5b4cfb2a3cd1d99a813b50b2d5d363bb"
|
|
},
|
|
{
|
|
"type": "REPORT",
|
|
"url": "https://github.com/hashicorp/terraform/issues/23493"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-0839",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |