Export All URLs <= 4.3 - Arbitrary File Deletion

2022-08-08 00:00
Raad Haddad

Strategic Overview

Status
Patched in 4.4
Affected PluginExport All URLs
Affected Version<= 4.3
CVSS6.5Medium
CVECVE-2022-2638
View all Export All URLs vulnerabilities

Vulnerability Overview

The Export All URLs for WordPress is vulnerable to arbitrary file deletion in versions up to, and including, 4.3 due to missing file path and type validation in the ~/extract-all-urls-settings.php file on the 'f' parameter. This makes it possible for authenticated attackers with administrative privileges to deleted arbitrary files hosted on the server.

Technical Analysis

REMEDIATION: Update to version 4.4, or a newer patched version --- IDENTIFIER: CWE-22 (Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')) The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C