2023-06-23 20:00:30 +00:00
{
"id" : "CVE-2023-32391" ,
"sourceIdentifier" : "product-security@apple.com" ,
"published" : "2023-06-23T18:15:12.557" ,
2024-12-06 10:02:12 +00:00
"lastModified" : "2024-12-05T16:15:21.210" ,
2023-07-27 02:00:32 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-23 20:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
2023-07-27 06:00:29 +00:00
"value" : "The issue was addressed with improved checks. This issue is fixed in iOS 15.7.6 and iPadOS 15.7.6, watchOS 9.5, iOS 16.5 and iPadOS 16.5, macOS Ventura 13.4. A shortcut may be able to use sensitive data with certain actions without prompting the user."
2023-06-23 20:00:30 +00:00
}
] ,
2023-06-30 08:00:33 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" ,
2024-12-06 10:02:12 +00:00
"baseScore" : 4.6 ,
"baseSeverity" : "MEDIUM" ,
2023-06-30 08:00:33 +00:00
"attackVector" : "PHYSICAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-06 10:02:12 +00:00
"availabilityImpact" : "NONE"
2023-06-30 08:00:33 +00:00
} ,
"exploitabilityScore" : 0.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
2024-12-06 10:02:12 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
2023-06-30 08:00:33 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "15.7.6" ,
"matchCriteriaId" : "4EC9E481-57D3-4F4D-A8D2-7DA0272F0706"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "16.0" ,
"versionEndExcluding" : "16.5" ,
"matchCriteriaId" : "830FA87A-4E89-4E04-A8AF-A1FF08D77B2E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "15.7.6" ,
"matchCriteriaId" : "8B89F737-4ADD-424C-A946-F368A7ABBE6D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "16.0" ,
"versionEndExcluding" : "16.5" ,
"matchCriteriaId" : "424F077B-6678-4CE3-A216-C98E6D48F8AC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "13.0" ,
"versionEndExcluding" : "13.4" ,
"matchCriteriaId" : "DA07361B-D827-471F-9443-4BE4265D6A3B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:watchos:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "9.5" ,
"matchCriteriaId" : "BE5DB973-7B51-4232-8E1D-231078FE275C"
}
]
}
]
}
] ,
2023-06-23 20:00:30 +00:00
"references" : [
{
"url" : "https://support.apple.com/en-us/HT213757" ,
2023-06-30 08:00:33 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
2023-06-23 20:00:30 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT213758" ,
2023-06-30 08:00:33 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
2023-06-23 20:00:30 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT213764" ,
2023-06-30 08:00:33 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
2023-06-23 20:00:30 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT213765" ,
2023-06-30 08:00:33 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
2023-09-06 10:00:28 +00:00
} ,
{
"url" : "https://support.apple.com/kb/HT213761" ,
"source" : "product-security@apple.com"
2024-12-06 10:02:12 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT213757" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://support.apple.com/en-us/HT213758" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://support.apple.com/en-us/HT213764" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://support.apple.com/en-us/HT213765" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://support.apple.com/kb/HT213761" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-06-23 20:00:30 +00:00
}
]
}