WordPress security changelog
MEDIUM CVE-2021-25116 Modified

Enqueue Anything: Cross-site request forgery

Enqueue Anything is affected by cross-site request forgery. Exposure depends on how the affected operation is made reachable by the site. Exploitation relies on a signed-in privileged user submitting an attacker-controlled request.

CVE / CNA score 6.5 CVSS · contact@wpscan.com
NVD score 6.5 CVSS 3.1 · nvd@nist.gov
Component
Enqueue Anything
Plugin slug
enqueue-anything
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Jun 13, 2022
Weakness
CWE-352 — Cross-Site Request Forgery (CSRF)
CWE-862 — Missing Authorization

This CVE was published Jun 13, 2022 and is one of 1 known issue for this plugin.

Update, patch or deactivate.

Update Enqueue Anything to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical 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.

NVD vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Primary and upstream sources