原始 OSV JSON{
"id": "GHSA-rqjq-mrgx-85hp",
"aliases": [
"CVE-2020-13250"
],
"details": "HashiCorp Consul and Consul Enterprise include an HTTP API (introduced in 1.2.0) and DNS (introduced in 1.4.3) caching feature that was vulnerable to denial of service.\n\n### Specific Go Packages Affected\ngithub.com/hashicorp/consul/agent/config\n\n### Fix\nThe vulnerability is fixed in versions 1.6.6 and 1.7.4.",
"summary": "Allocation of Resources Without Limits or Throttling in Hashicorp Consul",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.2.0"
},
{
"fixed": "1.6.6"
}
]
}
],
"package": {
"name": "github.com/hashicorp/consul",
"ecosystem": "Go"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.7.0"
},
{
"fixed": "1.7.4"
}
]
}
],
"package": {
"name": "github.com/hashicorp/consul",
"ecosystem": "Go"
}
}
],
"modified": "2023-10-02T14:01:45Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-05-18T18:21:35Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13250",
"type": "ADVISORY"
},
{
"url": "https://github.com/hashicorp/consul/pull/8023",
"type": "WEB"
},
{
"url": "https://github.com/hashicorp/consul/commit/72f92ae7ca4cabc1dc3069362a9b64ef46941432",
"type": "WEB"
},
{
"url": "https://github.com/hashicorp/consul/blob/v1.6.6/CHANGELOG.md",
"type": "WEB"
},
{
"url": "https://github.com/hashicorp/consul/blob/v1.7.4/CHANGELOG.md",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-06-11T20:15:00Z",
"github_reviewed_at": "2021-05-12T22:00:34Z"
}
}