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

1.0 KiB

CVE-2021-24431

Description

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

POC

Reference

Github

No PoCs found on GitHub currently.