Wp Ultimate Csv Importer – Import Csv, Xml & Excel Into Wordpress
Approved changes feed: RSS · Atom
cpe:2.3:a:smackcoders:wp_ultimate_csv_importer_–_import_csv,_xml_&_excel_into_wordpress:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Smackcoders (e878c6d9-526e-5971-b31d-cb731330415c) |
|---|---|
| Product | Wp Ultimate Csv Importer – Import Csv, Xml & Excel Into Wordpress (cda14837-788d-5db4-b75a-4827e8ac5acb) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-1317 |
vulnerable | 2026-06-03 15:14:44.145575 |
WP Import – Ultimate CSV XML Importer for WordPress <= 7.37 - Authenticated (Subscriber+) SQL Injection via File Name
MEDIUM (6.5)
The WP Import – Ultimate CSV XML Importer for WordPress plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 7.37. This is due to insufficient escaping on the `file_name` parameter which is stored in the database during file upload and later used in raw SQL queries without proper sanitization. This makes it possible for authenticated attackers with Subscriber-level access or higher to append additional SQL queries into already existing queries via a malicious filename, which can be used to extract sensitive information from the database. The vulnerability can only be exploited when the 'Single Import/Export' option is enabled, and the server is running a PHP version < 8.0.
Published: 2026-02-18T12:28:35.464Z
Updated: 2026-04-08T17:34:58.859Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-2008 |
vulnerable | 2026-06-03 15:00:15.649045 |
Import Export Suite for CSV and XML Datafeed <= 7.19 - Authenticated (Subscriber+) Arbitrary File Upload
HIGH (8.8)
The Import Export Suite for CSV and XML Datafeed plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the import_single_post_as_csv() function in all versions up to, and including, 7.19. This makes it possible for authenticated attackers, with Subscriber-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible. Please note this vulnerability was reintroduced in 7.20, and subsequently patched again in 7.20.1.
Published: 2025-04-01T04:21:20.673Z
Updated: 2026-04-08T17:12:19.719Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-2007 |
vulnerable | 2026-06-03 15:00:15.648574 |
Import Export Suite for CSV and XML Datafeed <= 7.19 - Authenticated (Subscriber+) Arbitrary File Deletion
HIGH (8.1)
The Import Export Suite for CSV and XML Datafeed plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the deleteImage() function in all versions up to, and including, 7.19. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). Please note this vulnerability was reintroduced in 7.20, and subsequently patched again in 7.20.1.
Published: 2025-04-01T04:21:20.141Z
Updated: 2026-04-08T16:46:40.111Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-14627 |
vulnerable | 2026-06-03 14:58:55.701679 |
WP Import – Ultimate CSV XML Importer for WordPress <= 7.35 - Authenticated (Contributor+) Server-Side Request Forgery via Bitly Shortlink Bypass
MEDIUM (6.4)
The WP Import – Ultimate CSV XML Importer for WordPress plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 7.35. This is due to inadequate validation of the resolved URL after following Bitly shortlink redirects in the `upload_function()` method. While the initial URL is validated using `wp_http_validate_url()`, when a Bitly shortlink is detected, the `unshorten_bitly_url()` function follows redirects to the final destination URL without re-validating it. This makes it possible for authenticated attackers with Contributor-level access or higher to make the server perform HTTP requests to arbitrary internal endpoints, including localhost, private IP ranges, and cloud metadata services (e.g., 169.254.169.254), potentially exposing sensitive internal data.
Published: 2026-01-01T16:19:31.257Z
Updated: 2026-04-08T17:04:57.772Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-13145 |
vulnerable | 2026-06-03 14:58:45.607508 |
WP Import – Ultimate CSV XML Importer for WordPress <= 7.33.1 - Authenticated (Administrator+) PHP Object Injection via CSV Import
HIGH (7.2)
The WP Import – Ultimate CSV XML Importer for WordPress plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 7.33.1. This is due to deserialization of untrusted data supplied via CSV file imports in the import_single_post_as_csv function within SingleImportExport.php. This makes it possible for authenticated attackers, with administrator-level access or higher, to inject a PHP object. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code.
Published: 2025-11-19T05:45:13.217Z
Updated: 2026-04-08T16:56:09.377Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-12732 |
vulnerable | 2026-06-03 14:58:44.785039 |
WP Import – Ultimate CSV XML Importer for WordPress <= 7.33 - Missing Authorization to Authenticated (Author+) Sensitive Information Exposure
MEDIUM (4.3)
The WP Import – Ultimate CSV XML Importer for WordPress plugin for WordPress is vulnerable to unauthorized access of sensitive information due to a missing authorization check on the showsetting() function in all versions up to, and including, 7.33. This makes it possible for authenticated attackers, with Author-level access or higher, to extract sensitive information including OpenAI API keys configured through the plugin's admin interface.
Published: 2025-11-12T08:28:04.060Z
Updated: 2026-04-08T16:42:24.421Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-10058 |
vulnerable | 2026-06-03 14:58:33.482259 |
WP Import – Ultimate CSV XML Importer for WordPress <= 7.27 - Authenticated (Subscriber+) Arbitrary File Deletion
HIGH (8.1)
The WP Import – Ultimate CSV XML Importer for WordPress plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the upload_function() function in all versions up to, and including, 7.27. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
Published: 2025-09-17T05:18:44.816Z
Updated: 2026-04-08T16:55:07.390Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-10040 |
vulnerable | 2026-06-03 14:58:33.454583 |
WP Import – Ultimate CSV XML Importer for WordPress <= 7.27 - Missing Authorization to Authenticated (Subscriber+) FTP/SFTP Credential Exposure
HIGH (7.7)
The WP Import – Ultimate CSV XML Importer for WordPress plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'get_ftp_details' AJAX action in all versions up to, and including, 7.27. This makes it possible for authenticated attackers, with Subscriber-level access and above, to retrieve a configured set of SFTP/FTP credentials.
Published: 2025-09-10T06:38:49.153Z
Updated: 2026-04-08T17:11:19.923Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-4142 |
vulnerable | 2026-06-03 14:53:27.375043 |
WP Ultimate CSV Importer <= 7.9.8 - Authenticated (Author+) Remote Code Execution
HIGH (8)
The WP Ultimate CSV Importer plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 7.9.8 via the '->cus1' parameter. This allows authenticated attackers with author-level permissions or above, if the administrator previously grants access in the plugin settings, to execute code on the server. The author resolved this vulnerability by removing the ability for authors and editors to import files, please note that this means remote code execution is still possible for site administrators, use the plugin with caution.
Published: 2023-08-04T02:04:30.714Z
Updated: 2026-04-08T17:27:31.396Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-4141 |
vulnerable | 2026-06-03 14:53:27.374650 |
WP Ultimate CSV Importer <= 7.9.8 - Authenticated (Author+) PHP File Creation to Remote Code Execution
HIGH (8)
The WP Ultimate CSV Importer plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 7.9.8 via the '->cus2' parameter. This allows authenticated attackers with author-level permissions or above, if the administrator previously grants access in the plugin settings, to create a PHP file and execute code on the server. The author resolved this vulnerability by removing the ability for authors and editors to import files, please note that this means php file creation is still allowed for site administrators, use the plugin with caution.
Published: 2023-08-04T02:04:28.826Z
Updated: 2026-04-08T17:17:06.072Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-4140 |
vulnerable | 2026-06-03 14:53:27.374220 |
WP Ultimate CSV Importer <= 7.9.8 - Arbitrary Usermeta Update to Authenticated (Author+) Privilege Escalation
MEDIUM (6.6)
The WP Ultimate CSV Importer plugin for WordPress is vulnerable to privilege escalation in versions up to, and including, 7.9.8 due to insufficient restriction on the 'get_header_values' function. This makes it possible for authenticated attackers, with minimal permissions such as an author, if the administrator previously grants access in the plugin settings, to modify their user role by supplying the 'wp_capabilities->cus1' parameter.
Published: 2023-08-04T02:04:24.655Z
Updated: 2026-04-08T16:56:27.576Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-4139 |
vulnerable | 2026-06-03 14:53:27.372886 |
WP Ultimate CSV Importer <= 7.9.8 - Sensitive Information Exposure via Directory Listing
HIGH (7.5)
The WP Ultimate CSV Importer plugin for WordPress is vulnerable to Sensitive Information Exposure via Directory Listing due to missing restriction in export folder indexing in versions up to, and including, 7.9.8. This makes it possible for unauthenticated attackers to list and view exported files.
Published: 2023-08-04T02:04:27.318Z
Updated: 2026-04-08T16:57:28.053Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.