CSS Hero <= 4.0.3 - Reflected Cross-Site Scripting

2019-12-02 00:00
Cary Hooper

Strategic Overview

Status
Patched in 4.07
Affected PluginCSS Hero
Affected Version<= 4.03
CVSS6.1Medium
CVECVE-2019-19133
View all CSS Hero vulnerabilities

Vulnerability Overview

The CSS Hero plugin through 4.0.3 for WordPress is prone to reflected XSS via the URI in a csshero_action=edit_page request because it fails to sufficiently sanitize user-supplied input. An attacker may leverage this issue to execute arbitrary JavaScript in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookies or launch other attacks.

Technical Analysis

REMEDIATION: Update to version 4.07, or a newer patched version --- 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