WP Super Cache <= 1.7.1 - Authenticated (Admin+) Remote Code Execution

2021-03-16 00:00
R3N0

Strategic Overview

Status
Patched in 1.7.2
Affected PluginWP Super Cache
Affected Version< 1.7.2
CVSS7.2High
CVECVE-2021-24209
View all WP Super Cache vulnerabilities

Vulnerability Overview

The WP Super Cache WordPress plugin before 1.7.2 was affected by an authenticated (admin+) RCE in the settings page due to input validation failure and weak $cache_path check in the WP Super Cache Settings -> Cache Location option. Direct access to the wp-cache-config.php file is not prohibited, so this vulnerability can be exploited for a web shell injection.

Technical Analysis

REMEDIATION: Update to version 1.7.2, or a newer patched version --- IDENTIFIER: CWE-20 (Improper Input Validation) The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C