CVE-2024-8676

A vulnerability was found in CRI-O, where it can be requested to take a checkpoint archive of a container and later be asked to restore it. When it does that restoration, it attempts to restore the mounts from the restore archive instead of the pod request. As a result, the validations run on the pod spec, verifying that the pod has access to the mounts it specifies are not applicable to a restored container. This flaw allows a malicious user to trick CRI-O into restoring a pod that doesn't have access to host mounts. The user needs access to the kubelet or cri-o socket to call the restore endpoint and trigger the restore.
Configurations

No configuration.

History

04 Mar 2025, 19:15

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2025:1908 -

29 Jan 2025, 20:15

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2025:0648 -

17 Dec 2024, 20:15

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHBA-2024:10826 -
Summary
  • (es) Se encontró una vulnerabilidad en CRI-O, donde se le puede solicitar que tome un archivo de punto de control de un contenedor y luego se le puede solicitar que lo restaure. Cuando realiza esa restauración, intenta restaurar los montajes del archivo de restauración en lugar de la solicitud del pod. Como resultado, las validaciones que se ejecutan en la especificación del pod, verificando que el pod tiene acceso a los montajes que especifica, no son aplicables a un contenedor restaurado. Esta falla permite que un usuario malintencionado engañe a CRI-O para que restaure un pod que no tiene acceso a los montajes del host. El usuario necesita acceso al socket kubelet o cri-o para llamar al endpoint de restauración y activar la restauración.

26 Nov 2024, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-11-26 20:15

Updated : 2025-03-04 19:15


NVD link : CVE-2024-8676

Mitre link : CVE-2024-8676

CVE.ORG link : CVE-2024-8676


JSON object : View

Products Affected

No product.

CWE
CWE-285

Improper Authorization