8.8
CVSSv3

CVE-2017-7042

Published: 20/07/2017 Updated: 22/03/2019
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
CVSS v3 Base Score: 8.8 | Impact Score: 5.9 | Exploitability Score: 2.8
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

An issue exists in certain Apple products. iOS prior to 10.3.3 is affected. Safari prior to 10.1.2 is affected. iCloud prior to 6.2.2 on Windows is affected. iTunes prior to 12.6.2 on Windows is affected. tvOS prior to 10.2.2 is affected. The issue involves the "WebKit" component. It allows remote malicious users to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site.

Vulnerable Product Search on Vulmon Subscribe to Product

apple itunes

apple icloud

apple webkit -

apple iphone os

apple safari

apple tvos

Exploits

<!-- Source: bugschromiumorg/p/project-zero/issues/detail?id=1244 There is a use-after-free security vulnerability in WebKit The vulnerability was confirmed on ASan build of WebKit nightly PoC: ================================================================= --> <script> var runcount = 0; function go() { runcount++; i ...
WebKit suffers from a WebCore::InputType::element use-after-free vulnerability ...