Improper Input Validation Affecting github.com/hashicorp/consul/agent/xds package, versions >=1.10.0-alpha <1.10.1 <1.9.8


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.16% (53rd percentile)
Expand this section
NVD
7.5 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-GITHUBCOMHASHICORPCONSULAGENTXDS-1320029
  • published 18 Jul 2021
  • disclosed 18 Jul 2021
  • credit Unknown

How to fix?

Upgrade github.com/hashicorp/consul/agent/xds to version 1.10.1, 1.9.8 or higher.

Overview

github.com/hashicorp/consul/agent/xds is a provides an implementation of a gRPC service that exports Envoy's xDS API for config discovery. Specifically we support the Aggregated Discovery Service (ADS) only as we control all config.

Affected versions of this package are vulnerable to Improper Input Validation. xds does not ensure that the Subject Alternative Name of an upstream is validated.