"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-07-27 01:01:03 +00:00
parent 6508b8b420
commit 539c206b3b
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
42 changed files with 855 additions and 1102 deletions

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "Multiple validation issues were addressed with improved input sanitization. This issue is fixed in watchOS 9.4, macOS Monterey 12.6.4, iOS 16.4 and iPadOS 16.4, macOS Ventura 13.3, macOS Big Sur 11.7.5, iOS 15.7.4 and iPadOS 15.7.4. Importing a maliciously crafted calendar invitation may exfiltrate user information."
"value": "This issue was addressed with improved state management. This issue is fixed in macOS Ventura 13.3, iOS 16.4 and iPadOS 16.4, iOS 15.7.4 and iPadOS 15.7.4, macOS Big Sur 11.7.5, macOS Monterey 12.6.4, watchOS 9.4. A remote user may be able to cause unexpected app termination or arbitrary code execution."
}
]
},
@ -21,7 +21,7 @@
"description": [
{
"lang": "eng",
"value": "Importing a maliciously crafted calendar invitation may exfiltrate user information"
"value": "A remote user may be able to cause unexpected app termination or arbitrary code execution"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-27962",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with a new entitlement. This issue is fixed in macOS Big Sur 11.7.5, macOS Monterey 12.6.4, macOS Ventura 13.3. An app may be able to break out of its sandbox."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to break out of its sandbox"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,32 +40,11 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.3"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "12.6"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "11.7"
}
]
}
}
]
}
@ -53,43 +52,23 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to modify protected parts of the file system"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213670",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213670"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213677",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213677"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213675",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213675"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A logic issue was addressed with improved checks. This issue is fixed in macOS Big Sur 11.7.5, macOS Monterey 12.6.4, macOS Ventura 13.3. An app may be able to modify protected parts of the file system"
}
]
}
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-27963",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved state management. This issue is fixed in macOS Ventura 13.3, tvOS 16.4, iOS 16.4 and iPadOS 16.4, iOS 15.7.4 and iPadOS 15.7.4, macOS Monterey 12.6.4, watchOS 9.4. A remote user may be able to cause unexpected app termination or arbitrary code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "A remote user may be able to cause unexpected app termination or arbitrary code execution"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,51 +40,44 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.3"
}
]
}
},
{
"product_name": "macOS",
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.4"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "12.6"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "9.4"
}
]
}
},
{
"product_name": "watchOS",
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "15.7"
"version_name": "unspecified",
"version_value": "16.4"
}
]
}
@ -75,62 +88,37 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "A shortcut may be able to use sensitive data with certain actions without prompting the user"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213674",
"url": "https://support.apple.com/kb/HT213674"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213670",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213670"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213676",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213676"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213677",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213677"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213678",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213678"
},
{
"url": "https://support.apple.com/en-us/HT213674",
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213673",
"name": "https://support.apple.com/en-us/HT213673"
"name": "https://support.apple.com/en-us/HT213674"
},
{
"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"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The issue was addressed with additional permissions checks. This issue is fixed in iOS 15.7.4 and iPadOS 15.7.4, macOS Ventura 13.3, watchOS 9.4, macOS Monterey 12.6.4, iOS 16.4 and iPadOS 16.4. A shortcut may be able to use sensitive data with certain actions without prompting the user"
"url": "https://support.apple.com/en-us/HT213673",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213673"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-27964",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An authentication issue was addressed with improved state management. This issue is fixed in AirPods Firmware Update 5E133. When your headphones are seeking a connection request to one of your previously paired devices, an attacker in Bluetooth range might be able to spoof the intended source device and gain access to your headphones."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "When your headphones are seeking a connection request to one of your previously paired devices, an attacker in Bluetooth range might be able to spoof the intended source device and gain access to your headphones."
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,6 +40,7 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "5"
}
]
@ -31,33 +52,13 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "When your headphones are seeking a connection request to one of your previously paired devices, an attacker in Bluetooth range might be able to spoof the intended source device and gain access to your headphones."
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213752",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213752"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An authentication issue was addressed with improved state management. This issue is fixed in AirPods Firmware Update 5E133. When your headphones are seeking a connection request to one of your previously paired devices, an attacker in Bluetooth range might be able to spoof the intended source device and gain access to your headphones."
}
]
}
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-27965",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A memory corruption issue was addressed with improved state management. This issue is fixed in Studio Display Firmware Update 16.4, macOS Ventura 13.3. An app may be able to execute arbitrary code with kernel privileges."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to execute arbitrary code with kernel privileges"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,17 +40,19 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.3"
}
]
}
},
{
"product_name": "macOS",
"product_name": "Studio Display Firmware Update",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.4"
}
]
@ -42,38 +64,18 @@
]
}
},
"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/HT213670",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213670"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213672",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213672"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A memory corruption issue was addressed with improved state management. This issue is fixed in Studio Display Firmware Update 16.4, macOS Ventura 13.3. An app may be able to execute arbitrary code with kernel privileges"
}
]
}
}

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "The issue was addressed with improved checks. This issue is fixed in macOS Ventura 13.3. An app may be able to break out of its sandbox."
"value": "This issue was addressed with a new entitlement. This issue is fixed in macOS Ventura 13.3. An app may be able to break out of its sandbox."
}
]
},

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "The issue was addressed with improved memory handling. This issue is fixed in Xcode 14.3. An app may be able to execute arbitrary code out of its sandbox or with certain elevated privileges."
"value": "This issue was addressed with improved entitlements. This issue is fixed in Xcode 14.3. A sandboxed app may be able to collect system logs."
}
]
},
@ -21,7 +21,7 @@
"description": [
{
"lang": "eng",
"value": "An app may be able to execute arbitrary code out of its sandbox or with certain elevated privileges"
"value": "A sandboxed app may be able to collect system logs"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-27968",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with a new entitlement. This issue is fixed in macOS Ventura 13.3. An app may be able to break out of its sandbox."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to break out of its sandbox"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,6 +40,7 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.3"
}
]
@ -31,33 +52,13 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to cause unexpected system termination or write kernel memory"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213670",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213670"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"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"
}
]
}
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-27969",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved state management. This issue is fixed in macOS Ventura 13.3, tvOS 16.4, iOS 16.4 and iPadOS 16.4, iOS 15.7.4 and iPadOS 15.7.4, watchOS 9.4. A remote user may be able to cause unexpected app termination or arbitrary code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "A remote user may be able to cause unexpected app termination or arbitrary code execution"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,17 +40,19 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.3"
}
]
}
},
{
"product_name": "macOS",
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.4"
}
]
@ -42,32 +64,23 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "9.4"
}
]
}
},
{
"product_name": "watchOS",
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.4"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "15.7"
}
]
}
}
]
}
@ -75,57 +88,32 @@
]
}
},
"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/HT213670",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213670"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213676",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213676"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213678",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213678"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213674",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213674"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213673",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213673"
},
{
"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"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A use after free issue was addressed with improved memory management. This issue is fixed in iOS 15.7.4 and iPadOS 15.7.4, macOS Ventura 13.3, tvOS 16.4, watchOS 9.4, iOS 16.4 and iPadOS 16.4. An app may be able to execute arbitrary code with kernel privileges"
}
]
}

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in iOS 16.4 and iPadOS 16.4. An app may be able to execute arbitrary code with kernel privileges."
"value": "This issue was addressed with improved state management. This issue is fixed in iOS 16.4 and iPadOS 16.4. A remote attacker may be able to cause unexpected app termination or arbitrary code execution."
}
]
},
@ -21,7 +21,7 @@
"description": [
{
"lang": "eng",
"value": "An app may be able to execute arbitrary code with kernel privileges"
"value": "A remote attacker may be able to cause unexpected app termination or arbitrary code execution"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-28178",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved state management. This issue is fixed in macOS Ventura 13.3, tvOS 16.4, iOS 16.4 and iPadOS 16.4, macOS Monterey 12.6.4, watchOS 9.4. A remote attacker may be able to cause unexpected app termination or arbitrary code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "A remote attacker may be able to cause unexpected app termination or arbitrary code execution"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,29 +40,44 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.3"
}
]
}
},
{
"product_name": "macOS",
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.4"
}
]
}
},
{
"product_name": "macOS",
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "12.6"
"version_name": "unspecified",
"version_value": "9.4"
}
]
}
},
{
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.4"
}
]
}
@ -53,52 +88,32 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to bypass Privacy preferences"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213674",
"url": "https://support.apple.com/kb/HT213674"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213678",
"url": "https://support.apple.com/kb/HT213678"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213670",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213670"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213676",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213676"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213677",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213677"
}
]
},
"description": {
"description_data": [
},
{
"lang": "eng",
"value": "A logic issue was addressed with improved validation. This issue is fixed in macOS Monterey 12.6.4, iOS 16.4 and iPadOS 16.4, macOS Ventura 13.3. An app may be able to bypass Privacy preferences"
"url": "https://support.apple.com/en-us/HT213678",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213678"
},
{
"url": "https://support.apple.com/en-us/HT213674",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213674"
}
]
}

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "A denial-of-service issue was addressed with improved memory handling. This issue is fixed in macOS Ventura 13.3. A user in a privileged network position may be able to cause a denial-of-service."
"value": "This issue was addressed with a new entitlement. This issue is fixed in macOS Ventura 13.3. An app may be able to break out of its sandbox."
}
]
},
@ -21,7 +21,7 @@
"description": [
{
"lang": "eng",
"value": "A user in a privileged network position may be able to cause a denial-of-service"
"value": "An app may be able to break out of its sandbox"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-28181",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A use-after-free issue was addressed with improved memory management. This issue is fixed in iOS 15.7.6 and iPadOS 15.7.6, macOS Ventura 13.3, tvOS 16.4, iOS 16.4 and iPadOS 16.4, macOS Monterey 12.6.4, macOS Big Sur 11.7.7, watchOS 9.4. A remote attacker may be able to cause unexpected app termination or arbitrary code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "A remote attacker may be able to cause unexpected app termination or arbitrary code execution"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,65 +40,47 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.3"
}
]
}
},
{
"product_name": "macOS",
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.4"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "15.7"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "9.4"
}
]
}
},
{
"product_name": "watchOS",
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.4"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "11.7"
}
]
}
}
]
}
@ -86,72 +88,42 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to execute arbitrary code with kernel privileges"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213677",
"url": "https://support.apple.com/kb/HT213677"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213670",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213670"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213676",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213676"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213678",
"name": "https://support.apple.com/en-us/HT213678"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213674",
"name": "https://support.apple.com/en-us/HT213674"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213765",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213765"
},
{
"url": "https://support.apple.com/en-us/HT213677",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213677"
},
{
"url": "https://support.apple.com/en-us/HT213678",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213678"
},
{
"url": "https://support.apple.com/en-us/HT213674",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213674"
},
{
"url": "https://support.apple.com/en-us/HT213760",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213760"
},
{
"refsource": "FULLDISC",
"name": "20230529 APPLE-SA-2023-05-18-5 macOS Big Sur 11.7.7",
"url": "http://seclists.org/fulldisclosure/2023/May/10"
},
{
"refsource": "FULLDISC",
"name": "20230529 APPLE-SA-2023-05-18-2 iOS 15.7.6 and iPadOS 15.7.6",
"url": "http://seclists.org/fulldisclosure/2023/May/17"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The issue was addressed with improved memory handling. This issue is fixed in macOS Big Sur 11.7.7, macOS Ventura 13.3, tvOS 16.4, iOS 15.7.6 and iPadOS 15.7.6, watchOS 9.4, iOS 16.4 and iPadOS 16.4. An app may be able to execute arbitrary code with kernel privileges"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-28182",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved state management. This issue is fixed in macOS Ventura 13.3, iOS 16.4 and iPadOS 16.4, iOS 15.7.4 and iPadOS 15.7.4, macOS Big Sur 11.7.5, macOS Monterey 12.6.4. A remote user may be able to cause unexpected app termination or arbitrary code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "A remote user may be able to cause unexpected app termination or arbitrary code execution"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,54 +40,23 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.3"
}
]
}
},
{
"product_name": "macOS",
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.4"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "12.6"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "11.7"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "15.7"
}
]
}
}
]
}
@ -75,57 +64,32 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "A user in a privileged network position may be able to spoof a VPN server that is configured with EAP-only authentication on a device"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213670",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213670"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213676",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213676"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213677",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213677"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213675",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213675"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213673",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213673"
},
{
"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"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The issue was addressed with improved authentication. This issue is fixed in iOS 15.7.4 and iPadOS 15.7.4, macOS Ventura 13.3, macOS Big Sur 11.7.5, macOS Monterey 12.6.4, iOS 16.4 and iPadOS 16.4. A user in a privileged network position may be able to spoof a VPN server that is configured with EAP-only authentication on a device"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-28189",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with a new entitlement. This issue is fixed in macOS Big Sur 11.7.5, macOS Monterey 12.6.4, macOS Ventura 13.3. An app may be able to break out of its sandbox."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to break out of its sandbox"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,21 +40,11 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.3"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "11.7"
}
]
}
}
]
}
@ -42,42 +52,22 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to view sensitive information"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT213677",
"url": "https://support.apple.com/kb/HT213677"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213670",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213670"
},
{
"url": "https://support.apple.com/en-us/HT213677",
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213675",
"name": "https://support.apple.com/en-us/HT213675"
}
]
},
"description": {
"description_data": [
"name": "https://support.apple.com/en-us/HT213677"
},
{
"lang": "eng",
"value": "The issue was addressed with improved checks. This issue is fixed in macOS Big Sur 11.7.5, macOS Ventura 13.3. An app may be able to view sensitive information"
"url": "https://support.apple.com/en-us/HT213675",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213675"
}
]
}

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved redaction of sensitive information. This issue is fixed in iOS 16.5 and iPadOS 16.5, tvOS 16.5, macOS Big Sur 11.7.7, macOS Ventura 13.4, watchOS 9.5, macOS Monterey 12.6.6. An app may be able to bypass Privacy preferences."
"value": "This issue was addressed with improved redaction of sensitive information. This issue is fixed in macOS Ventura 13.4, macOS Monterey 12.6.6, tvOS 16.5, watchOS 9.5, iOS 16.5 and iPadOS 16.5, macOS Big Sur 11.7.7. An app may be able to disclose kernel memory."
}
]
},
@ -21,7 +21,7 @@
"description": [
{
"lang": "eng",
"value": "An app may be able to bypass Privacy preferences"
"value": "An app may be able to disclose kernel memory"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-28192",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with a new entitlement. This issue is fixed in macOS Big Sur 11.7.5, macOS Monterey 12.6.4, macOS Ventura 13.3. An app may be able to break out of its sandbox."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to break out of its sandbox"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,32 +40,11 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.3"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "12.6"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "11.7"
}
]
}
}
]
}
@ -53,43 +52,23 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to read sensitive location information"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213670",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213670"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213677",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213677"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213675",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213675"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A permissions issue was addressed with improved validation. This issue is fixed in macOS Big Sur 11.7.5, macOS Monterey 12.6.4, macOS Ventura 13.3. An app may be able to read sensitive location information"
}
]
}
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-28194",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved state management. This issue is fixed in iOS 16.4 and iPadOS 16.4. A remote attacker may be able to cause unexpected app termination or arbitrary code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "A remote attacker may be able to cause unexpected app termination or arbitrary code execution"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,6 +40,7 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.4"
}
]
@ -31,33 +52,13 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to unexpectedly create a bookmark on the Home Screen"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213676",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213676"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The issue was addressed with improved checks. This issue is fixed in iOS 16.4 and iPadOS 16.4. An app may be able to unexpectedly create a bookmark on the Home Screen"
}
]
}
}

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "A validation issue was addressed with improved input sanitization. This issue is fixed in iOS 15.7.4 and iPadOS 15.7.4, macOS Ventura 13.3, macOS Monterey 12.6.4, macOS Big Sur 11.7.5. An app may be able to disclose kernel memory."
"value": "This issue was addressed with improved state management. This issue is fixed in iOS 15.7.4 and iPadOS 15.7.4, macOS Big Sur 11.7.5, macOS Monterey 12.6.4, macOS Ventura 13.3. A remote user may be able to cause unexpected app termination or arbitrary code execution."
}
]
},
@ -21,7 +21,7 @@
"description": [
{
"lang": "eng",
"value": "An app may be able to disclose kernel memory"
"value": "A remote user may be able to cause unexpected app termination or arbitrary code execution"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-28202",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved redaction of sensitive information. This issue is fixed in iOS 16.5 and iPadOS 16.5, macOS Ventura 13.4, watchOS 9.5, tvOS 16.5. An app may be able to disclose kernel memory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to disclose kernel memory"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,6 +40,7 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.4"
}
]
@ -31,28 +52,31 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "9.5"
}
]
}
},
{
"product_name": "watchOS",
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.5"
}
]
}
},
{
"product_name": "watchOS",
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.5"
}
]
@ -64,48 +88,28 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app firewall setting may not take effect after exiting the Settings app"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213758",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213758"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213764",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213764"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213757",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213757"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213761",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213761"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved state management. This issue is fixed in iOS 16.5 and iPadOS 16.5, macOS Ventura 13.4, watchOS 9.5, tvOS 16.5. An app firewall setting may not take effect after exiting the Settings app"
}
]
}
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-28204",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved redaction of sensitive information. This issue is fixed in iOS 15.7.6 and iPadOS 15.7.6, macOS Ventura 13.4, tvOS 16.5, watchOS 9.5, iOS 16.5 and iPadOS 16.5, Safari 16.5. An app may be able to disclose kernel memory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to disclose kernel memory"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,17 +40,19 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.4"
}
]
}
},
{
"product_name": "macOS",
"product_name": "Safari",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.5"
}
]
@ -42,39 +64,31 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "9.5"
}
]
}
},
{
"product_name": "watchOS",
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "15.7"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "16.5"
}
]
}
},
{
"product_name": "watchOS",
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.5"
}
]
@ -86,57 +100,37 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Processing web content may disclose sensitive information. Apple is aware of a report that this issue may have been actively exploited."
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213765",
"name": "https://support.apple.com/en-us/HT213765"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213758",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213758"
},
{
"url": "https://support.apple.com/en-us/HT213762",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213762"
},
{
"url": "https://support.apple.com/en-us/HT213764",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213764"
},
{
"url": "https://support.apple.com/en-us/HT213765",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213765"
},
{
"url": "https://support.apple.com/en-us/HT213757",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213757"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213761",
"name": "https://support.apple.com/en-us/HT213761"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213762",
"name": "https://support.apple.com/en-us/HT213762"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An out-of-bounds read was addressed with improved input validation. This issue is fixed in watchOS 9.5, iOS 15.7.6 and iPadOS 15.7.6, macOS Ventura 13.4, Safari 16.5, tvOS 16.5, iOS 16.5 and iPadOS 16.5. Processing web content may disclose sensitive information. Apple is aware of a report that this issue may have been actively exploited."
"name": "https://support.apple.com/en-us/HT213761"
}
]
}

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "A use after free issue was addressed with improved memory management. This issue is fixed in iOS 15.7.5 and iPadOS 15.7.5, macOS Ventura 13.3.1, Safari 16.4.1, iOS 16.4.1 and iPadOS 16.4.1. Processing maliciously crafted web content may lead to arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited."
"value": "A use after free issue was addressed with improved memory management. This issue is fixed in iOS 16.4.1 and iPadOS 16.4.1, Safari 16.4.1, macOS Ventura 13.3.1, iOS 15.7.5 and iPadOS 15.7.5. Processing maliciously crafted web content may lead to arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited."
}
]
},

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-28206",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A use after free issue was addressed with improved memory management. This issue is fixed in iOS 16.4.1 and iPadOS 16.4.1, macOS Ventura 13.3.1, macOS Monterey 12.6.5, macOS Big Sur 11.7.6, iOS 15.7.5 and iPadOS 15.7.5. Processing maliciously crafted web content may lead to arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Processing maliciously crafted web content may lead to arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited."
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,6 +40,7 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "15.7"
}
]
@ -31,43 +52,11 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "11.7"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "12.6"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "13.3"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "16.4"
}
]
}
}
]
}
@ -75,52 +64,32 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to execute arbitrary code with kernel privileges. Apple is aware of a report that this issue may have been actively exploited."
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213723",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213723"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213721",
"name": "https://support.apple.com/en-us/HT213721"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213720",
"name": "https://support.apple.com/en-us/HT213720"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213725",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213725"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213724",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213724"
}
]
},
"description": {
"description_data": [
},
{
"lang": "eng",
"value": "An out-of-bounds write issue was addressed with improved input validation. This issue is fixed in macOS Monterey 12.6.5, iOS 16.4.1 and iPadOS 16.4.1, iOS 15.7.5 and iPadOS 15.7.5, macOS Big Sur 11.7.6, macOS Ventura 13.3.1. An app may be able to execute arbitrary code with kernel privileges. Apple is aware of a report that this issue may have been actively exploited."
"url": "https://support.apple.com/en-us/HT213721",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213721"
},
{
"url": "https://support.apple.com/en-us/HT213720",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213720"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-32351",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A logic issue was addressed with improved checks. This issue is fixed in iTunes 12.12.9 for Windows. An app may be able to gain elevated privileges."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to gain elevated privileges"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,6 +40,7 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "12.12"
}
]
@ -31,33 +52,13 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to gain elevated privileges"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213763",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213763"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A logic issue was addressed with improved checks. This issue is fixed in iTunes 12.12.9 for Windows. An app may be able to gain elevated privileges"
}
]
}
}

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "A logic issue was addressed with improved checks. This issue is fixed in iOS 16.5 and iPadOS 16.5, macOS Big Sur 11.7.7, macOS Ventura 13.4, watchOS 9.5, macOS Monterey 12.6.6. An app may bypass Gatekeeper checks."
"value": "This issue was addressed with improved redaction of sensitive information. This issue is fixed in macOS Ventura 13.4, macOS Monterey 12.6.6, watchOS 9.5, iOS 16.5 and iPadOS 16.5, macOS Big Sur 11.7.7. An app may be able to disclose kernel memory."
}
]
},
@ -21,7 +21,7 @@
"description": [
{
"lang": "eng",
"value": "An app may bypass Gatekeeper checks"
"value": "An app may be able to disclose kernel memory"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-32353",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A logic issue was addressed with improved checks. This issue is fixed in iTunes 12.12.9 for Windows. An app may be able to gain elevated privileges."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to gain elevated privileges"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,6 +40,7 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "12.12"
}
]
@ -31,33 +52,13 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to elevate privileges"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213763",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213763"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A logic issue was addressed with improved checks. This issue is fixed in iTunes 12.12.9 for Windows. An app may be able to elevate privileges"
}
]
}
}

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "A logic issue was addressed with improved state management. This issue is fixed in macOS Big Sur 11.7.7, macOS Ventura 13.4, macOS Monterey 12.6.6. An app may be able to modify protected parts of the file system."
"value": "A use-after-free issue was addressed with improved memory management. This issue is fixed in macOS Big Sur 11.7.7, macOS Ventura 13.4, macOS Monterey 12.6.6. A remote attacker may be able to cause unexpected app termination or arbitrary code execution."
}
]
},
@ -21,7 +21,7 @@
"description": [
{
"lang": "eng",
"value": "An app may be able to modify protected parts of the file system"
"value": "A remote attacker may be able to cause unexpected app termination or arbitrary code execution"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-32357",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved redaction of sensitive information. This issue is fixed in macOS Ventura 13.4, macOS Monterey 12.6.6, tvOS 16.5, watchOS 9.5, iOS 16.5 and iPadOS 16.5, macOS Big Sur 11.7.7. An app may be able to disclose kernel memory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to disclose kernel memory"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,61 +40,43 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.4"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "12.6"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "9.5"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "11.7"
}
]
}
},
{
"product_name": "watchOS",
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.5"
}
]
}
},
{
"product_name": "watchOS",
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.5"
}
]
@ -86,58 +88,38 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to retain access to system configuration files even after its permission is revoked"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213759",
"name": "https://support.apple.com/en-us/HT213759"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213760",
"name": "https://support.apple.com/en-us/HT213760"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213758",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213758"
},
{
"url": "https://support.apple.com/en-us/HT213759",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213759"
},
{
"url": "https://support.apple.com/en-us/HT213764",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213764"
},
{
"url": "https://support.apple.com/en-us/HT213760",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213760"
},
{
"url": "https://support.apple.com/en-us/HT213757",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213757"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213761",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213761"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An authorization issue was addressed with improved state management. This issue is fixed in watchOS 9.5, macOS Ventura 13.4, tvOS 16.5, iOS 16.5 and iPadOS 16.5, macOS Big Sur 11.7.7, macOS Monterey 12.6.6. An app may be able to retain access to system configuration files even after its permission is revoked"
}
]
}
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-32360",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A use-after-free issue was addressed with improved memory management. This issue is fixed in macOS Big Sur 11.7.7, macOS Ventura 13.4, macOS Monterey 12.6.6. A remote attacker may be able to cause unexpected app termination or arbitrary code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "A remote attacker may be able to cause unexpected app termination or arbitrary code execution"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,32 +40,11 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.4"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "12.6"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "11.7"
}
]
}
}
]
}
@ -53,42 +52,22 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An unauthenticated user may be able to access recently printed documents"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/en-us/HT213758",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213758"
},
{
"url": "https://support.apple.com/en-us/HT213759",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213759"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213760",
"name": "https://support.apple.com/en-us/HT213760"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213758",
"name": "https://support.apple.com/en-us/HT213758"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An authentication issue was addressed with improved state management. This issue is fixed in macOS Ventura 13.4, macOS Big Sur 11.7.7, macOS Monterey 12.6.6. An unauthenticated user may be able to access recently printed documents"
"name": "https://support.apple.com/en-us/HT213760"
}
]
}

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "A permissions issue was addressed by removing vulnerable code and adding additional checks. This issue is fixed in macOS Ventura 13.4. An app may be able to bypass Privacy preferences."
"value": "This issue was addressed with improved redaction of sensitive information. This issue is fixed in macOS Ventura 13.4. An app may be able to disclose kernel memory."
}
]
},
@ -21,7 +21,7 @@
"description": [
{
"lang": "eng",
"value": "An app may be able to bypass Privacy preferences"
"value": "An app may be able to disclose kernel memory"
}
]
}

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "A logic issue was addressed with improved restrictions. This issue is fixed in macOS Ventura 13.5. A sandboxed process may be able to circumvent sandbox restrictions."
"value": "The issue was addressed with improved checks. This issue is fixed in macOS Ventura 13.5. Processing web content may disclose sensitive information."
}
]
},
@ -21,7 +21,7 @@
"description": [
{
"lang": "eng",
"value": "A sandboxed process may be able to circumvent sandbox restrictions"
"value": "Processing web content may disclose sensitive information"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-32365",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved redaction of sensitive information. This issue is fixed in iOS 16.5 and iPadOS 16.5, iOS 15.7.6 and iPadOS 15.7.6. An app may be able to disclose kernel memory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to disclose kernel memory"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,21 +40,11 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "15.7"
}
]
}
},
{
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "16.5"
}
]
}
}
]
}
@ -42,38 +52,18 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Shake-to-undo may allow a deleted photo to be re-surfaced without authentication"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213765",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213765"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213757",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213757"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The issue was addressed with improved checks. This issue is fixed in iOS 16.5 and iPadOS 16.5, iOS 15.7.6 and iPadOS 15.7.6. Shake-to-undo may allow a deleted photo to be re-surfaced without authentication"
}
]
}
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-32367",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved redaction of sensitive information. This issue is fixed in iOS 16.5 and iPadOS 16.5, macOS Ventura 13.4. An app may be able to disclose kernel memory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to disclose kernel memory"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,17 +40,19 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.4"
}
]
}
},
{
"product_name": "macOS",
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.5"
}
]
@ -42,38 +64,18 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to access user-sensitive data"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213758",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213758"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213757",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213757"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved entitlements. This issue is fixed in iOS 16.5 and iPadOS 16.5, macOS Ventura 13.4. An app may be able to access user-sensitive data"
}
]
}
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-32368",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved redaction of sensitive information. This issue is fixed in macOS Ventura 13.4, macOS Monterey 12.6.6, tvOS 16.5, watchOS 9.5, iOS 16.5 and iPadOS 16.5. An app may be able to disclose kernel memory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to disclose kernel memory"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,50 +40,43 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.4"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "12.6"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "9.5"
}
]
}
},
{
"product_name": "watchOS",
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.5"
}
]
}
},
{
"product_name": "watchOS",
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.5"
}
]
@ -75,53 +88,33 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Processing a 3D model may result in disclosure of process memory"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213759",
"name": "https://support.apple.com/en-us/HT213759"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213758",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213758"
},
{
"url": "https://support.apple.com/en-us/HT213759",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213759"
},
{
"url": "https://support.apple.com/en-us/HT213764",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213764"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213757",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213757"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213761",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213761"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An out-of-bounds read was addressed with improved input validation. This issue is fixed in watchOS 9.5, macOS Ventura 13.4, tvOS 16.5, iOS 16.5 and iPadOS 16.5, macOS Monterey 12.6.6. Processing a 3D model may result in disclosure of process memory"
}
]
}
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-32369",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A use-after-free issue was addressed with improved memory management. This issue is fixed in macOS Big Sur 11.7.7, macOS Ventura 13.4, macOS Monterey 12.6.6. A remote attacker may be able to cause unexpected app termination or arbitrary code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "A remote attacker may be able to cause unexpected app termination or arbitrary code execution"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,32 +40,11 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.4"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "12.6"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "11.7"
}
]
}
}
]
}
@ -53,42 +52,22 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to modify protected parts of the file system"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/en-us/HT213758",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213758"
},
{
"url": "https://support.apple.com/en-us/HT213759",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213759"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213760",
"name": "https://support.apple.com/en-us/HT213760"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213758",
"name": "https://support.apple.com/en-us/HT213758"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A logic issue was addressed with improved state management. This issue is fixed in macOS Ventura 13.4, macOS Big Sur 11.7.7, macOS Monterey 12.6.6. An app may be able to modify protected parts of the file system"
"name": "https://support.apple.com/en-us/HT213760"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-32371",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved redaction of sensitive information. This issue is fixed in iOS 16.5 and iPadOS 16.5, macOS Ventura 13.4. An app may be able to disclose kernel memory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to disclose kernel memory"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,17 +40,19 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.4"
}
]
}
},
{
"product_name": "macOS",
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.5"
}
]
@ -42,38 +64,18 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to break out of its sandbox"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213758",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213758"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213757",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213757"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The issue was addressed with improved checks. This issue is fixed in iOS 16.5 and iPadOS 16.5, macOS Ventura 13.4. An app may be able to break out of its sandbox"
}
]
}
}

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "An out-of-bounds read was addressed with improved input validation. This issue is fixed in iOS 16.5 and iPadOS 16.5, watchOS 9.5, macOS Ventura 13.4, tvOS 16.5. Processing an image may result in disclosure of process memory."
"value": "This issue was addressed with improved redaction of sensitive information. This issue is fixed in iOS 16.5 and iPadOS 16.5, macOS Ventura 13.4, watchOS 9.5, tvOS 16.5. An app may be able to disclose kernel memory."
}
]
},
@ -21,7 +21,7 @@
"description": [
{
"lang": "eng",
"value": "Processing an image may result in disclosure of process memory"
"value": "An app may be able to disclose kernel memory"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-32373",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved redaction of sensitive information. This issue is fixed in iOS 15.7.6 and iPadOS 15.7.6, macOS Ventura 13.4, tvOS 16.5, watchOS 9.5, iOS 16.5 and iPadOS 16.5, Safari 16.5. An app may be able to disclose kernel memory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to disclose kernel memory"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,17 +40,19 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.4"
}
]
}
},
{
"product_name": "macOS",
"product_name": "Safari",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.5"
}
]
@ -42,39 +64,31 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "9.5"
}
]
}
},
{
"product_name": "watchOS",
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "15.7"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "16.5"
}
]
}
},
{
"product_name": "watchOS",
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.5"
}
]
@ -86,57 +100,37 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Processing maliciously crafted web content may lead to arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited."
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213765",
"name": "https://support.apple.com/en-us/HT213765"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213758",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213758"
},
{
"url": "https://support.apple.com/en-us/HT213762",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213762"
},
{
"url": "https://support.apple.com/en-us/HT213764",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213764"
},
{
"url": "https://support.apple.com/en-us/HT213765",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213765"
},
{
"url": "https://support.apple.com/en-us/HT213757",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213757"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213761",
"name": "https://support.apple.com/en-us/HT213761"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213762",
"name": "https://support.apple.com/en-us/HT213762"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A use-after-free issue was addressed with improved memory management. This issue is fixed in watchOS 9.5, iOS 15.7.6 and iPadOS 15.7.6, macOS Ventura 13.4, Safari 16.5, tvOS 16.5, iOS 16.5 and iPadOS 16.5. Processing maliciously crafted web content may lead to arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited."
"name": "https://support.apple.com/en-us/HT213761"
}
]
}

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "An out-of-bounds read was addressed with improved input validation. This issue is fixed in macOS Ventura 13.4, macOS Monterey 12.6.6. Processing a 3D model may result in disclosure of process memory."
"value": "The issue was addressed with improved handling of caches. This issue is fixed in macOS Ventura 13.4, macOS Monterey 12.6.6. An app may be able to read sensitive location information."
}
]
},
@ -21,7 +21,7 @@
"description": [
{
"lang": "eng",
"value": "Processing a 3D model may result in disclosure of process memory"
"value": "An app may be able to read sensitive location information"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-32376",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved redaction of sensitive information. This issue is fixed in iOS 16.5 and iPadOS 16.5, macOS Ventura 13.4, watchOS 9.5, tvOS 16.5. An app may be able to disclose kernel memory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to disclose kernel memory"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,6 +40,7 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.4"
}
]
@ -31,28 +52,31 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "9.5"
}
]
}
},
{
"product_name": "watchOS",
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.5"
}
]
}
},
{
"product_name": "watchOS",
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "16.5"
}
]
@ -64,48 +88,28 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An app may be able to modify protected parts of the file system"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213758",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213758"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213764",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213764"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213757",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213757"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213761",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213761"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was addressed with improved entitlements. This issue is fixed in iOS 16.5 and iPadOS 16.5, macOS Ventura 13.4, watchOS 9.5, tvOS 16.5. An app may be able to modify protected parts of the file system"
}
]
}
}

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in macOS Big Sur 11.7.7, macOS Ventura 13.4, macOS Monterey 12.6.6. Processing a 3D model may lead to arbitrary code execution."
"value": "A use-after-free issue was addressed with improved memory management. This issue is fixed in macOS Big Sur 11.7.7, macOS Ventura 13.4, macOS Monterey 12.6.6. A remote attacker may be able to cause unexpected app termination or arbitrary code execution."
}
]
},
@ -21,7 +21,7 @@
"description": [
{
"lang": "eng",
"value": "Processing a 3D model may lead to arbitrary code execution"
"value": "A remote attacker may be able to cause unexpected app termination or arbitrary code execution"
}
]
}

View File

@ -1,12 +1,32 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-32382",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A use-after-free issue was addressed with improved memory management. This issue is fixed in macOS Big Sur 11.7.7, macOS Ventura 13.4, macOS Monterey 12.6.6. A remote attacker may be able to cause unexpected app termination or arbitrary code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "A remote attacker may be able to cause unexpected app termination or arbitrary code execution"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
@ -20,32 +40,11 @@
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "13.4"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "12.6"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "11.7"
}
]
}
}
]
}
@ -53,42 +52,22 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Processing a 3D model may result in disclosure of process memory"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/en-us/HT213758",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213758"
},
{
"url": "https://support.apple.com/en-us/HT213759",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/HT213759"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213760",
"name": "https://support.apple.com/en-us/HT213760"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT213758",
"name": "https://support.apple.com/en-us/HT213758"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An out-of-bounds read was addressed with improved input validation. This issue is fixed in macOS Ventura 13.4, macOS Big Sur 11.7.7, macOS Monterey 12.6.6. Processing a 3D model may result in disclosure of process memory"
"name": "https://support.apple.com/en-us/HT213760"
}
]
}