2024-06-10 22:03:12 +00:00
{
"id" : "CVE-2024-27801" ,
"sourceIdentifier" : "product-security@apple.com" ,
"published" : "2024-06-10T21:15:49.770" ,
2024-08-26 14:03:14 +00:00
"lastModified" : "2024-08-26T13:35:01.057" ,
"vulnStatus" : "Modified" ,
2024-07-02 14:06:48 +00:00
"cveTags" : [ ] ,
2024-06-10 22:03:12 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The issue was addressed with improved checks. This issue is fixed in tvOS 17.5, visionOS 1.2, iOS 17.5 and iPadOS 17.5, watchOS 10.5, macOS Sonoma 14.5. An app may be able to elevate privileges."
2024-06-11 14:03:59 +00:00
} ,
{
"lang" : "es" ,
"value" : "El problema se solucion\u00f3 con controles mejorados. Este problema se solucion\u00f3 en tvOS 17.5, visionOS 1.2, iOS 17.5 y iPadOS 17.5, watchOS 10.5, macOS Sonoma 14.5. Es posible que una aplicaci\u00f3n pueda elevar los privilegios."
2024-06-10 22:03:12 +00:00
}
] ,
2024-07-02 14:06:48 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
2024-08-26 14:03:14 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.4 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.5 ,
"impactScore" : 5.9
2024-07-02 14:06:48 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "17.5" ,
"matchCriteriaId" : "E7F2E11C-4A7D-4E71-BFAA-396B0549F649"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "17.5" ,
"matchCriteriaId" : "E9C4B45E-AF58-4D7C-B73A-618B06AED56E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "14.0" ,
"versionEndExcluding" : "14.5" ,
"matchCriteriaId" : "6AB18623-7D06-4946-99FC-808A4A913ED9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:tvos:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "17.5" ,
"matchCriteriaId" : "003383BF-F06C-4300-908D-D1C8498C6BCD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:visionos:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.2" ,
"matchCriteriaId" : "20FA533E-AA15-4561-AAF1-F8C3F5283C88"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:watchos:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "10.5" ,
"matchCriteriaId" : "CC4B1E01-BE73-48F8-9BD5-32F7C57EB45A"
}
]
}
]
}
] ,
2024-06-10 22:03:12 +00:00
"references" : [
2024-06-12 06:03:12 +00:00
{
"url" : "http://seclists.org/fulldisclosure/2024/Jun/5" ,
2024-07-02 14:06:48 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2024-06-12 06:03:12 +00:00
} ,
2024-06-10 22:03:12 +00:00
{
"url" : "https://support.apple.com/en-us/HT214101" ,
2024-07-02 14:06:48 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-06-10 22:03:12 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT214102" ,
2024-07-02 14:06:48 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-06-10 22:03:12 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT214104" ,
2024-07-02 14:06:48 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-06-10 22:03:12 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT214106" ,
2024-07-02 14:06:48 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-06-10 22:03:12 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT214108" ,
2024-07-02 14:06:48 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-06-10 22:03:12 +00:00
} ,
2024-06-11 10:03:11 +00:00
{
"url" : "https://support.apple.com/kb/HT214101" ,
2024-07-02 14:06:48 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-06-11 10:03:11 +00:00
} ,
{
"url" : "https://support.apple.com/kb/HT214102" ,
2024-07-02 14:06:48 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-06-11 10:03:11 +00:00
} ,
{
"url" : "https://support.apple.com/kb/HT214104" ,
2024-07-02 14:06:48 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-06-11 10:03:11 +00:00
} ,
{
"url" : "https://support.apple.com/kb/HT214106" ,
2024-07-02 14:06:48 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-06-11 10:03:11 +00:00
} ,
2024-06-10 22:03:12 +00:00
{
"url" : "https://support.apple.com/kb/HT214108" ,
2024-07-02 14:06:48 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-06-10 22:03:12 +00:00
}
]
}