mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 12:58:02 +02:00
18 lines
910 B
Markdown
18 lines
910 B
Markdown
### [CVE-2021-24763](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24763)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Perfect Survey WordPress plugin before 1.5.2 does not have proper authorisation nor CSRF checks in the save_global_setting AJAX action, allowing unauthenticated users to edit surveys and modify settings. Given the lack of sanitisation and escaping in the settings, this could also lead to a Stored Cross-Site Scripting issue which will be executed in the context of a user viewing any survey
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/c73c7694-1cee-4f26-a425-9c336adce52b
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|