-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Labels
excluded: EFFECTIVELY_PRIVATEThis vulnerability exists in a package can be imported, but isn't meant to be outside that module.This vulnerability exists in a package can be imported, but isn't meant to be outside that module.
Description
In GitHub Security Advisory GHSA-4qvx-qq5w-695p, there is a vulnerability in the following Go packages or modules:
| Unit | Fixed | Vulnerable Ranges |
|---|---|---|
| github.com/hashicorp/consul | 1.4.1 | >= 0.5.1, < 1.4.1 |
Cross references:
- Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul: GHSA-6hw5-6gcx-phmw #559 NOT_IMPORTABLE
- Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul: GHSA-ccw8-7688-vqx4 #593 NOT_IMPORTABLE
- Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul: GHSA-q6h7-4qgw-2j9p #615 NOT_IMPORTABLE
- Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul/agent/structs: GHSA-hwqm-x785-qh8p #847 NOT_IMPORTABLE
- Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul/agent: GHSA-p2j5-3f4c-224r #859 NOT_IMPORTABLE
- Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul/agent/consul/discoverychain: GHSA-q2qr-3c2p-9235 #861 NOT_IMPORTABLE
- Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul: GHSA-r9w6-rhh9-7v53 #874 NOT_IMPORTABLE
- Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul/agent/config: GHSA-rqjq-mrgx-85hp #879 NOT_IMPORTABLE
- Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul: GHSA-25gf-8qrr-g78r, CVE-2021-32574 #894 NOT_IMPORTABLE
- Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul: CVE-2021-36213, GHSA-8h2g-r292-j8xh #895 NOT_IMPORTABLE
- Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul: CVE-2022-24687, GHSA-hj93-5fg3-3chr #953 NOT_IMPORTABLE
- Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul: GHSA-m69r-9g56-7mv8 #1029 EFFECTIVELY_PRIVATE
- Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul: GHSA-gw2g-hhc9-wgjh #1121 NOT_IMPORTABLE
- Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul: GHSA-wj6x-hcc2-f32j #1639 NOT_IMPORTABLE
See doc/triage.md for instructions on how to triage this report.
modules:
- module: github.com/hashicorp/consul
versions:
- introduced: 0.5.1
fixed: 1.4.1
packages:
- package: github.com/hashicorp/consul
summary: HashiCorp Consul can use cleartext agent-to-agent RPC communication
description: 'HashiCorp Consul 0.5.1 through 1.4.0 can use cleartext agent-to-agent RPC communication because the `verify_outgoing` setting is improperly documented. NOTE: the vendor has provided reconfiguration steps that do not require a software upgrade.'
cves:
- CVE-2018-19653
ghsas:
- GHSA-4qvx-qq5w-695p
references:
- web: https://nvd.nist.gov/vuln/detail/CVE-2018-19653
- fix: https://github.com/hashicorp/consul/pull/5069
- web: https://groups.google.com/forum/#!topic/consul-tool/7TCw06oio0I
- fix: https://github.com/hashicorp/consul/commit/b64e8b262f80397eab4f39c6ae7e14683cb9f55c
- advisory: https://github.com/advisories/GHSA-4qvx-qq5w-695p
Metadata
Metadata
Assignees
Labels
excluded: EFFECTIVELY_PRIVATEThis vulnerability exists in a package can be imported, but isn't meant to be outside that module.This vulnerability exists in a package can be imported, but isn't meant to be outside that module.