Advanced Custom Fields <= 3.5.1 - Remote Code Execution via Remote File Inclusion

2013-01-03 00:00
Anonymous

Strategic Overview

Status
Patched in 3.5.2
Affected Version<= 3.5.1
CVSS3.8Low
CVECVE-2012-10025
View all Advanced Custom Fields (ACF®) vulnerabilities

Vulnerability Overview

Advanced Custom Fields up to 3.5.1 is vulnerable to Remote Code Execution. The vulnerability allows for remote file inclusion and remote code execution via the export.php script. This exploit only works when the php option allow_url_include is set to On (Default Off).

Technical Analysis

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