Cross-site scripting in WordPress - CVE-2017-17093
Published: November 29, 2017 / Updated: December 2, 2017
Vulnerability identifier: #VU9454
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-17093
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability:
No public exploit available
Vendor: WordPress.ORG
Affected software:
WordPress
WordPress
Detailed vulnerability description
The vulnerability allows a remote attacker to perform XSS attacks.
The vulnerability exists due to insufficient sanitization of the language attributes used on
The vulnerability exists due to insufficient sanitization of the language attributes used on
html elements in wp-includes/general-template.php script. A remote attacker can bypass implemented filters and execute arbitrary HTML and script code in victims browser in context of the vulnerable website. How to mitigate CVE-2017-17093
Update to version 4.9.1.