LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2023-28204: Apple Multiple Products WebKit Out-of-Bounds Read Vulnerability

RBRecent Breaches Vulnerability Intelligence·May 22, 2023
CVSS 6.5 · Medium⚠ Actively exploited (CISA KEV)
6.5
CVSS score
Medium
Severity
Active
CISA KEV
No
Ransomware use
Jun 12, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2023-28204 to its Known Exploited Vulnerabilities catalog on May 22, 2023, with a federal patch deadline of Jun 12, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

An out-of-bounds read was addressed with improved input validation. This issue is fixed in watchOS 9.5, tvOS 16.5, macOS Ventura 13.4, iOS 15.7.6 and iPadOS 15.7.6, Safari 16.5, iOS 16.5 and iPadOS 16.5. Processing web content may disclose sensitive information. Apple is aware of a report that this issue may have been actively exploited.

CVE-2023-28204 is an out-of-bounds read vulnerability in WebKit that affects multiple Apple products, including iOS, iPadOS, macOS, tvOS, watchOS, and Safari. When processing maliciously crafted web content, the flaw may disclose sensitive information. It can also impact other HTML parsers that rely on WebKit, not only Apple Safari. For IT and security teams this matters because WebKit underpins browsing and content rendering on a wide range of devices and applications; successful abuse can leak data without requiring further user interaction beyond visiting or loading the content.

Public detail is limited to the CISA summary and the CWE classification. Confirm exact product versions, patch identifiers, and any additional impact statements against the vendor advisory before acting.

How it works

The weakness is classified as CWE-125 (Out-of-bounds Read). In this class of flaw, code that processes input fails to enforce proper bounds on a memory buffer. When WebKit encounters specially crafted web content, it may read memory outside the intended buffer. The result can be disclosure of whatever data happens to reside in the adjacent memory region at the time of the read.

An attacker would typically deliver the malicious content through a web page, email, or any other channel that causes the vulnerable WebKit component to parse HTML or related web content. No further exploit mechanics are provided in the available facts; teams should treat any untrusted web content as a potential vector and verify behavior against the vendor advisory rather than assuming specific attack sequences.

Am I affected? How to find it in your systems

The vulnerability affects Apple iOS, iPadOS, macOS, tvOS, watchOS, and Safari WebKit. It may also affect non-Apple products that embed or rely on WebKit for HTML processing. These components commonly appear on endpoint devices, mobile fleets, media devices, and any third-party applications that use WebKit-based rendering engines.

If inventory tooling cannot query WebKit versions directly, treat any unpatched Apple OS or Safari instance as potentially affected until confirmed otherwise.

How to remediate

The primary remediation is to apply the updates released by Apple according to the vendor instructions. CISA’s required action is simply to apply those updates. After patching, verify that the installed build numbers match the fixed releases published in the advisory.

Hardening measures that reduce exposure for this class of flaw include restricting untrusted web content, enabling any available content-security or sandboxing features in Safari and other WebKit consumers, and ensuring least-privilege execution for browser processes. These steps complement, but do not replace, the vendor patch.

If you can't patch immediately

When immediate patching is not feasible, apply compensating controls that limit the attack surface and improve detection until the update can be installed.

Reassess the temporary controls regularly and prioritize the vendor update as soon as operational constraints allow.

If your data may have been exposed

Out-of-bounds read vulnerabilities can lead to disclosure of sensitive information. While known ransomware use is not documented for this CVE, any successful exploitation of a vulnerability that discloses data can contribute to broader compromise. If you suspect exposure, review access logs, rotate credentials that may have been present in memory, and examine systems for secondary indicators of compromise. Readers can also run a free exposure scan of their email addresses against known breach data sets to determine whether those addresses appear in publicly reported incidents.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedApple · Multiple Products
WeaknessCWE-125
CVSS base score6.5 (Medium)
CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
PublishedJun 23, 2023
Added to CISA KEVMay 22, 2023
Federal patch deadlineJun 12, 2023
Known ransomware useNot documented
Check if your data is exposed →

References

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities