4.3
CVSSv2

CVE-2017-7038

Published: 20/07/2017 Updated: 25/03/2019
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
CVSS v3 Base Score: 6.1 | Impact Score: 2.7 | Exploitability Score: 2.8
VMScore: 383
Vector: AV:N/AC:M/Au:N/C:N/I:P/A:N

Vulnerability Summary

A DOMParser XSS issue exists in certain Apple products. iOS prior to 10.3.3 is affected. Safari prior to 10.1.2 is affected. tvOS prior to 10.2.2 is affected. The issue involves the "WebKit" component.

Vulnerable Product Search on Vulmon Subscribe to Product

apple safari

apple tvos

apple iphone os

apple webkit -

Github Repositories

Safari XSS (CVE-2017-7038) https://support.apple.com/en-us/HT207923

CVE-2017-7038 Safari XSS (CVE-2017-7038) supportapplecom/en-us/HT207923 Document implementation XSS vulnerability var payload = '<svg xmlns="wwww3org/2000/svg"><g onload="javascript:alert(1)"></g></svg>'; documentcreateElement('body')innerHTML = payload; docume