ghsa-77cr-6gr8-7rr9
Vulnerability from github
Published
2022-02-15 01:57
Modified
2023-10-02 15:17
Severity ?
Summary
Use After Free in HashiCorp Nomad
Details
HashiCorp Nomad and Nomad Enterprise version 0.9.0 up to 0.12.5 client file sandbox feature can be subverted using either the template or artifact stanzas. Fixed in 0.12.6, 0.11.5, and 0.10.6
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/nomad" }, "ranges": [ { "events": [ { "introduced": "0.9.0" }, { "fixed": "0.10.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/nomad" }, "ranges": [ { "events": [ { "introduced": "0.11.0" }, { "fixed": "0.11.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/nomad" }, "ranges": [ { "events": [ { "introduced": "0.12.0" }, { "fixed": "0.12.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-27195" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": true, "github_reviewed_at": "2021-05-12T21:58:02Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "HashiCorp Nomad and Nomad Enterprise version 0.9.0 up to 0.12.5 client file sandbox feature can be subverted using either the template or artifact stanzas. Fixed in 0.12.6, 0.11.5, and 0.10.6", "id": "GHSA-77cr-6gr8-7rr9", "modified": "2023-10-02T15:17:55Z", "published": "2022-02-15T01:57:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27195" }, { "type": "WEB", "url": "https://github.com/hashicorp/nomad/issues/9129" }, { "type": "WEB", "url": "https://github.com/hashicorp/nomad/pull/9139" }, { "type": "WEB", "url": "https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md#0126-october-21-2020" }, { "type": "PACKAGE", "url": "https://pkg.go.dev/github.com/hashicorp/nomad/client/allocrunner/taskrunner/template" }, { "type": "WEB", "url": "https://www.nomadproject.io/downloads" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Use After Free in HashiCorp Nomad" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.