CVE-2024-3034 LOW

CVE-2024-3034: BackUpWordPress <= 3.13 - Authenticated (Admin+) Directory Traversal

Vendor Willmot
Product BackUpWordPress
Weakness CWE-22 · Path traversal
Published April 27, 2024
Last update April 8, 2026

CVSS base score

2.7/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality Low
Integrity None

CVSS vector

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

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

BackUpWordPress versions 3.13 and earlier contain a path traversal vulnerability that allows high-privilege users to read files outside the intended backup directory. An attacker with administrator access can craft requests to access sensitive files on the server. The vulnerability has low confidentiality impact and requires administrative privileges to exploit.

What an attacker can do

03Attacker Capabilities

Read arbitrary files on the server outside the backup directory.

Potential impact on your site

04Site Impact

Administrators with malicious intent or compromised admin accounts could access sensitive server files.

Conditions required to exploit

05Prerequisites

Attacker must have administrator access to the WordPress site.

Key dates

06Disclosure timeline

April 27, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE