mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 22:52:34 +02:00
1.1 KiB
1.1 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
- https://wpscan.com/vulnerability/b4a2e595-6971-4a2a-a346-ac4445a5e0cd
- https://wpscan.com/vulnerability/b4a2e595-6971-4a2a-a346-ac4445a5e0cd
Github
No PoCs found on GitHub currently.