First published: Tue Sep 06 2022(Updated: )
The Download Manager plugin for WordPress is vulnerable to arbitrary file deletion in versions up to, and including 3.2.50. This is due to insufficient file type and path validation on the deleteFiles() function found in the ~/Admin/Menu/Packages.php file that triggers upon download post deletion. This makes it possible for contributor level users and above to supply an arbitrary file path via the 'file[files]' parameter when creating a download post and once the user deletes the post the supplied arbitrary file will be deleted. This can be used by attackers to delete the /wp-config.php file which will reset the installation and make it possible for an attacker to achieve remote code execution on the server.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
WordPress Download Manager | <=3.2.50 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2022-2431 is classified as high due to the potential for arbitrary file deletion.
To fix CVE-2022-2431, update the WordPress Download Manager plugin to version 3.2.51 or later.
CVE-2022-2431 affects all versions of the Download Manager plugin for WordPress up to and including 3.2.50.
CVE-2022-2431 is caused by insufficient file type and path validation in the deleteFiles() function.
The impact of CVE-2022-2431 could lead to unauthorized deletion of files from your WordPress site.