Adaptive Images for WordPress <= 0.6.66 - Local File Inclusion

2019-07-19 00:00
Mark Gruffer

Strategic Overview

Status
Patched in 0.6.67
Affected Version< 0.6.67
CVSS7.5High
CVECVE-2019-14205
View all Adaptive Images for WordPress vulnerabilities

Vulnerability 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