Keyword Meta <= 3.0 - Cross-Site Scripting

2021-08-09 00:00
Genubhau Wayal

Strategic Overview

Status
Patched in 3.1
Affected PluginKeyword Meta
Affected Version<= 3.0
CVSS6.1Medium
CVECVE-2021-24611
View all Keyword Meta vulnerabilities

Vulnerability Overview

The Keyword Meta WordPress plugin through 3.0 does not sanitise of escape its settings before outputting them back in the page after they are saved, allowing for Cross-Site Scripting issues. Furthermore, it is also lacking any CSRF check, allowing attacker to make a logged in high privilege user save arbitrary setting via a CSRF attack.

Technical Analysis

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