wpDataTables <= 1.5.3 - Arbitrary File Upload

2014-11-25 00:00
Claudio Viviani

Vulnerability Overview

The wpDataTables plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the (1) wdt_upload_file function and in the (2) lib/upload/UploadHandler.php file in versions before 1.5.4. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected sites server which may make remote code execution possible.

Technical Analysis

REMEDIATION: Update to version 1.5.4, or a newer patched version --- IDENTIFIER: CWE-434 (Unrestricted Upload of File with Dangerous Type) The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.

External References

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