- 
                Notifications
    
You must be signed in to change notification settings  - Fork 72
 
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-fhm8-cxcv-pwvc, there is a vulnerability in the following Go packages or modules:
| Unit | Fixed | Vulnerable Ranges | 
|---|---|---|
| github.com/hashicorp/consul | 1.4.3 | >= 1.4, < 1.4.3 | 
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
 - Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul: GHSA-c57c-7hrj-6q6v #1827 EFFECTIVELY_PRIVATE
 - Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul: GHSA-rqjq-ww83-wv5c #1828 EFFECTIVELY_PRIVATE
 - Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul: GHSA-4qvx-qq5w-695p #1850 EFFECTIVELY_PRIVATE
 - Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul: GHSA-8xmx-h8rq-h94j #1851 EFFECTIVELY_PRIVATE
 - Module github.com/hashicorp/consul appears in issue x/vulndb: potential Go vuln in github.com/hashicorp/consul: GHSA-q7fx-wm2p-qfj8 #1853 EFFECTIVELY_PRIVATE
 
See doc/triage.md for instructions on how to triage this report.
modules:
    - module: github.com/hashicorp/consul
      versions:
        - introduced: 1.4.0
          fixed: 1.4.3
      vulnerable_at: 1.4.2
      packages:
        - package: github.com/hashicorp/consul
summary: HashiCorp Consul Access Restriction Bypass
description: |-
    HashiCorp Consul (and Consul Enterprise) 1.4.x before 1.4.3 allows a client to
    bypass intended access restrictions and obtain the privileges of one other
    arbitrary token within secondary datacenters, because a token with literally
    "<hidden>" as its secret is used in unusual circumstances.
cves:
    - CVE-2019-8336
ghsas:
    - GHSA-fhm8-cxcv-pwvc
references:
    - web: https://nvd.nist.gov/vuln/detail/CVE-2019-8336
    - report: https://github.com/hashicorp/consul/issues/5423
    - fix: https://github.com/hashicorp/consul/commit/90040f8bffb311e6cd8599273e95b607175e311f
    - web: https://github.com/hashicorp/consul/blob/003370ded024096cd89fb2aa2bc15293c23b9707/agent/consul/leader.go#L405
    - advisory: https://github.com/advisories/GHSA-fhm8-cxcv-pwvc
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.