Language Bar Flags <= 1.0.8 - Cross-Site Request Forgery leading to Stored Cross-Site Scripting

2021-08-16 00:00
Vinay Bhuria

Strategic Overview

Status
Patched in 1.1.0
Affected PluginLanguage Bar Flags
Affected Version<= 1.0.8
CVSS6.1Medium
CVECVE-2021-24431
View all Language Bar Flags vulnerabilities

Vulnerability Overview

The Language Bar Flags WordPress plugin through 1.0.8 does not have any CSRF in place when saving its settings and did not sanitise or escape them when generating the flag bar in the frontend. This could allow attackers to make a logged in admin change the settings, and set Cross-Site Scripting payload in them, which will be executed in the frontend for all users

Technical Analysis

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