cvelist/2024/5xxx/CVE-2024-5042.json

150 lines
6.4 KiB
JSON
Raw Normal View History

2024-05-17 04:00:34 +00:00
{
2024-05-17 14:01:25 +00:00
"data_version": "4.0",
2024-05-17 04:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-5042",
2024-05-17 14:01:25 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2024-05-17 04:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-17 14:01:25 +00:00
"value": "A flaw was found in the Submariner project. Due to unnecessary role-based access control permissions, a privileged attacker can run a malicious container on a node that may allow them to steal service account tokens and further compromise other nodes and potentially the entire cluster."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Execution with Unnecessary Privileges",
"cweId": "CWE-250"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
2024-07-17 16:00:37 +00:00
"product_name": "RHODF-4.16-RHEL-9",
2024-05-17 14:01:25 +00:00
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-07-17 16:00:37 +00:00
"versions": [
{
"version": "v4.16.0-19",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
2024-05-20 05:00:31 +00:00
"defaultStatus": "affected"
2024-05-17 14:01:25 +00:00
}
2024-07-17 16:00:37 +00:00
}
]
}
},
{
"product_name": "Red Hat Advanced Cluster Management for Kubernetes 2",
"version": {
"version_data": [
2024-05-17 14:01:25 +00:00
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-05-20 05:00:31 +00:00
"defaultStatus": "affected"
2024-05-17 14:01:25 +00:00
}
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-05-20 05:00:31 +00:00
"defaultStatus": "affected"
2024-05-17 14:01:25 +00:00
}
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-05-20 05:00:31 +00:00
"defaultStatus": "affected"
}
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
},
2024-05-17 14:01:25 +00:00
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-06-04 11:00:35 +00:00
"defaultStatus": "affected"
2024-05-17 14:01:25 +00:00
}
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-06-04 11:00:35 +00:00
"defaultStatus": "affected"
2024-05-17 14:01:25 +00:00
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2024-07-17 16:00:37 +00:00
{
"url": "https://access.redhat.com/errata/RHSA-2024:4591",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:4591"
},
2024-05-17 14:01:25 +00:00
{
"url": "https://access.redhat.com/security/cve/CVE-2024-5042",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2024-5042"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280921",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2280921"
2024-05-20 06:00:35 +00:00
},
{
"url": "https://github.com/advisories/GHSA-2rhx-qhxp-5jpw",
"refsource": "MISC",
"name": "https://github.com/advisories/GHSA-2rhx-qhxp-5jpw"
2024-05-17 14:01:25 +00:00
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:H/A:N",
"version": "3.1"
2024-05-17 04:00:34 +00:00
}
]
}
}