
CVE-2024-33394
https://notcve.org/view.php?id=CVE-2024-33394
02 May 2024 — An issue in kubevirt kubevirt v1.2.0 and before allows a local attacker to execute arbitrary code via a crafted command to get the token component. Un problema en kubevirt kubevirt v1.2.0 y anteriores permite a un atacante local ejecutar código arbitrario mediante un comando manipulado para obtener el componente token. • https://gist.github.com/HouqiyuA/1b75e23ece7ad98490aec1c887bdf49b • CWE-94: Improper Control of Generation of Code ('Code Injection') •

CVE-2023-26484 – On a compromised KubeVirt node, the virt-handler service account can be used to modify all node specs
https://notcve.org/view.php?id=CVE-2023-26484
15 Mar 2023 — KubeVirt is a virtual machine management add-on for Kubernetes. In versions 0.59.0 and prior, if a malicious user has taken over a Kubernetes node where virt-handler (the KubeVirt node-daemon) is running, the virt-handler service account can be used to modify all node specs. This can be misused to lure-in system-level-privileged components which can, for instance, read all secrets on the cluster, or can exec into pods on other nodes. This way, a compromised node can be used to elevate privileges beyond the ... • https://github.com/kubevirt/kubevirt/issues/9109 • CWE-863: Incorrect Authorization •

CVE-2022-1798 – Path Traversal vulnerability in Kubevirt
https://notcve.org/view.php?id=CVE-2022-1798
07 Sep 2022 — A path traversal vulnerability in KubeVirt versions up to 0.56 (and 0.55.1) on all platforms allows a user able to configure the kubevirt to read arbitrary files on the host filesystem which are publicly readable or which are readable for UID 107 or GID 107. /proc/self/<> is not accessible. Una vulnerabilidad de salto de ruta en KubeVirt versiones hasta 0.56 (y 0.55.1) en todas las plataformas permite a un usuario capaz de configurar el kubevirt para leer archivos arbitrarios en el sistema de archivos del h... • https://github.com/kubevirt/kubevirt/security/advisories/GHSA-qv98-3369-g364 • CWE-20: Improper Input Validation CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •

CVE-2020-1701
https://notcve.org/view.php?id=CVE-2020-1701
27 May 2021 — A flaw was found in the KubeVirt main virt-handler versions before 0.26.0 regarding the access permissions of virt-handler. An attacker with access to create VMs could attach any secret within their namespace, allowing them to read the contents of that secret. Se encontró un fallo en el KubeVirt main virt-handler versiones anteriores a 0.26.0, con respecto a los permisos de acceso de virt-handler. Un atacante con acceso para crear máquinas virtuales podría adjuntar cualquier secreto dentro de su namesp... • https://bugzilla.redhat.com/show_bug.cgi?id=1792092 • CWE-732: Incorrect Permission Assignment for Critical Resource •

CVE-2020-14316 – kubevirt: VMIs can be used to access host files
https://notcve.org/view.php?id=CVE-2020-14316
29 Jul 2020 — A flaw was found in kubevirt 0.29 and earlier. Virtual Machine Instances (VMIs) can be used to gain access to the host's filesystem. Successful exploitation allows an attacker to assume the privileges of the VM process on the host system. In worst-case scenarios an attacker can read and modify any file on the system where the VMI is running. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability. • https://bugzilla.redhat.com/show_bug.cgi?id=1848951 • CWE-284: Improper Access Control •

CVE-2019-10175
https://notcve.org/view.php?id=CVE-2019-10175
28 Jun 2019 — A flaw was found in the containerized-data-importer in virt-cdi-cloner, version 1.4, where the host-assisted cloning feature does not determine whether the requesting user has permission to access the Persistent Volume Claim (PVC) in the source namespace. This could allow users to clone any PVC in the cluster into their own namespace, effectively allowing access to other user's data. Se encontró un fallo en el importador de datos en contenedores en virt-cdi-cloner, versión 1.4, donde la función de clonación... • https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10175 • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE-284: Improper Access Control CWE-862: Missing Authorization •

CVE-2019-3841
https://notcve.org/view.php?id=CVE-2019-3841
25 Mar 2019 — Kubevirt/virt-cdi-importer, versions 1.4.0 to 1.5.3 inclusive, were reported to disable TLS certificate validation when importing data into PVCs from container registries. This could enable man-in-the-middle attacks between a container registry and the virt-cdi-component, leading to possible undetected tampering of trusted container image content. Se reportó que kubevirt/virt-cdi-importer, desde la versión 1.4.0 hasta la 1.5.3 ambas incluidas, deshabilitaba la validación del certificado TLS al importar dato... • https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3841 • CWE-295: Improper Certificate Validation •