{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2024-3154", "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "state": "PUBLISHED", "assignerShortName": "redhat", "dateReserved": "2024-04-01T19:43:56.801Z", "datePublished": "2024-04-26T03:12:38.036Z", "dateUpdated": "2026-08-24T14:00:29.052Z" }, "containers": { "cna": { "title": "Cri-o: arbitrary command injection via pod annotation", "metrics": [ { "other": { "content": { "value": "Important", "namespace": "https://access.redhat.com/security/updates/classification/" }, "type": "Red Hat severity rating" } }, { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "format": "CVSS" } ], "descriptions": [ { "lang": "en", "value": "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." } ], "affected": [ { "versions": [ { "status": "affected", "version": "1.27.5", "versionType": "semver" }, { "status": "unaffected", "version": "1.27.6", "versionType": "semver" }, { "status": "affected", "version": "1.28.5", "versionType": "semver" }, { "status": "unaffected", "version": "1.28.6", "versionType": "semver" }, { "status": "affected", "version": "1.29.3", "versionType": "semver" }, { "status": "unaffected", "version": "1.29.4", "versionType": "semver" }, { "status": "unaffected", "version": "1.30.0", "versionType": "semver" } ], "packageName": "cri-o", "collectionURL": "https://github.com/cri-o/cri-o", "defaultStatus": "unaffected" }, { "vendor": "Red Hat", "product": "Red Hat OpenShift Container Platform 4.12", "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "packageName": "cri-o", "defaultStatus": "affected", "versions": [ { "version": "0:1.25.5-16.2.rhaos4.12.gitcb09013.el8", "lessThan": "*", "versionType": "rpm", "status": "unaffected" } ], "cpes": [ "cpe:/a:redhat:openshift:4.12::el8", "cpe:/a:redhat:openshift:4.12::el9" ] }, { "vendor": "Red Hat", "product": "Red Hat OpenShift Container Platform 4.13", "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "packageName": "cri-o", "defaultStatus": "affected", "versions": [ { "version": "0:1.26.5-16.2.rhaos4.13.git67e2a9d.el9", "lessThan": "*", "versionType": "rpm", "status": "unaffected" } ], "cpes": [ "cpe:/a:redhat:openshift:4.13::el9", "cpe:/a:redhat:openshift:4.13::el8" ] }, { "vendor": "Red Hat", "product": "Red Hat OpenShift Container Platform 4.14", "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "packageName": "cri-o", "defaultStatus": "affected", "versions": [ { "version": "0:1.27.6-2.rhaos4.14.gitb3bd0bf.el9", "lessThan": "*", "versionType": "rpm", "status": "unaffected" } ], "cpes": [ "cpe:/a:redhat:openshift:4.14::el8", "cpe:/a:redhat:openshift:4.14::el9" ] }, { "vendor": "Red Hat", "product": "Red Hat OpenShift Container Platform 4.15", "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "packageName": "cri-o", "defaultStatus": "affected", "versions": [ { "version": "0:1.28.6-2.rhaos4.15.git77bbb1c.el8", "lessThan": "*", "versionType": "rpm", "status": "unaffected" } ], "cpes": [ "cpe:/a:redhat:openshift:4.15::el9", "cpe:/a:redhat:openshift:4.15::el8" ] }, { "vendor": "Red Hat", "product": "Red Hat OpenShift Container Platform 3.11", "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "packageName": "cri-o", "defaultStatus": "unaffected", "cpes": [ "cpe:/a:redhat:openshift:3.11" ] } ], "references": [ { "url": "https://access.redhat.com/errata/RHSA-2024:2669", "name": "RHSA-2024:2669", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ] }, { "url": "https://access.redhat.com/errata/RHSA-2024:2672", "name": "RHSA-2024:2672", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ] }, { "url": "https://access.redhat.com/errata/RHSA-2024:2784", "name": "RHSA-2024:2784", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ] }, { "url": "https://access.redhat.com/errata/RHSA-2024:3496", "name": "RHSA-2024:3496", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ] }, { "url": "https://access.redhat.com/security/cve/CVE-2024-3154", "tags": [ "vdb-entry", "x_refsource_REDHAT" ] }, { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272532", "name": "RHBZ#2272532", "tags": [ "issue-tracking", "x_refsource_REDHAT" ] }, { "url": "https://github.com/cri-o/cri-o/security/advisories/GHSA-2cgq-h8xw-2v5j" }, { "url": "https://github.com/opencontainers/runc/pull/4217" }, { "url": "https://github.com/opencontainers/runtime-spec/blob/main/features.md#unsafe-annotations-in-configjson" } ], "datePublic": "2024-04-22T16:00:00.000Z", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-77", "description": "Improper Neutralization of Special Elements used in a Command ('Command Injection')", "lang": "en", "type": "CWE" } ] } ], "x_redhatCweChain": "CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')", "timeline": [ { "lang": "en", "time": "2024-04-01T00:00:00.000Z", "value": "Reported to Red Hat." }, { "lang": "en", "time": "2024-04-22T16:00:00.000Z", "value": "Made public." } ], "credits": [ { "lang": "en", "value": "Red Hat would like to thank Akihiro Suda and Cédric Clerget for reporting this issue. Upstream acknowledges the CRI-O team as the original reporter." } ], "providerMetadata": { "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat", "dateUpdated": "2025-11-20T07:17:45.415Z" } }, "adp": [ { "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2026-08-24T14:00:23.252609Z", "id": "CVE-2024-3154", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-08-24T14:00:29.052Z" } }, { "providerMetadata": { "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-01T20:05:07.032Z" }, "title": "CVE Program Container", "references": [ { "url": "https://access.redhat.com/errata/RHSA-2024:2669", "name": "RHSA-2024:2669", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ] }, { "url": "https://access.redhat.com/errata/RHSA-2024:2672", "name": "RHSA-2024:2672", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ] }, { "url": "https://access.redhat.com/errata/RHSA-2024:2784", "name": "RHSA-2024:2784", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ] }, { "url": "https://access.redhat.com/errata/RHSA-2024:3496", "name": "RHSA-2024:3496", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ] }, { "url": "https://access.redhat.com/security/cve/CVE-2024-3154", "tags": [ "vdb-entry", "x_refsource_REDHAT", "x_transferred" ] }, { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272532", "name": "RHBZ#2272532", "tags": [ "issue-tracking", "x_refsource_REDHAT", "x_transferred" ] }, { "url": "https://github.com/cri-o/cri-o/security/advisories/GHSA-2cgq-h8xw-2v5j", "tags": [ "x_transferred" ] }, { "url": "https://github.com/opencontainers/runc/pull/4217", "tags": [ "x_transferred" ] }, { "url": "https://github.com/opencontainers/runtime-spec/blob/main/features.md#unsafe-annotations-in-configjson", "tags": [ "x_transferred" ] } ] } ] } }