WP Image Zoom <= 1.46 - Local File Inclusion

2021-06-23 00:00
apple502j

Strategic Overview

Status
Patched in 1.47.1
Affected PluginWP Image Zoom
Affected Version<= 1.46
CVSS5.3Medium
CVECVE-2021-24447
View all WP Image Zoom vulnerabilities

Vulnerability Overview

The WP Image Zoom WordPress plugin before 1.47 did not validate its tab parameter before using it in the include_once() function, leading to a local file inclusion issue in the admin dashboard

Technical Analysis

REMEDIATION: Update to version 1.47.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