cve/2021/CVE-2021-24611.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2021-24611

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.