cvelist/2023/28xxx/CVE-2023-28209.json

69 lines
2.2 KiB
JSON
Raw Normal View History

2023-03-13 19:00:36 +00:00
{
2023-09-06 02:00:33 +00:00
"data_version": "4.0",
2023-03-13 19:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-28209",
2023-09-06 02:00:33 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
2023-03-13 19:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-09-06 02:00:33 +00:00
"value": "A buffer overflow issue was addressed with improved memory handling. This issue is fixed in macOS Ventura 13.3. 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": "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"
2023-09-06 21:00:33 +00:00
},
{
"url": "https://support.apple.com/kb/HT213670",
"refsource": "MISC",
"name": "https://support.apple.com/kb/HT213670"
2023-03-13 19:00:36 +00:00
}
]
}
}