Simple CSV/XLS Exporter <= 1.5.8 - CSV Injection

2023-03-02 00:00
Kévin Mosbahi (Mika)

Strategic Overview

Status
Unpatched
Affected Version<= 1.5.8
CVSS5.1Medium
CVECVE-2022-42882
View all Simple CSV/XLS Exporter vulnerabilities

Vulnerability Overview

The Simple CSV/XLS Exporter plugin for WordPress is vulnerable to CSV injection in versions up to, and including, 1.5.8. This allows attackers with Editor-level permissions or above, to embed untrusted input into exported CSV files, which can result in code execution when these files are downloaded and opened on a local system with a vulnerable configuration.

Technical Analysis

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. --- IDENTIFIER: 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.

External References

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