Easy Fancybox <= 1.8.17 - Authenticated Stored Cross-Site Scripting

2019-09-25 00:00
Jakob Hagl

Strategic Overview

Status
Patched in 1.8.18
Affected PluginFirelight Lightbox
Affected Version<= 1.8.17
CVSS5.5Medium
CVECVE-2019-16524
View all Firelight Lightbox vulnerabilities

Vulnerability Overview

The easy-fancybox plugin before 1.8.18 for WordPress (aka Easy FancyBox) is susceptible to Stored XSS in the Settings Menu inc/class-easyfancybox.php due to improper encoding of arbitrarily submitted settings parameters. This occurs because there is no inline styles output filter.

Technical Analysis

REMEDIATION: Update to version 1.8.18, 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