Import Export WordPress Users and WooCommerce Customers <= 1.3.1 - CSV Injection
Strategic Overview
- Status
- Patched in 1.3.2
- Affected Plugin
- Export and Import Users and Customers
- Affected Version
< 1.3.2- CVSS
- 7.3High
- Weakness type
- CWE-74 · Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
- CVE
CVE-2019-15092
At a glance
CVE-2019-15092 is a high-severity Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') vulnerability in the Export and Import Users and Customers WordPress plugin, affecting versions < 1.3.2. It carries a CVSS score of 7.3 (low attack complexity; high confidentiality, integrity, availability impact). The issue is fixed in version 1.3.2; sites on affected versions should update now. Disclosed August 2018, reported by Javier Olmedo.
Vulnerability Overview
The webtoffee "WordPress Users & WooCommerce Customers Import Export" plugin 1.3.1 for WordPress allows CSV injection in the user_url, display_name, first_name, and last_name columns in an exported CSV file created by the WF_CustomerImpExpCsv_Exporter class.
Technical Analysis
The vector marks this flaw as requiring local or adjacent access, with low attack complexity — no special timing or configuration is needed. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Remediation
Update to version 1.3.2, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to Export and Import Users and Customers: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Export and Import Users and Customers 1.3.2 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Other vulnerabilities in Export and Import Users and Customers
- 8.8CVE-2020-12074: WebToffee Plugins <= Arbitrary User Creation
CVE-2020-12074 - 7.6CVE-2025-1970: Export and Import Users and Customers <= 2.6.2 SSRF
CVE-2025-1970 - 7.2CVE-2025-1971: Export and Import Users… PHP Object Injection
CVE-2025-1971 - 7.2CVE-2024-32835: Export and Import Users… PHP Object Injection
CVE-2024-32835 - 7.2CVE-2023-6558: Export and Import Users… Arbitrary File Upload
CVE-2023-6558 - 7.2CVE-2023-3459: Export and Import Users… Authenticated (Shop Manager)
CVE-2023-3459 - 4.9CVE-2025-1973: Export and Import Users… Directory Traversal
CVE-2025-1973 - 2.7CVE-2025-1972: Export and Import Users… Directory Traversal
CVE-2025-1972
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C