CVE-2021-25116

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:enqueue_anything_project:enqueue_anything:*:*:*:*:*:wordpress:*:*

History

07 Nov 2023, 03:31

Type Values Removed Values Added
CWE CWE-862
CWE-352

30 Jun 2023, 18:12

Type Values Removed Values Added
CWE CWE-352

Information

Published : 2022-06-13 13:15

Updated : 2024-02-28 19:09


NVD link : CVE-2021-25116

Mitre link : CVE-2021-25116

CVE.ORG link : CVE-2021-25116


JSON object : View

Products Affected

enqueue_anything_project

  • enqueue_anything
CWE
CWE-352

Cross-Site Request Forgery (CSRF)

CWE-862

Missing Authorization