CVE-2017-2524
CRITICALiPhone OS < 10.3.2, macOS < 10.12.5, tvOS < 10.2.1, watchOS < 3.2.2 - Remote Code Execution in TextInput Component
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2017-2524. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit demonstrates a heap buffer overflow in the TIKeyboardLayout class of the TextInput framework on iOS/macOS. The vulnerability arises from a mismatch between the allocated buffer size (rounded down to the nearest multiple of 8) and the actual length used in a memcpy operation, leading to a controlled overflow.
Description
An issue was discovered in certain Apple products. iOS before 10.3.2 is affected. macOS before 10.12.5 is affected. tvOS before 10.2.1 is affected. watchOS before 3.2.2 is affected. The issue involves the "TextInput" component. It allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via crafted data.
Exploits (1)
This exploit demonstrates a heap buffer overflow in the TIKeyboardLayout class of the TextInput framework on iOS/macOS. The vulnerability arises from a mismatch between the allocated buffer size (rounded down to the nearest multiple of 8) and the actual length used in a memcpy operation, leading to a controlled overflow.
References (7)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H