mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 21:42:20 +02:00
18 lines
868 B
Markdown
18 lines
868 B
Markdown
### [CVE-2021-24801](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24801)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The WP Survey Plus WordPress plugin through 1.0 does not have any authorisation and CSRF checks in place in its AJAX actions, allowing any user to call them and add/edit/delete Surveys. Furthermore, due to the lack of sanitization in the Surveys' Title, this could also lead to Stored Cross-Site Scripting issues
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/78405609-2105-4011-b18e-1ba5f438972d
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|