cvelist/2023/41xxx/CVE-2023-41995.json

96 lines
3.4 KiB
JSON
Raw Normal View History

2023-09-06 18:00:31 +00:00
{
2023-09-27 14:59:51 +00:00
"data_version": "4.0",
2023-09-06 18:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-41995",
2023-09-27 14:59:51 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
2023-09-06 18:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-09-27 14:59:51 +00:00
"value": "A use-after-free issue was addressed with improved memory management. This issue is fixed in iOS 17 and iPadOS 17, macOS Sonoma 14. An app may be able to execute arbitrary code with kernel privileges."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to execute arbitrary code with kernel privileges"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apple",
"product": {
"product_data": [
{
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "17"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "14"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/en-us/HT213938",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213938"
},
{
"url": "https://support.apple.com/en-us/HT213940",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213940"
2023-10-03 06:00:36 +00:00
},
2023-11-01 00:00:35 +00:00
{
"url": "https://support.apple.com/kb/HT213841",
"refsource": "MISC",
"name": "https://support.apple.com/kb/HT213841"
},
2023-10-03 06:00:36 +00:00
{
"url": "http://seclists.org/fulldisclosure/2023/Oct/8",
"refsource": "MISC",
"name": "http://seclists.org/fulldisclosure/2023/Oct/8"
2023-10-03 06:01:06 +00:00
},
{
"url": "http://seclists.org/fulldisclosure/2023/Oct/3",
"refsource": "MISC",
"name": "http://seclists.org/fulldisclosure/2023/Oct/3"
2023-09-06 18:00:31 +00:00
}
]
}
}