Incorrect Access Control Affecting github.com/hashicorp/consul/acl Open this link in a new tab package, versions >=1.4.0 <1.5.1
Attack Complexity
Low
Privileges Required
High
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-GITHUBCOMHASHICORPCONSULACL-174929
-
published
7 Jun 2019
-
disclosed
22 May 2019
-
credit
Jack Pearkes
Introduced: 22 May 2019
CVE-2019-12291 Open this link in a new tabHow to fix?
Upgrade github.com/hashicorp/consul/acl
to version 1.5.1 or higher.
Overview
github.com/hashicorp/consul/acl is a library part of Hashicorp's Consul. Consul is a tool for service discovery and configuration.
Affected versions of this package are vulnerable to Incorrect Access Control. If a specific ACL rule is used for prefix matching in a policy, keys not matching that specific prefix can be deleted by a token using that policy with default deny settings configured.