cbcvebase.
CVE-2018-4314
published 2019-04-03

CVE-2018-4314: A use after free issue was addressed with improved memory management. This issue affected versions prior to iOS 12, tvOS 12, Safari 12, iTunes 12.9 for…

PriorityP261high8.8CVSS 3.0
AVNACLPRNUIRSUCHIHAH
EXPLOIT
EPSS
10.59%
95.3th percentile
A use after free issue was addressed with improved memory management. This issue affected versions prior to iOS 12, tvOS 12, Safari 12, iTunes 12.9 for Windows, iCloud for Windows 7.7.

Affected

11 ranges
VendorProductVersion rangeFixed in
appleicloud< 7.77.7
appleicloud_for_windows
appleios
appleiphone_os< 12.012.0
appleitunes< 12.912.9
appleitunes_12.9_for_windows
applesafari< 1212
applesafari
appletvos< 1212
appletvos
debianwebkit2gtk< webkit2gtk 2.22.0-2 (bookworm)webkit2gtk 2.22.0-2 (bookworm)

Detection & IOCsextracted from sources · hover to see the quote

  • The UAF is triggered via SVGAnimateElementBase::resetAnimatedType — monitor for SVG animate elements combined with DOM manipulation (node insertion/removal) during animation lifecycle events
  • Exploit uses 'onfocusin' event handler on an HTML element to trigger DOM tree manipulation (appendChild/after) that races with SVG animation, causing the use-after-free
  • The UAF is triggered through Node.after() DOM manipulation during a focusin event while SVG SMIL animations are active — look for SVG animate elements with concurrent focus-triggered DOM restructuring
  • Impact is arbitrary code execution via maliciously crafted web content in WebKit — flag WebKit-based browsers (Safari, iOS WebView, iTunes, iCloud for Windows) processing SVG content with SMIL animations and dynamic DOM focus manipulation
  • ·Vulnerability affects WebKit versions prior to Safari 12, iOS 12, tvOS 12, iTunes 12.9 for Windows, and iCloud for Windows 7.7; patched in those releases
  • ·On Debian, the issue is resolved in webkit2gtk 2.22.0-2 across bookworm, bullseye, forky, sid, and trixie

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.