WordPress File Upload <= 4.12.2 - Directory Traversal to Remote Code Execution

2020-03-13 00:00
riccardo krauter (p4w)

Strategic Overview

Status
Patched in 4.13.0
Affected PluginIptanus File Upload
Affected Version<= 4.12.2
CVSS9.8Critical
CVECVE-2020-10564
View all Iptanus File Upload vulnerabilities

Vulnerability Overview

An issue was discovered in the File Upload plugin before 4.13.0 for WordPress. A directory traversal can lead to remote code execution by uploading a crafted txt file into the lib directory, because of a wfu_include_lib call.

Technical Analysis

REMEDIATION: Update to version 4.13.0, or a newer patched version --- IDENTIFIER: CWE-22 (Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')) The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

External References

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