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

105 lines
3.7 KiB
JSON
Raw Normal View History

2023-03-08 18:00:38 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-27941",
2023-05-08 20:00:36 +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.3"
}
]
}
},
2023-05-19 16:00:38 +00:00
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "11.7"
}
]
}
},
2023-05-08 20:00:36 +00:00
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "15.7"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to disclose kernel memory"
}
]
}
]
},
"references": {
"reference_data": [
2023-06-09 00:00:43 +00:00
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213677",
"url": "https://support.apple.com/kb/HT213677"
},
2023-05-08 20:00:36 +00:00
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213670",
"name": "https://support.apple.com/en-us/HT213670"
},
2023-05-19 16:00:38 +00:00
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213675",
"name": "https://support.apple.com/en-us/HT213675"
},
2023-05-08 20:00:36 +00:00
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213673",
"name": "https://support.apple.com/en-us/HT213673"
2023-05-30 05:00:37 +00:00
},
{
"refsource": "FULLDISC",
"name": "20230529 APPLE-SA-2023-03-27-2 iOS 15.7.4 and iPadOS 15.7.4",
"url": "http://seclists.org/fulldisclosure/2023/May/7"
2023-05-08 20:00:36 +00:00
}
]
2023-03-08 18:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-05-19 16:00:38 +00:00
"value": "A validation issue was addressed with improved input sanitization. This issue is fixed in macOS Big Sur 11.7.5, iOS 15.7.4 and iPadOS 15.7.4, macOS Ventura 13.3. An app may be able to disclose kernel memory"
2023-03-08 18:00:38 +00:00
}
]
}
}