ghsa-rqjq-ww83-wv5c
Vulnerability from github
Published
2023-06-03 00:30
Modified
2023-06-06 02:04
Severity ?
Summary
Hashicorp Consul allows user with service:write permissions to patch remote proxy instances
Details
Consul and Consul Enterprise allowed any user with service:write permissions to use Envoy extensions configured via service-defaults to patch remote proxy instances that target the configured service, regardless of whether the user has permission to modify the service(s) corresponding to those modified proxies.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/consul" }, "ranges": [ { "events": [ { "introduced": "1.15.0" }, { "fixed": "1.15.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-2816" ], "database_specific": { "cwe_ids": [ "CWE-266" ], "github_reviewed": true, "github_reviewed_at": "2023-06-06T02:04:22Z", "nvd_published_at": "2023-06-02T23:15:09Z", "severity": "HIGH" }, "details": "Consul and Consul Enterprise allowed any user with service:write permissions to use Envoy extensions configured via service-defaults to patch remote proxy instances that target the configured service, regardless of whether the user has permission to modify the service(s) corresponding to those modified proxies.", "id": "GHSA-rqjq-ww83-wv5c", "modified": "2023-06-06T02:04:22Z", "published": "2023-06-03T00:30:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2816" }, { "type": "WEB", "url": "https://discuss.hashicorp.com/t/hcsec-2023-16-consul-envoy-extension-downstream-proxy-configuration-by-upstream-service-owner/54525" }, { "type": "PACKAGE", "url": "https://github.com/hashicorp/consul" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Hashicorp Consul allows user with service:write permissions to patch remote proxy instances" }
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.