-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Labels
excluded: NOT_GO_CODEThis vulnerability does not refer to a Go module.This vulnerability does not refer to a Go module.
Description
CVE-2022-29226 references github.com/envoyproxy/envoy, which may be a Go module.
Description:
Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter implementation does not include a mechanism for validating access tokens, so by design when the HMAC signed cookie is missing a full authentication flow should be triggered. However, the current implementation assumes that access tokens are always validated thus allowing access in the presence of any access token attached to the request. Users are advised to upgrade. There is no known workaround for this issue.
Links:
- NIST: https://nvd.nist.gov/vuln/detail/CVE-2022-29226
- JSON: https://github.com/CVEProject/cvelist/tree/72f081cb3697a960cc2c49a3f0187f129bf20341/2022/29xxx/CVE-2022-29226.json
- Commit: envoyproxy/envoy@7ffda4e
- Imported by: https://pkg.go.dev/github.com/envoyproxy/envoy?tab=importedby
- GHSA-h45c-2f94-prxh
See doc/triage.md for instructions on how to triage this report.
packages:
- module: github.com/envoyproxy/envoy
package: envoy
description: |
Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter implementation does not include a mechanism for validating access tokens, so by design when the HMAC signed cookie is missing a full authentication flow should be triggered. However, the current implementation assumes that access tokens are always validated thus allowing access in the presence of any access token attached to the request. Users are advised to upgrade. There is no known workaround for this issue.
cves:
- CVE-2022-29226
links:
commit: https://github.com/envoyproxy/envoy/commit/7ffda4e809dec74449ebc330cebb9d2f4ab61360
context:
- https://github.com/envoyproxy/envoy/security/advisories/GHSA-h45c-2f94-prxh
Metadata
Metadata
Assignees
Labels
excluded: NOT_GO_CODEThis vulnerability does not refer to a Go module.This vulnerability does not refer to a Go module.