mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
982 B
Markdown
18 lines
982 B
Markdown
### [CVE-2021-24792](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24792)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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
|
|
- https://wpscan.com/vulnerability/29514d8e-9d1c-4fb6-b378-f6b7374989ca
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|