8.2

CVE-2022-3172

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 client's API server credentials to third parties.

Data is provided by the National Vulnerability Database (NVD)
KubernetesApiserver Version <= 1.21.14
KubernetesApiserver Version >= 1.22.0 < 1.22.14
KubernetesApiserver Version >= 1.23.0 < 1.23.11
KubernetesApiserver Version >= 1.24.0 < 1.24.5
KubernetesApiserver Version1.25.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 1.89% 0.825
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 8.2 2.8 4.7
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N
jordan@liggitt.net 5.1 1 3.7
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:L
CWE-918 Server-Side Request Forgery (SSRF)

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.