cvelist/2023/38xxx/CVE-2023-38610.json

81 lines
2.8 KiB
JSON
Raw Normal View History

2023-07-20 16:00:36 +00:00
{
2024-01-10 23:00:37 +00:00
"data_version": "4.0",
2023-07-20 16:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-38610",
2024-01-10 23:00:37 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
2023-07-20 16:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-10 23:00:37 +00:00
"value": "A memory corruption issue was addressed by removing the vulnerable code. This issue is fixed in macOS Sonoma 14, iOS 17 and iPadOS 17. An app may be able to cause unexpected system termination or write kernel memory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to cause unexpected system termination or write kernel memory"
}
]
}
]
},
"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-07-20 16:00:36 +00:00
}
]
}
}