mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
19 lines
935 B
Markdown
19 lines
935 B
Markdown
### [CVE-2021-24823](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24823)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
The Support Board WordPress plugin before 3.3.6 does not have any CSRF checks in actions handled by the include/ajax.php file, which could allow attackers to make logged in users do unwanted actions. For example, make an admin delete arbitrary files
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://noob3xploiter.medium.com/support-board-3-3-4-arbitrary-file-deletion-to-remote-code-execution-da4c45b45c83
|
|
- https://wpscan.com/vulnerability/1bdebd9e-a7f2-4f55-b5b0-185eb619ebaf
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|