mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
960 B
960 B
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
- https://wpscan.com/vulnerability/c73c7694-1cee-4f26-a425-9c336adce52b
Github
No PoCs found on GitHub currently.