mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
1.0 KiB
1.0 KiB
CVE-2021-25116
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
- https://wpscan.com/vulnerability/140a15b6-12c8-4f03-a877-3876db866852
Github
No PoCs found on GitHub currently.