9.8

CVE-2024-23286

A buffer overflow issue was addressed with improved memory handling. This issue is fixed in macOS Monterey 12.7.4, macOS Ventura 13.6.5, macOS Sonoma 14.4, visionOS 1.1, iOS 17.4 and iPadOS 17.4, watchOS 10.4, iOS 16.7.6 and iPadOS 16.7.6, tvOS 17.4. Processing an image may lead to arbitrary code execution.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
AppleiPadOS Version < 16.7.6
AppleiPadOS Version >= 17.0 < 17.4
AppleiPhone OS Version < 16.7.6
AppleiPhone OS Version >= 17.0 < 17.4
ApplemacOS Version >= 12.0 < 12.7.4
ApplemacOS Version >= 13.0 < 13.6.5
ApplemacOS Version >= 14.0 < 14.4
AppletvOS Version < 17.4
ApplevisionOS Version < 1.1
ApplewatchOS Version < 10.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.24% 0.784
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
134c704f-9b21-4f2e-91b3-4a467353bcc0 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.