cvelist/2024/3xxx/CVE-2024-3154.json

214 lines
9.7 KiB
JSON
Raw Normal View History

2024-04-02 14:26:35 +00:00
{
2024-04-26 04:00:37 +00:00
"data_version": "4.0",
2024-04-02 14:26:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-3154",
2024-04-26 04:00:37 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2024-04-02 14:26:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-26 04:00:37 +00:00
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Neutralization of Special Elements used in a Command ('Command Injection')",
"cweId": "CWE-77"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
2024-05-16 23:00:38 +00:00
{
"product_name": "Red Hat OpenShift Container Platform 4.12",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "0:1.25.5-16.2.rhaos4.12.gitcb09013.el8",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
"defaultStatus": "affected"
}
}
]
}
},
2024-06-05 17:00:33 +00:00
{
"product_name": "Red Hat OpenShift Container Platform 4.13",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
2024-08-02 16:00:36 +00:00
"version": "0:1.26.5-16.2.rhaos4.13.git67e2a9d.el9",
2024-06-05 17:00:33 +00:00
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
"defaultStatus": "affected"
}
}
]
}
},
2024-05-09 22:00:32 +00:00
{
"product_name": "Red Hat OpenShift Container Platform 4.14",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
2024-09-16 20:00:36 +00:00
"version": "0:1.27.6-2.rhaos4.14.gitb3bd0bf.el8",
2024-05-09 22:00:32 +00:00
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
"defaultStatus": "affected"
}
}
]
}
},
2024-04-26 04:00:37 +00:00
{
2024-05-09 16:00:32 +00:00
"product_name": "Red Hat OpenShift Container Platform 4.15",
2024-04-26 04:00:37 +00:00
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-05-09 16:00:32 +00:00
"versions": [
{
2024-08-20 19:00:28 +00:00
"version": "0:1.28.6-2.rhaos4.15.git77bbb1c.el9",
2024-05-09 16:00:32 +00:00
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
"defaultStatus": "affected"
2024-04-26 04:00:37 +00:00
}
}
]
}
},
{
2024-05-09 16:00:32 +00:00
"product_name": "Red Hat OpenShift Container Platform 3.11",
2024-04-26 04:00:37 +00:00
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-05-09 16:00:32 +00:00
"defaultStatus": "unaffected"
2024-04-26 04:00:37 +00:00
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2024-05-09 16:00:32 +00:00
{
"url": "https://access.redhat.com/errata/RHSA-2024:2669",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:2669"
},
2024-05-09 22:00:32 +00:00
{
"url": "https://access.redhat.com/errata/RHSA-2024:2672",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:2672"
},
2024-05-16 23:00:38 +00:00
{
"url": "https://access.redhat.com/errata/RHSA-2024:2784",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:2784"
},
2024-06-05 17:00:33 +00:00
{
"url": "https://access.redhat.com/errata/RHSA-2024:3496",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:3496"
},
2024-04-26 04:00:37 +00:00
{
"url": "https://access.redhat.com/security/cve/CVE-2024-3154",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2024-3154"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272532",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2272532"
},
{
"url": "https://github.com/cri-o/cri-o/security/advisories/GHSA-2cgq-h8xw-2v5j",
"refsource": "MISC",
"name": "https://github.com/cri-o/cri-o/security/advisories/GHSA-2cgq-h8xw-2v5j"
},
{
"url": "https://github.com/opencontainers/runc/pull/4217",
"refsource": "MISC",
"name": "https://github.com/opencontainers/runc/pull/4217"
},
{
"url": "https://github.com/opencontainers/runtime-spec/blob/main/features.md#unsafe-annotations-in-configjson",
"refsource": "MISC",
"name": "https://github.com/opencontainers/runtime-spec/blob/main/features.md#unsafe-annotations-in-configjson"
}
]
},
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Akihiro Suda and C\u00e9dric Clerget for reporting this issue. Upstream acknowledges the CRI-O team as the original reporter."
}
],
"impact": {
"cvss": [
{
"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"
2024-04-02 14:26:35 +00:00
}
]
}
}