Cross-site scripting in Mozilla Firefox - CVE-2017-7823

 

Cross-site scripting in Mozilla Firefox - CVE-2017-7823

Published: September 28, 2017 / Updated: September 29, 2017


Vulnerability identifier: #VU8629
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-7823
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Mozilla
Affected software:
Mozilla Firefox

Detailed vulnerability description

The vulnerability allows a remote attacker to perform XSS attacks.

The content security policy (CSP) sandbox directive did not create a unique origin for the document, causing it to behave as if the allow-same-origin keyword were always specified. This could allow a Cross-Site Scripting (XSS) attack to be launched from unsafe content.

How to mitigate CVE-2017-7823

Update to version 56.0.

Sources