You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Cilium is a networking, observability, and security solution with an eBPF-based dataplane. This issue only impacts users who have a HTTP policy that applies to multiple toEndpoints AND have an allow-all rule in place that affects only one of those endpoints. In such cases, a wildcard rule will be appended to the set of HTTP rules, which could cause bypass of HTTP policies. This issue has been patched in Cilium 1.11.16, 1.12.9, and 1.13.2.
See doc/triage.md for instructions on how to triage this report.
modules:
- module: github.com/cilium/cilium
packages:
- package: cilium
description: |
Cilium is a networking, observability, and security solution with an eBPF-based dataplane. This issue only impacts users who have a HTTP policy that applies to multiple `toEndpoints` AND have an allow-all rule in place that affects only one of those endpoints. In such cases, a wildcard rule will be appended to the set of HTTP rules, which could cause bypass of HTTP policies. This issue has been patched in Cilium 1.11.16, 1.12.9, and 1.13.2.
cves:
- CVE-2023-30851
references:
- advisory: https://github.com/cilium/cilium/security/advisories/GHSA-2h44-x2wx-49f4
- web: https://github.com/cilium/cilium/releases/tag/v1.11.16
- web: https://github.com/cilium/cilium/releases/tag/v1.12.9
- web: https://github.com/cilium/cilium/releases/tag/v1.13.2
The text was updated successfully, but these errors were encountered:
CVE-2023-30851 references github.com/cilium/cilium, which may be a Go module.
Description:
Cilium is a networking, observability, and security solution with an eBPF-based dataplane. This issue only impacts users who have a HTTP policy that applies to multiple
toEndpoints
AND have an allow-all rule in place that affects only one of those endpoints. In such cases, a wildcard rule will be appended to the set of HTTP rules, which could cause bypass of HTTP policies. This issue has been patched in Cilium 1.11.16, 1.12.9, and 1.13.2.References:
Cross references:
See doc/triage.md for instructions on how to triage this report.
The text was updated successfully, but these errors were encountered: