Insufficient Session Expiration Affecting github.com/hashicorp/nomad/nomad package, versions >=1.4.0 <1.4.2
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-GOLANG-GITHUBCOMHASHICORPNOMADNOMAD-3111872
- published 10 Nov 2022
- disclosed 10 Nov 2022
- credit Nomad Engineering Team
Introduced: 10 Nov 2022
CVE-2022-3867 Open this link in a new tabHow to fix?
Upgrade github.com/hashicorp/nomad/nomad
to version 1.4.2 or higher.
Overview
github.com/hashicorp/nomad/nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
Affected versions of this package are vulnerable to Insufficient Session Expiration such that an event stream subscriber using an ACL
token with an expiry TTL
set would continue to receive events until the token was garbage collected. This behavior may be used by a malicious operator or third party with authenticated access to continue to receive events beyond the time limit their token should be allowed to.