5.5
CVE-2023-2431
- EPSS 0.01%
- Veröffentlicht 16.06.2023 08:15:08
- Zuletzt bearbeitet 12.12.2024 16:15:07
- Quelle jordan@liggitt.net
- Teams Watchlist Login
- Unerledigt Login
A security issue was discovered in Kubelet that allows pods to bypass the seccomp profile enforcement. Pods that use localhost type for seccomp profile but specify an empty profile field, are affected by this issue. In this scenario, this vulnerability allows the pod to run in unconfined (seccomp disabled) mode. This bug affects Kubelet.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Kubernetes ≫ Kubernetes Version < 1.24.14
Kubernetes ≫ Kubernetes Version >= 1.25.0 < 1.25.10
Kubernetes ≫ Kubernetes Version >= 1.26.0 < 1.26.5
Kubernetes ≫ Kubernetes Version >= 1.27.0 < 1.27.2
Fedoraproject ≫ Fedora Version38
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.01% | 0.006 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
|
jordan@liggitt.net | 3.4 | 0.8 | 2.5 |
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N
|
CWE-1287 Improper Validation of Specified Type of Input
The product receives input that is expected to be of a certain type, but it does not validate or incorrectly validates that the input is actually of the expected type.