mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 01:07:59 +02:00
19 lines
992 B
Markdown
19 lines
992 B
Markdown
### [CVE-2021-25116](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25116)
|
|

|
|

|
|
&color=brighgreen)
|
|

|
|
|
|
### Description
|
|
|
|
The Enqueue Anything WordPress plugin through 1.0.1 does not have authorisation and CSRF checks in the remove_asset AJAX action, and does not ensure that the item to be deleted is actually an asset. As a result, low privilege users such as subscriber could delete arbitrary assets, as well as put arbitrary posts in the trash.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/140a15b6-12c8-4f03-a877-3876db866852
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|