Skip to content

x/vulndb: potential Go vuln in github.com/hashicorp/consul: GHSA-q7fx-wm2p-qfj8 #1853

@GoVulnBot

Description

@GoVulnBot

In GitHub Security Advisory GHSA-q7fx-wm2p-qfj8, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/hashicorp/consul 1.4.4 < 1.4.4

Cross references:

See doc/triage.md for instructions on how to triage this report.

modules:
    - module: github.com/hashicorp/consul
      versions:
        - fixed: 1.4.4
      packages:
        - package: github.com/hashicorp/consul
summary: HashiCorp Consul vulnerable to Origin Validation Error
description: HashiCorp Consul 1.4.3 lacks server hostname verification for agent-to-agent TLS communication. In other words, the product behaves as if `verify_server_hostname` were set to false, even when it is actually set to true. This is fixed in 1.4.4.
cves:
    - CVE-2019-9764
ghsas:
    - GHSA-q7fx-wm2p-qfj8
references:
    - web: https://nvd.nist.gov/vuln/detail/CVE-2019-9764
    - report: https://github.com/hashicorp/consul/issues/5519
    - fix: https://github.com/hashicorp/consul/commit/7e11dd82aa8dae505b7307adcb68c9d3194b3b40
    - advisory: https://github.com/advisories/GHSA-q7fx-wm2p-qfj8

Metadata

Metadata

Assignees

Labels

excluded: EFFECTIVELY_PRIVATEThis vulnerability exists in a package can be imported, but isn't meant to be outside that module.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions