cvelist/2024/44xxx/CVE-2024-44294.json

69 lines
2.3 KiB
JSON
Raw Normal View History

2024-08-20 22:00:59 +00:00
{
2024-10-28 22:00:33 +00:00
"data_version": "4.0",
2024-08-20 22:00:59 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-44294",
2024-10-28 22:00:33 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
2024-08-20 22:00:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-28 22:00:33 +00:00
"value": "A path deletion vulnerability was addressed by preventing vulnerable code from running with privileges. This issue is fixed in macOS Ventura 13.7.1, macOS Sonoma 14.7.1. An attacker with root privileges may be able to delete protected system files."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An attacker with root privileges may be able to delete protected system files"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apple",
"product": {
"product_data": [
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "14.7"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/en-us/121570",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/121570"
},
{
"url": "https://support.apple.com/en-us/121568",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/121568"
2024-08-20 22:00:59 +00:00
}
]
}
}