Exploitation Summary
EIP tracks 2 public exploits for CVE-2017-2446. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit leverages a WebKit JavaScript engine flaw where strict mode enforcement inconsistently allows Function.caller access, enabling direct calls to sensitive native functions like arrayProtoPrivateFuncAppendMemcpy. The PoC demonstrates arbitrary memory manipulation via crafted array operations.
Description
An issue was discovered in certain Apple products. iOS before 10.3 is affected. Safari before 10.1 is affected. tvOS before 10.2 is affected. The issue involves the "WebKit" component. It allows remote attackers to execute arbitrary code via a crafted web site that leverages the mishandling of strict mode functions.
Exploits (2)
This exploit leverages a WebKit JavaScript engine flaw where strict mode enforcement inconsistently allows Function.caller access, enabling direct calls to sensitive native functions like arrayProtoPrivateFuncAppendMemcpy. The PoC demonstrates arbitrary memory manipulation via crafted array operations.
This exploit demonstrates a type confusion vulnerability in JavaScript's Intl.DateTimeFormat.format function, allowing arbitrary memory access via a bound function manipulation. The PoC triggers the vulnerability by overriding valueOf and using Function.caller to obtain an unbound function, which is then called with an arbitrary address.
References (10)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H