2023-05-08 23:55:29 +02:00
{
"id" : "CVE-2023-27933" ,
"sourceIdentifier" : "product-security@apple.com" ,
"published" : "2023-05-08T20:15:17.310" ,
2025-01-29 23:03:48 +00:00
"lastModified" : "2025-01-29T21:15:15.563" ,
2023-05-19 18:00:32 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-08 23:55:29 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-07-27 06:00:29 +00:00
"value" : "The issue was addressed with improved memory handling. This issue is fixed in macOS Ventura 13.3, iOS 16.4 and iPadOS 16.4, macOS Monterey 12.6.4, tvOS 16.4, watchOS 9.4. An app with root privileges may be able to execute arbitrary code with kernel privileges."
2023-05-08 23:55:29 +02:00
}
] ,
2023-05-13 06:00:28 +02:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.7 ,
"baseSeverity" : "MEDIUM" ,
2023-05-13 06:00:28 +02:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-05-13 06:00:28 +02:00
} ,
"exploitabilityScore" : 0.8 ,
"impactScore" : 5.9
2025-01-29 23:03:48 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 6.7 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 0.8 ,
"impactScore" : 5.9
2023-05-13 06:00:28 +02:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
2025-01-29 23:03:48 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-787"
}
]
2023-05-13 06:00:28 +02:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "16.4" ,
"matchCriteriaId" : "EE68C5EC-5829-481D-BFF7-0A501018A3CE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "16.4" ,
"matchCriteriaId" : "F02C0CA5-8ABA-48C7-BCAE-5CF25435DF87"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "12.6.4" ,
"matchCriteriaId" : "108A5DD5-4943-4F53-A193-780841B56344"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "13.0" ,
"versionEndExcluding" : "13.3" ,
"matchCriteriaId" : "A6D636F7-278A-491B-8960-91A4D5A86A96"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:tvos:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "16.4" ,
"matchCriteriaId" : "B55C90FB-21A2-4066-9FFD-04ABA57E68F0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:watchos:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "9.4" ,
"matchCriteriaId" : "B5DA93B3-CA76-4932-84EE-40445A6505EA"
}
]
}
]
}
] ,
2023-05-08 23:55:29 +02:00
"references" : [
{
"url" : "https://support.apple.com/en-us/HT213670" ,
2023-05-13 06:00:28 +02:00
"source" : "product-security@apple.com" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
2023-05-08 23:55:29 +02:00
} ,
{
"url" : "https://support.apple.com/en-us/HT213674" ,
2023-05-13 06:00:28 +02:00
"source" : "product-security@apple.com" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
2023-05-08 23:55:29 +02:00
} ,
{
"url" : "https://support.apple.com/en-us/HT213676" ,
2023-05-13 06:00:28 +02:00
"source" : "product-security@apple.com" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
2023-05-08 23:55:29 +02:00
} ,
{
"url" : "https://support.apple.com/en-us/HT213677" ,
2023-05-13 06:00:28 +02:00
"source" : "product-security@apple.com" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
2023-05-08 23:55:29 +02:00
} ,
{
"url" : "https://support.apple.com/en-us/HT213678" ,
2023-05-13 06:00:28 +02:00
"source" : "product-security@apple.com" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT213670" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://support.apple.com/en-us/HT213674" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://support.apple.com/en-us/HT213676" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://support.apple.com/en-us/HT213677" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://support.apple.com/en-us/HT213678" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
2023-05-08 23:55:29 +02:00
}
]
}