WordPress Core < 4.2.2 - Cross-Site Scripting via Comments
Strategic Overview
3.7 – 4.2.1 · 7 branchesCVE-2015-8834Vulnerability Overview
Cross-site scripting (XSS) vulnerability in wp-includes/wp-db.php in WordPress before 4.2.2 allows remote attackers to inject arbitrary web script or HTML via a long comment that is improperly stored because of limitations on the MySQL TEXT data type. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-3440.
Technical Analysis
REMEDIATION: Update to one of the following versions, or a newer patched version: 3.7.8, 3.8.8, 3.9.6, 4.0.5, 4.1.5, 4.2.2 --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C