BackUpWordPress <= 3.13 - Authenticated (Admin+) Directory Traversal

2024-04-26 00:00
dk0pf

Strategic Overview

Status
Patched in 3.14
Affected PluginBackUpWordPress
Affected Version<= 3.13
CVSS2.7Low
CVECVE-2024-3034
View all BackUpWordPress vulnerabilities

Vulnerability Overview

The BackUpWordPress plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 3.13 via the hmbkp_directory_browse parameter. This makes it possible for authenticated attackers, with administrator-level access and above, to traverse directories outside of the context in which the plugin should allow.

Technical Analysis

REMEDIATION: Update to version 3.14, 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