CVE Details
Basic Information
| Title | WP Import Export Lite <= 3.9.29 - Authenticated (Subscriber+) Arbitrary File Upload |
|---|---|
| Type | cve |
| Published | 2025-08-05T07:24:15.571Z |
| Modified | 2025-08-05T07:24:15.571Z |
Product Information
| Vendor | vjinfotech |
|---|---|
| Product | WP Import Export Lite |
| Version | * |
CVSS Information
| Base Score | 7.5 (HIGH) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
Affected Products
- vjinfotech WP Import Export Lite *
Additional Information
| CWE List | CWE-434 |
|---|---|
| Source | Wordfence |
Description
The WP Import Export Lite plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the ‘wpie_parse_upload_data’ function in all versions up to, and including, 3.9.29. This makes it possible for authenticated attackers, with Subscriber-level access and above, and permissions granted by an Administrator, to upload arbitrary files on the affected site’s server which may make remote code execution possible. The vulnerability was partially patched in version 3.9.29.
References
- https://www.wordfence.com/threat-intel/vulnerabilities/id/5c0f3248-fef6-48a5-b2e1-f2778528fba1?source=cve
- https://plugins.trac.wordpress.org/browser/wp-import-export-lite/trunk/includes/classes/import/class-wpie-upload-validate.php#L24
- https://plugins.trac.wordpress.org/browser/wp-import-export-lite/trunk/includes/classes/import/class-wpie-upload-validate.php#L89
- https://plugins.trac.wordpress.org/changeset/3323402/
- https://plugins.trac.wordpress.org/changeset/3338701/