Companion Auto Update <= 3.2.0 - Local File Inclusion
2018-10-01 00:00
AnonymousStrategic Overview
StatusPatched in 3.2.1
Affected PluginCompanion Auto Update
Affected Version
< 3.2.1CVSS9.8Critical
CVE
CVE-2018-20973Vulnerability Overview
The companion-auto-update plugin before 3.2.1 for WordPress has local file inclusion via $_GET['tab'].'.php' parameter in /companion-auto-update.php.
Technical Analysis
REMEDIATION: Update to version 3.2.1, or a newer patched version --- IDENTIFIER: CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')) The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in require, include, or similar functions.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C