CVE-2019-15092

Import Export WordPress Users and WooCommerce Customers <= 1.3.1 - CSV Injection

2018-08-22 00:00
Javier Olmedo

Strategic Overview

Status
Patched in 1.3.2
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
View all Export and Import Users and Customers vulnerabilities

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

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C