ghsa-p2j5-3f4c-224r
Vulnerability from github
Published
2021-05-18 18:21
Modified
2023-10-02 14:25
Severity ?
Summary
Improper Input Validation in HashiCorp Consul
Details
HashiCorp Consul and Consul Enterprise did not appropriately enforce scope for local tokens issued by a primary data center, where replication to a secondary data center was not enabled. Introduced in 1.4.0, fixed in 1.6.6 and 1.7.4.
Specific Go Packages Affected
github.com/hashicorp/consul/agent
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/consul" }, "ranges": [ { "events": [ { "introduced": "1.6.0-beta1" }, { "fixed": "1.6.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/consul" }, "ranges": [ { "events": [ { "introduced": "1.7.0" }, { "fixed": "1.7.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-13170" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2021-05-12T22:01:59Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "HashiCorp Consul and Consul Enterprise did not appropriately enforce scope for local tokens issued by a primary data center, where replication to a secondary data center was not enabled. Introduced in 1.4.0, fixed in 1.6.6 and 1.7.4.\n### Specific Go Packages Affected\ngithub.com/hashicorp/consul/agent", "id": "GHSA-p2j5-3f4c-224r", "modified": "2023-10-02T14:25:47Z", "published": "2021-05-18T18:21:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13170" }, { "type": "WEB", "url": "https://github.com/hashicorp/consul/pull/8068" }, { "type": "WEB", "url": "https://github.com/hashicorp/consul/commit/242994a016a181d6c62a5bb83189716ad13d4216" }, { "type": "WEB", "url": "https://github.com/hashicorp/consul/blob/v1.6.6/CHANGELOG.md" }, { "type": "WEB", "url": "https://github.com/hashicorp/consul/blob/v1.7.4/CHANGELOG.md" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Improper Input Validation in HashiCorp Consul" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.