Brizy Page Builder <= 2.3.11 - Authenticated File Upload and Path Traversal

2021-10-13 00:00
Ram

Strategic Overview

Status
Patched in 2.3.12
Affected PluginBrizy – Page Builder
Affected Version<= 2.3.11
CVSS8.8High
CVECVE-2021-38346
View all Brizy – Page Builder vulnerabilities

Vulnerability Overview

The Brizy Page Builder plugin <= 2.3.11 for WordPress allowed authenticated users to upload executable files to a location of their choice using the brizy_create_block_screenshot AJAX action. The file would be named using the id parameter, which could be prepended with "../" to perform directory traversal, and the file contents were populated via the ibsf parameter, which would be base64-decoded and written to the file. While the plugin added a .jpg extension to all uploaded filenames, a double extension attack was still possible, e.g. a file named shell.php would be saved as shell.php.jpg, and would be executable on a number of common configurations.

Technical Analysis

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