CVE-2024-3154: CRI-O vulnerable to an arbitrary systemd property injection
On CRI-O, an arbitrary systemd property can be injected via a Pod annotation:
---
apiVersion: v1
kind: Pod
metadata:
name: poc-arbitrary-systemd-property-injection
annotations:
References
- access.redhat.com/security/cve/CVE-2024-3154
- bugzilla.redhat.com/show_bug.cgi?id=2272532
- github.com/advisories/GHSA-2cgq-h8xw-2v5j
- github.com/cri-o/cri-o
- github.com/cri-o/cri-o/security/advisories/GHSA-2cgq-h8xw-2v5j
- github.com/opencontainers/runc/pull/4217
- github.com/opencontainers/runtime-spec/blob/main/features.md
- nvd.nist.gov/vuln/detail/CVE-2024-3154
Detect and mitigate CVE-2024-3154 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →