cvelist/2023/23xxx/CVE-2023-23536.json

126 lines
4.6 KiB
JSON
Raw Normal View History

2023-01-12 21:00:40 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-23536",
2023-05-08 20:00:36 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apple",
"product": {
"product_data": [
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "13.3"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "16.4"
}
]
}
},
2023-05-19 16:00:38 +00:00
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "11.7"
}
]
}
},
2023-05-08 20:00:36 +00:00
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "15.7"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to execute arbitrary code with kernel privileges"
}
]
}
]
},
"references": {
"reference_data": [
2023-06-09 00:00:43 +00:00
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213677",
"url": "https://support.apple.com/kb/HT213677"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213674",
"url": "https://support.apple.com/kb/HT213674"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213678",
"url": "https://support.apple.com/kb/HT213678"
},
2023-05-08 20:00:36 +00:00
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213670",
"name": "https://support.apple.com/en-us/HT213670"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213676",
"name": "https://support.apple.com/en-us/HT213676"
},
2023-05-19 16:00:38 +00:00
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213675",
"name": "https://support.apple.com/en-us/HT213675"
},
2023-05-08 20:00:36 +00:00
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213673",
"name": "https://support.apple.com/en-us/HT213673"
}
]
2023-01-12 21:00:40 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-05-19 16:00:38 +00:00
"value": "The issue was addressed with improved bounds checks. This issue is fixed in macOS Big Sur 11.7.5, iOS 15.7.4 and iPadOS 15.7.4, iOS 16.4 and iPadOS 16.4, macOS Ventura 13.3. An app may be able to execute arbitrary code with kernel privileges"
2023-01-12 21:00:40 +00:00
}
]
}
}