WP Google Fonts <= 3.1.4 - Reflected Cross-Site Scripting

2021-11-03 00:00
ZhongFu Su

Strategic Overview

Status
Patched in 3.1.5
Affected PluginWP Google Fonts
Affected Version<= 3.1.4
CVSS6.1Medium
CVECVE-2021-24935
View all WP Google Fonts vulnerabilities

Vulnerability Overview

The WP Google Fonts WordPress plugin before 3.1.5 does not escape the googlefont_ajax_name and googlefont_ajax_family parameter of the googlefont_action AJAx action (available to any authenticated user) before outputing them in attributes, leading Reflected Cross-Site Scripting issues

Technical Analysis

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