2024-05-14 16:04:21 +00:00
{
"id" : "CVE-2024-27789" ,
"sourceIdentifier" : "product-security@apple.com" ,
"published" : "2024-05-14T15:13:01.493" ,
2024-12-09 21:03:58 +00:00
"lastModified" : "2024-12-09T19:28:42.173" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-05-14 16:04:21 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A logic issue was addressed with improved checks. This issue is fixed in iOS 16.7.8 and iPadOS 16.7.8, macOS Monterey 12.7.5, macOS Ventura 13.6.7, macOS Sonoma 14.4. An app may be able to access user-sensitive data."
2024-05-19 02:03:31 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se solucion\u00f3 un problema de l\u00f3gica con controles mejorados. Este problema se solucion\u00f3 en iOS 16.7.8 y iPadOS 16.7.8, macOS Monterey 12.7.5, macOS Ventura 13.6.7, macOS Sonoma 14.4. Es posible que una aplicaci\u00f3n pueda acceder a datos confidenciales del usuario."
2024-05-14 16:04:21 +00:00
}
] ,
2024-11-15 23:03:22 +00:00
"metrics" : {
"cvssMetricV31" : [
2024-12-09 21:03:58 +00:00
{
"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:N/A:N" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
} ,
2024-11-15 23:03:22 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2024-11-15 23:03:22 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-11-15 23:03:22 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
2024-12-09 21:03:58 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
} ,
2024-11-15 23:03:22 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-922"
}
]
}
] ,
2024-12-09 21:03:58 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "16.7.8" ,
"matchCriteriaId" : "732206AE-D798-41FB-8D91-F796820F912D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "16.7.8" ,
"matchCriteriaId" : "0EDF6AF0-A238-47E5-9A9D-F6FDB832DD8C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "12.0" ,
"versionEndExcluding" : "12.7.5" ,
"matchCriteriaId" : "03438F98-D6C4-4CA6-840D-2633E8A88F68"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "13.0" ,
"versionEndExcluding" : "13.6.7" ,
"matchCriteriaId" : "2D797210-B0F0-44AE-9028-47C18C22AFA5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "14.0" ,
"versionEndExcluding" : "14.4" ,
"matchCriteriaId" : "73160D1F-755B-46D2-969F-DF8E43BB1099"
}
]
}
]
}
] ,
2024-05-14 16:04:21 +00:00
"references" : [
2024-06-10 18:03:10 +00:00
{
"url" : "http://seclists.org/fulldisclosure/2024/May/11" ,
2024-12-09 21:03:58 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Mailing List"
]
2024-06-10 18:03:10 +00:00
} ,
{
"url" : "http://seclists.org/fulldisclosure/2024/May/13" ,
2024-12-09 21:03:58 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Mailing List"
]
2024-06-10 18:03:10 +00:00
} ,
{
"url" : "http://seclists.org/fulldisclosure/2024/May/14" ,
2024-12-09 21:03:58 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Mailing List"
]
2024-06-10 18:03:10 +00:00
} ,
2024-05-14 16:04:21 +00:00
{
"url" : "https://support.apple.com/en-us/HT214084" ,
2024-12-09 21:03:58 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-05-14 16:04:21 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT214100" ,
2024-12-09 21:03:58 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-05-14 16:04:21 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT214105" ,
2024-12-09 21:03:58 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-05-14 16:04:21 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT214107" ,
2024-12-09 21:03:58 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-06-10 18:03:10 +00:00
} ,
{
"url" : "https://support.apple.com/kb/HT214084" ,
2024-12-09 21:03:58 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-06-10 18:03:10 +00:00
} ,
2024-06-10 20:03:11 +00:00
{
"url" : "https://support.apple.com/kb/HT214100" ,
2024-12-09 21:03:58 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-06-10 20:03:11 +00:00
} ,
{
"url" : "https://support.apple.com/kb/HT214105" ,
2024-12-09 21:03:58 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-06-10 20:03:11 +00:00
} ,
2024-06-10 18:03:10 +00:00
{
"url" : "https://support.apple.com/kb/HT214107" ,
2024-12-09 21:03:58 +00:00
"source" : "product-security@apple.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://seclists.org/fulldisclosure/2024/May/11" ,
2024-12-09 21:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://seclists.org/fulldisclosure/2024/May/13" ,
2024-12-09 21:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://seclists.org/fulldisclosure/2024/May/14" ,
2024-12-09 21:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT214084" ,
2024-12-09 21:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT214100" ,
2024-12-09 21:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT214105" ,
2024-12-09 21:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT214107" ,
2024-12-09 21:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://support.apple.com/kb/HT214084" ,
2024-12-09 21:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://support.apple.com/kb/HT214100" ,
2024-12-09 21:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://support.apple.com/kb/HT214105" ,
2024-12-09 21:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://support.apple.com/kb/HT214107" ,
2024-12-09 21:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-05-14 16:04:21 +00:00
}
]
}