Vulnerability from bitnami_vulndb
Published
2024-05-15 12:07
Modified
2025-05-20 10:02
Summary
Potential HTTP policy bypass when using header rules in Cilium
Details
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.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "cilium",
"purl": "pkg:bitnami/cilium"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.11.16"
},
{
"introduced": "1.12.0"
},
{
"fixed": "1.12.9"
},
{
"introduced": "1.13.0"
},
{
"fixed": "1.13.2"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2023-30851"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:cilium:cilium:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "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.",
"id": "BIT-cilium-2023-30851",
"modified": "2025-05-20T10:02:07.006Z",
"published": "2024-05-15T12:07:32.074Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/cilium/cilium/releases/tag/v1.11.16"
},
{
"type": "WEB",
"url": "https://github.com/cilium/cilium/releases/tag/v1.12.9"
},
{
"type": "WEB",
"url": "https://github.com/cilium/cilium/releases/tag/v1.13.2"
},
{
"type": "WEB",
"url": "https://github.com/cilium/cilium/security/advisories/GHSA-2h44-x2wx-49f4"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30851"
}
],
"schema_version": "1.5.0",
"summary": "Potential HTTP policy bypass when using header rules in Cilium"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…