Bug 2045053 (CVE-2022-21701) - CVE-2022-21701 istio: Privileged Escalation in Kubernetes Gateway API
Summary: CVE-2022-21701 istio: Privileged Escalation in Kubernetes Gateway API
Keywords:
Status: NEW
Alias: CVE-2022-21701
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 2044673
TreeView+ depends on / blocked
 
Reported: 2022-01-25 14:14 UTC by Guilherme de Almeida Suckevicz
Modified: 2023-09-01 02:54 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Guilherme de Almeida Suckevicz 2022-01-25 14:14:20 UTC
Istio is an open platform to connect, manage, and secure microservices. In versions 1.12.0 and 1.12.1 Istio is vulnerable to a privilege escalation attack. Users who have `CREATE` permission for `gateways.gateway.networking.k8s.io` objects can escalate this privilege to create other resources that they may not have access to, such as `Pod`. This vulnerability impacts only an Alpha level feature, the Kubernetes Gateway API. This is not the same as the Istio Gateway type (gateways.networking.istio.io), which is not vulnerable. Users are advised to upgrade to resolve this issue. Users unable to upgrade should implement any of the following which will prevent this vulnerability: Remove the gateways.gateway.networking.k8s.io CustomResourceDefinition, set PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER=true environment variable in Istiod, or remove CREATE permissions for gateways.gateway.networking.k8s.io objects from untrusted users.

Reference:
https://istio.io/latest/news/releases/1.12.x/announcing-1.12.2/
https://github.com/istio/istio/security/advisories/GHSA-mq8f-9446-c28r


Note You need to log in before you can comment on or make changes to this bug.