Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/cri-o/cri-o
  4. ›
  5. CVE-2024-3154

CVE-2024-3154: CRI-O vulnerable to an arbitrary systemd property injection

April 30, 2024

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

Code Behaviors & Features

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 →

Affected versions

All versions before 1.27.6, all versions starting from 1.28.0 before 1.28.6, all versions starting from 1.29.0 before 1.29.4

Fixed versions

  • 1.29.4
  • 1.28.6
  • 1.27.6

Solution

Upgrade to versions 1.27.6, 1.28.6, 1.29.4 or above.

Impact 7.2 HIGH

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')

Source file

go/github.com/cri-o/cri-o/CVE-2024-3154.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:16 +0000.