cbcvebase.
CVE-2017-2531
published 2017-05-22

CVE-2017-2531: An issue was discovered in certain Apple products. iOS before 10.3.2 is affected. Safari before 10.1.1 is affected. tvOS before 10.2.1 is affected. The issue…

PriorityP263high8.8CVSS 3.0
AVNACLPRNUIRSUCHIHAH
EXPLOIT
EPSS
6.57%
93.0th percentile
An issue was discovered in certain Apple products. iOS before 10.3.2 is affected. Safari before 10.1.1 is affected. tvOS before 10.2.1 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.3.1
applesafari<= 10.1
applesafari
appletvos<= 10.2
appletvos
debianwebkit2gtk< webkit2gtk 2.16.3-2 (bookworm)webkit2gtk 2.16.3-2 (bookworm)

Detection & IOCsextracted from sources · hover to see the quote

urlhttps://bugs.chromium.org/p/project-zero/issues/detail?id=1173
  • Exploit triggers an OOB write in WebKit JSC via a crafted JavaScript class hierarchy using arrow functions, super expressions, and deeply nested class constructors. Look for JS with large argument arrays (0x10000 entries), nested class definitions with arrow functions referencing `super`, and repeated `.trigger()` calls in a loop.
  • The vulnerability is triggered when a class context (`m_codeBlock->isClassContext()`) causes `emitPutDerivedConstructorToArrowFunctionContextScope` to call `emitPutToScope` without a secured slot, resulting in an out-of-bounds write. Detection should focus on WebKit JSC bytecode generation paths involving `derivedConstructorPrivateName` in arrow function scope contexts.
  • Exploit loop calls `gun.trigger()` 0x10000 (65536) times to reliably achieve memory corruption. High-frequency repeated method calls on a nested class instance in JavaScript may indicate exploitation attempts.
  • ·Vulnerability is in WebKit JSC (JavaScript Core) bytecode generator; affected products are iOS before 10.3.2, Safari before 10.1.1, and tvOS before 10.2.1. Detection is only relevant for unpatched versions of these products.
  • ·The Debian WebKit package resolved this issue in version 2.16.3-2 across all tracked branches (bookworm, bullseye, forky, sid, trixie). Scope is listed as local in the Debian tracker, which may affect detection priority in network-based monitoring.

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.