cbcvebase.
CVE-2017-2466
published 2017-04-02

CVE-2017-2466: 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…

PriorityP264high8.8CVSS 3.0
AVNACLPRNUIRSUCHIHAH
EXPLOIT
EPSS
6.87%
93.2th percentile
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 or cause a denial of service (memory corruption and application crash) via a crafted web site.

Affected

7 ranges
VendorProductVersion rangeFixed in
appleios
appleiphone_os<= 10.2.1
applesafari<= 10.0.3
applesafari
appletvos<= 10.1.1
appletvos
debianwebkit2gtk< webkit2gtk 2.14.6-1 (bookworm)webkit2gtk 2.14.6-1 (bookworm)

Detection & IOCsextracted from sources · hover to see the quote

  • The vulnerability is a Use-After-Free in WebKit's ComposedTreeIterator::traverseNextInShadowTree, triggered by manipulating a details/summary element's 'open' attribute and innerHTML in a JavaScript onload handler, causing memory corruption via ContainerNode::removeChildren() freeing nodes still referenced by the iterator.
  • The PoC trigger pattern involves toggling a <details> element's open property to false, setting innerHTML to replace children, then toggling open back to true inside an onload event — detect JavaScript that manipulates details/summary elements with rapid open/innerHTML/open sequences.
  • The exploit is delivered via a crafted web page; network-level detection should look for pages serving HTML with <details> elements combined with onload JavaScript that modifies innerHTML and the open attribute in rapid succession.
  • ·The PoC exploit code targets a debug/ASan build of WebKit (WebKitBuild/Release with AddressSanitizer instrumentation); behavior and crash addresses will differ on production/release builds of Safari, iOS, and tvOS.
  • ·The vulnerability affects Apple WebKit as shipped in iOS before 10.3, Safari before 10.1, and tvOS before 10.2; the Debian webkit2gtk package was separately fixed in version 2.14.6-1.

CVSS provenance

nvdv3.08.8HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
nvdv2.06.8MEDIUMAV:N/AC:M/Au:N/C:P/I:P/A:P
osv8.8HIGH
vendor_debian8.8LOW
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.