← back to popular plugins
wordfence / plugin · users-customers-import-export-for-wp-woocommerce
Export and Import Users and Customers
users-customers-import-export-for-wp-woocommerce
total installs
60,000
total vulns
4
critical
0
high
2
medium
1
low
1
latest vuln
—
patched
4
unpatched
0
avg time to patch
—
vulnerabilities
(4)
Export and Import Users and Customers <= 2.6.2 - Directory Traversal to Authenticated (Administrator+) Limited Arbitrary File Read via download_file Function
medium
✓ patched
cve id
CVE-2025-1973 ↗
cvss score
4.9
cwe
CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
published
Mar 21, 2025
The Export and Import Users and Customers plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 2.6.2 via the download_file() function. This makes it possible for authenticated attackers, with Administrator-level access and above, to read the contents of arbitrary log files on the server, which can contain sensitive information.
Export and Import Users and Customers <= 2.6.2 - Directory Traversal to Authenticated (Administrator+) Limited Arbitrary File Deletion via admin_log_page Function
low
✓ patched
cve id
CVE-2025-1972 ↗
cvss score
2.7
cwe
CWE-73: External Control of File Name or Path
published
Mar 21, 2025
The Export and Import Users and Customers plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the admin_log_page() function in all versions up to, and including, 2.6.2. This makes it possible for authenticated attackers, with Administrator-level access and above, to delete arbitrary log files on the server.
Export and Import Users and Customers <= 2.6.2 - Authenticated (Admin+) PHP Object Injection via form_data Parameter
high
✓ patched
cve id
CVE-2025-1971 ↗
cvss score
7.2
cwe
CWE-502: Deserialization of Untrusted Data
published
Mar 21, 2025
The Export and Import Users and Customers plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 2.6.2 via deserialization of untrusted input from the 'form_data' parameter. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present.
Export and Import Users and Customers <= 2.6.2 - Authenticated (Administrator+) Server-Side Request Forgery via validate_file Function
high
✓ patched
cve id
CVE-2025-1970 ↗
cvss score
7.6
cwe
CWE-918: Server-Side Request Forgery (SSRF)
published
Mar 21, 2025
The Export and Import Users and Customers plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.6.2 via the validate_file() function. This makes it possible for authenticated attackers, with Administrator-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.