CVE-2015-3703
Description
ImageIO in Apple iOS before 8.4 and OS X before 10.10.4 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted TIFF image.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A crafted TIFF image can trigger memory corruption in Apple's ImageIO, leading to remote code execution or denial of service on iOS and OS X.
Vulnerability
A memory corruption vulnerability exists in the ImageIO framework used in Apple iOS before 8.4 and OS X before 10.10.4 [1][2]. The flaw is triggered when processing a specially crafted TIFF image file. No special configuration beyond default system settings is required; the vulnerable code path is reached by any application that decodes TIFF images via ImageIO, such as the system image viewer or web content in Safari.
Exploitation
An attacker must deliver a malicious TIFF image to the target device, typically through email, a website, or a crafted file download. No authentication is required; the target user merely needs to open or preview the image. Memory corruption occurs during parsing of the malformed TIFF data, which can be leveraged by the attacker to control execution flow.
Impact
Successful exploitation grants the attacker arbitrary code execution at the privilege level of the affected application (e.g., mobile Safari or the kernel if reachable via a system service), or a denial of service via crash. The impact is rated high because remote code execution on a user's device compromises confidentiality, integrity, and availability of local data.
Mitigation
Apple addressed this issue in iOS 8.4, released July 30, 2015 [2], and OS X Yosemite v10.10.4, released June 30, 2015 [1]. Users should update affected devices to these or later versions. No workarounds are available; disabling TIFF image processing is not practical. The vulnerability is not listed on CISA's Known Exploited Vulnerabilities (KEV) catalog.
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
4- cpe:2.3:o:apple:mac_os_x:10.10.3:*:*:*:*:*:*:*
- Range: <8.4
- Range: <10.10.4
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
6- lists.apple.com/archives/security-announce/2015/Jun/msg00002.htmlnvdPatchVendor Advisory
- lists.apple.com/archives/security-announce/2015/Jun/msg00001.htmlnvdVendor Advisory
- support.apple.com/kb/HT204941nvdVendor Advisory
- support.apple.com/kb/HT204942nvdVendor Advisory
- www.securityfocus.com/bid/75491nvd
- www.securitytracker.com/id/1032760nvd
News mentions
0No linked articles in our index yet.