Admin Columns PRO <= 6.4.9 - Authenticated (Subscriber+) CSV Injection
Strategic Overview
<= 6.4.9CVE-2019-17661Vulnerability Overview
The Admin Columns Pro plugin for WordPress is vulnerable to CSV Injection via the export functionality in all versions up to, and including 6.4.9. This makes it possible for authenticated attackers, with subscriber-level access and above, to embed untrusted input into their profile that may appear in an exported CSV files. This can result in code execution when these files are downloaded and opened on a local system with a vulnerable configuration. While the CVE references the free version of the plugin, we did not find any export functionality in the free version which leads us to believe this is only present in the premium version.
Technical Analysis
REMEDIATION: Update to version 6.4.10, or a newer patched version --- 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