Files
CVEs-PoC/2021/CVE-2021-24763.md
T
2024-06-18 02:51:15 +02:00

18 lines
887 B
Markdown

### [CVE-2021-24763](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24763)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
No PoCs found on GitHub currently.