CVE-2018-15571

Export Users to CSV <= 1.1.1 - CSV Injection

2018-08-14 00:00
Javier Olmedo

Strategic Overview

Status
Unpatched
Affected Plugin
Export Users to CSV
Affected Version
<= 1.1.1
CVSS
8.6High
Weakness type
CWE-74 · Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
CVE
CVE-2018-15571
View all Export Users to CSV vulnerabilities

At a glance

CVE-2018-15571 is a high-severity Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') vulnerability in the Export Users to CSV WordPress plugin, affecting versions <= 1.1.1. It carries a CVSS score of 8.6 (low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires no authentication. No fixed release has been reported yet; treat installations running this software as exposed. Disclosed August 2018, reported by Javier Olmedo.

Vulnerability Overview

The Export Users to CSV plugin through 1.1.1 for WordPress allows CSV injection.

Technical Analysis

The vector marks this flaw as requiring local or adjacent access, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site. 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

No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement.

How does WordSec protect against this?

The attempt arrives as an ordinary request to Export Users to CSV: WordSec's web application firewall inspects request payloads before WordPress loads them. No patched version is recorded yet, which is the case where a filtering layer matters most, because there is nothing to update to.

  • Firewall
  • Alerts

External References

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