WordPress security changelog
HIGH CVE-2022-0403 Modified

Library File Manager: Arbitrary file deletion

Library File Manager is affected by arbitrary file deletion. Exposure depends on how the affected operation is made reachable by the site. A successful request can remove files outside the intended scope and may make the site unavailable.

CVE / CNA score 8.1 CVSS · contact@wpscan.com
NVD score 8.1 CVSS 3.1 · nvd@nist.gov
Component
Library File Manager
Plugin slug
library-file-manager
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Apr 04, 2022
Weakness
CWE-434 — Unrestricted Upload of File with Dangerous Type

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

Update, patch or deactivate.

Update Library File Manager 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 Library File Manager WordPress plugin before 5.2.3 is using an outdated version of the elFinder library, which is know to be affected by security issues (CVE-2021-32682), and does not have any authorisation as well as CSRF checks in its connector AJAX action, allowing any authenticated users, such as subscriber to call it. Furthermore, as the options passed to the elFinder library does not restrict any file type, users with a role as low as subscriber can Create/Upload/Delete Arbitrary files and folders.

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

Primary and upstream sources