Images to WebP <= 1.8 - Local File Inclusion

2021-10-19 00:00
apple502j

Strategic Overview

Status
Patched in 1.9
Affected PluginImages to WebP
Affected Version<= 1.8
CVSS7.5High
CVECVE-2021-24644
View all Images to WebP vulnerabilities

Vulnerability Overview

The Images to WebP WordPress plugin before 1.9 does not validate or sanitise the tab parameter before passing it to the include() function, which could lead to a Local File Inclusion issue

Technical Analysis

REMEDIATION: Update to version 1.9, 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