Unknown · Cri-O Container Engine · CVE-2024-3154
**Name of the Vulnerable Software and Affected Versions**
CRI-O Container Engine versions prior to the fixed version
**Description**
A flaw was found in CRI-O, where an arbitrary systemd property can be injected via a Pod annotation. Any user who can create a pod with an arbitrary annotation may perform an arbitrary action on the host system. This can be achieved by adding annotations such as `org.systemd.property.SuccessAction` to a Pod, allowing for the execution of arbitrary commands on the host system.
**Recommendations**
For CRI-O Container Engine versions prior to the fixed version, consider implementing an external mutating webhook to disallow annotations with the prefix "org.systemd.property." to prevent exploitation.
Unfortunately, there is no information about a newer version that contains a fix for this vulnerability.