原始 OSV JSON
{
"id": "GHSA-h43v-26r7-7j4c",
"aliases": [
"CVE-2020-7218"
],
"details": "HashiCorp Nomad and Nomad Enterprise before 0.10.3 allow unbounded resource usage.\n\n### Specific Go Packages Affected\ngithub.com/hashicorp/nomad/command/agent",
"summary": "Allocation of Resources Without Limits or Throttling in HashiCorp Nomad",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.10.3"
}
]
}
],
"package": {
"name": "github.com/hashicorp/nomad",
"ecosystem": "Go"
}
}
],
"modified": "2023-09-29T15:55:50Z",
"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:20:19Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7218",
"type": "ADVISORY"
},
{
"url": "https://github.com/hashicorp/nomad/issues/7002",
"type": "WEB"
},
{
"url": "https://github.com/hashicorp/nomad/pull/7022",
"type": "WEB"
},
{
"url": "https://github.com/hashicorp/nomad",
"type": "PACKAGE"
},
{
"url": "https://www.hashicorp.com/blog/category/nomad",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400",
"CWE-770"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-01-31T13:15:00Z",
"github_reviewed_at": "2021-05-13T15:03:56Z"
}
}