Files
CVEs-PoC/2021/CVE-2021-24792.md
T
2024-06-09 00:33:16 +00:00

1.0 KiB

CVE-2021-24792

Description

The Shiny Buttons WordPress plugin through 1.1.0 does not have any authorisation and CSRF in place when saving a template (wpbtn_save_template function hooked to the init action), nor sanitise and escape them before outputting them in the admin dashboard, which allow unauthenticated users to add a malicious template and lead to Stored Cross-Site Scripting issues.

POC

Reference

Github

No PoCs found on GitHub currently.