mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 13:31:34 +02:00
19 lines
912 B
Markdown
19 lines
912 B
Markdown
### [CVE-2021-24558](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24558)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
The pspin_duplicate_post_save_as_new_post function of the Project Status WordPress plugin through 1.6 does not sanitise, validate or escape the post GET parameter passed to it before outputting it in an error message when the related post does not exist, leading to a reflected XSS issue
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://codevigilant.com/disclosure/2021/wp-plugin-project-status/
|
|
- https://wpscan.com/vulnerability/ca5f2152-fcfd-492d-a552-f9604011beff
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|