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

79 lines
2.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-23507",
2023-02-27 20:00:35 +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.2"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "12.6"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to execute arbitrary code with kernel privileges"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213605",
"name": "https://support.apple.com/en-us/HT213605"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213604",
"name": "https://support.apple.com/en-us/HT213604"
}
]
2023-01-12 21:00:40 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-02-27 20:00:35 +00:00
"value": "The issue was addressed with improved bounds checks. This issue is fixed in macOS Ventura 13.2, macOS Monterey 12.6.3. An app may be able to execute arbitrary code with kernel privileges."
2023-01-12 21:00:40 +00:00
}
]
}
}