Lucene search

K
githubGitHub Advisory DatabaseGHSA-QCM3-7879-XCWW
HistoryAug 15, 2024 - 9:46 p.m.

Gateway API route matching order contradicts specification

2024-08-1521:46:46
CWE-113
GitHub Advisory Database
github.com
15
gateway api
http routes
grpc routes
specification contradiction
cilium v1.15
cilium v1.16

CVSS3

4

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N

AI Score

6.3

Confidence

High

EPSS

0

Percentile

16.3%

Impact

Gateway API HTTPRoutes and GRPCRoutes do not follow the match precedence specified in the Gateway API specification. In particular, request headers are matched before request methods, when the specification describes that the request methods must be respected before headers are matched (HTTPRouteRule, GRPCRouteRule).

If users create Gateway API resources that use both request headers and request methods in order to route to different destinations, then traffic may be delivered to the incorrect backend. If the backend does not have Network Policy restricting acceptable traffic to receive, then requests may access information that you did not intend for them to access.

Patches

This issue was fixed in https://github.com/cilium/cilium/pull/34109.

This issue affects:

  • Cilium v1.15 between v1.15.0 and v1.15.7 inclusive
  • Cilium v1.16.0

This issue is fixed in:

  • Cilium v1.15.8
  • Cilium v1.16.1

Workarounds

There is no workaround for this issue.

Acknowledgements

The Cilium community has worked together with members of Cure53 and Isovalent to prepare these mitigations. Special thanks to @sayboras for remediating this issue.

Further information

If you have any questions or comments about this advisory, please reach out on Slack.

If you think you have found a vulnerability affecting Cilium, we strongly encourage you to report it to our security mailing list at [email protected]. This is a private mailing list for the Cilium security team, and your report will be treated as top priority.

Affected configurations

Vulners
Node
ciliumciliumRange1.15.01.15.8
OR
ciliumciliumMatch1.16.0
VendorProductVersionCPE
ciliumcilium*cpe:2.3:a:cilium:cilium:*:*:*:*:*:*:*:*
ciliumcilium1.16.0cpe:2.3:a:cilium:cilium:1.16.0:*:*:*:*:*:*:*

CVSS3

4

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N

AI Score

6.3

Confidence

High

EPSS

0

Percentile

16.3%