CVE-2024-30492 MEDIUM

CVE-2024-30492: WordPress Export and Import Users and Customers plugin <= 2.5.2 - Path Traversal vulnerability

Vendor Webtoffee
Product Import Export WordPress Users
Weakness CWE-22 · Path traversal
Published March 29, 2024
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in WebToffee Import Export WordPress Users.This issue affects Import Export WordPress Users: from n/a through 2.5.2.

Explanation of Vulnerability in Simple Terms

02Summary

The Import Export WordPress Users plugin through version 2.5.2 contains a path traversal vulnerability in file handling. An authenticated user with low privileges can read arbitrary files from the server by manipulating file paths during import or export operations. This allows access to sensitive configuration files and other non-public data stored on the web server.

What an attacker can do

03Attacker Capabilities

Read arbitrary files from the server, including configuration files and other sensitive data.

Potential impact on your site

04Site Impact

Sensitive files like wp-config.php, database backups, or private user data could be exposed to authenticated users.

Conditions required to exploit

05Prerequisites

Attacker must have a WordPress user account with at least low-level privileges (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

March 29, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE