CVE-2021-38346

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:brizy:brizy-page_builder:*:*:*:*:*:*:*:*

History

05 Jul 2022, 15:03

Type Values Removed Values Added
CPE cpe:2.3:a:brizy:brizy-page_builder:*:*:*:*:wordpress:*:*:* cpe:2.3:a:brizy:brizy-page_builder:*:*:*:*:*:*:*:*

18 Oct 2021, 19:20

Type Values Removed Values Added
CPE cpe:2.3:a:brizy:brizy-page_builder:*:*:*:*:wordpress:*:*:*
CWE CWE-79 CWE-22
CWE-434
CVSS v2 : unknown
v3 : 8.8
v2 : 6.5
v3 : 8.8
References (MISC) https://www.wordfence.com/blog/2021/10/multiple-vulnerabilities-in-brizy-page-builder-plugin-allow-site-takeover/ - (MISC) https://www.wordfence.com/blog/2021/10/multiple-vulnerabilities-in-brizy-page-builder-plugin-allow-site-takeover/ - Third Party Advisory

14 Oct 2021, 16:56

Type Values Removed Values Added
New CVE

Information

Published : 2021-10-14 16:15

Updated : 2023-12-10 14:09


NVD link : CVE-2021-38346

Mitre link : CVE-2021-38346

CVE.ORG link : CVE-2021-38346


JSON object : View

Products Affected

brizy

  • brizy-page_builder
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-434

Unrestricted Upload of File with Dangerous Type

CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')