CVE Vulnerabilities

CVE-2022-3172

Server-Side Request Forgery (SSRF)

Published: Nov 03, 2023 | Modified: Dec 21, 2023
CVSS 3.x
8.2
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

A security issue was discovered in kube-apiserver that allows an aggregated API server to redirect client traffic to any URL. This could lead to the client performing unexpected actions as well as forwarding the clients API server credentials to third parties.

Weakness

The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Affected Software

Name Vendor Start Version End Version
Apiserver Kubernetes * 1.21.14 (including)
Apiserver Kubernetes 1.22.0 (including) 1.22.14 (excluding)
Apiserver Kubernetes 1.23.0 (including) 1.23.11 (excluding)
Apiserver Kubernetes 1.24.0 (including) 1.24.5 (excluding)
Apiserver Kubernetes 1.25.0 (including) 1.25.0 (including)

References