ghsa-wmrx-57hm-mw7r
Vulnerability from github
Published
2022-02-18 00:00
Modified
2022-03-24 22:47
Severity ?
Summary
Arbitrary file reads in HashiCorp Nomad
Details
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. HashiCorp Nomad and Nomad Enterprise 0.9.2 through 1.0.17, 1.1.11, and 1.2.5 allow operators with read-fs and alloc-exec (or job-submit) capabilities to read arbitrary files on the host filesystem as root. There are currently no known workarounds. Users are recommended to upgrade as soon as possible to avoid this issue.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/nomad" }, "ranges": [ { "events": [ { "introduced": "0.9.2" }, { "fixed": "1.0.18" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/nomad" }, "ranges": [ { "events": [ { "introduced": "1.1.0" }, { "fixed": "1.1.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/nomad" }, "ranges": [ { "events": [ { "introduced": "1.2.0" }, { "fixed": "1.2.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-24683" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2022-03-01T21:36:15Z", "nvd_published_at": "2022-02-17T17:15:00Z", "severity": "HIGH" }, "details": "Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. HashiCorp Nomad and Nomad Enterprise 0.9.2 through 1.0.17, 1.1.11, and 1.2.5 allow operators with read-fs and alloc-exec (or job-submit) capabilities to read arbitrary files on the host filesystem as root. There are currently no known workarounds. Users are recommended to upgrade as soon as possible to avoid this issue.", "id": "GHSA-wmrx-57hm-mw7r", "modified": "2022-03-24T22:47:39Z", "published": "2022-02-18T00:00:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24683" }, { "type": "WEB", "url": "https://github.com/hashicorp/nomad/commit/1aa46c3796e924b72eb45a7f02dae32df0c1179c" }, { "type": "WEB", "url": "https://github.com/hashicorp/nomad/commit/b3c0e6a7a53d624003698b48b6c59739552c3721" }, { "type": "WEB", "url": "https://github.com/hashicorp/nomad/commit/fcb3a5d016a3dfcc63efcdb567373735a0703279" }, { "type": "WEB", "url": "https://discuss.hashicorp.com" }, { "type": "WEB", "url": "https://discuss.hashicorp.com/t/hcsec-2022-02-nomad-alloc-filesystem-and-container-escape/35560" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20220318-0008" }, { "type": "PACKAGE", "url": "github.com/hashicorp/nomad" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Arbitrary file reads 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.