Adaptive Images for WordPress <= 0.6.66 - Local File Inclusion
2019-07-19 00:00
Mark GrufferStrategic Overview
StatusPatched in 0.6.67
Affected PluginAdaptive Images for WordPress
Affected Version
< 0.6.67CVSS7.5High
CVE
CVE-2019-14205Vulnerability Overview
A Local File Inclusion vulnerability in the Nevma Adaptive Images plugin before 0.6.67 for WordPress allows remote attackers to retrieve arbitrary files via the $REQUEST['adaptive-images-settings']['source_file'] parameter in adaptive-images-script.php.
Technical Analysis
REMEDIATION: Update to version 0.6.67, 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