Advanced Custom Fields <= 5.12.2 - File Upload

2022-07-14 00:00
James Golovich

Strategic Overview

Status
Patched in 5.12.3
Affected Version<= 5.12.2
CVSS4.3Medium
CVECVE-2022-2594
View all Advanced Custom Fields (ACF®) vulnerabilities

Vulnerability Overview

The Advanced Custom Fields plugin for WordPress has a file upload vulnerability in versions up to, and including, 5.12.2. This allows users without the upload_files capability, such as contributors, or unauthenticated users in cases where a frontend form is added to the site, to upload allowed file types. The upload is handled by WordPress so file type and extension checks still occur, though this could potentially be used by high-privileged users in certain locked-down configurations to bypass other security mechanisms and upload dangerous file types.

Technical Analysis

REMEDIATION: Update to version 5.12.3, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

External References

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