cvelist/2023/32xxx/CVE-2023-32378.json

74 lines
2.4 KiB
JSON
Raw Normal View History

2023-05-08 23:00:36 +00:00
{
2024-01-10 23:00:37 +00:00
"data_version": "4.0",
2023-05-08 23:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-32378",
2024-01-10 23:00:37 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
2023-05-08 23:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-10 23:00:37 +00:00
"value": "A use-after-free issue was addressed with improved memory management. This issue is fixed in macOS Ventura 13.3, macOS Big Sur 11.7.5, macOS Monterey 12.6.4. 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": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/en-us/HT213670",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213670"
},
{
"url": "https://support.apple.com/en-us/HT213677",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213677"
},
{
"url": "https://support.apple.com/en-us/HT213675",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213675"
2023-05-08 23:00:36 +00:00
}
]
}
}