cvelist/2023/27xxx/CVE-2023-27938.json

64 lines
2.1 KiB
JSON
Raw Normal View History

2023-03-08 18:00:38 +00:00
{
2023-07-27 01:00:49 +00:00
"data_version": "4.0",
2023-03-08 18:00:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-27938",
2023-05-08 20:00:36 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
2023-07-27 01:00:49 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "An out-of-bounds read issue was addressed with improved input validation. This issue is fixed in GarageBand for macOS 10.4.8. Parsing a maliciously crafted MIDI file may lead to an unexpected application termination or arbitrary code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Parsing a maliciously crafted MIDI file may lead to an unexpected application termination or arbitrary code execution"
}
]
}
]
},
2023-05-08 20:00:36 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apple",
"product": {
"product_data": [
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
2023-07-27 01:00:49 +00:00
"version_name": "unspecified",
2023-05-08 20:00:36 +00:00
"version_value": "10.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/en-us/HT213650",
2023-07-27 01:00:49 +00:00
"refsource": "MISC",
2023-05-08 20:00:36 +00:00
"name": "https://support.apple.com/en-us/HT213650"
}
]
2023-03-08 18:00:38 +00:00
}
}