WordPress security changelog
MEDIUM CVE-2023-6133 Modified

Forminator: Dangerous file upload

Forminator is affected by dangerous file upload. Exploitation requires an authenticated WordPress account. Successful exploitation can place attacker-controlled executable content on the server and may lead to full site compromise.

CVE / CNA score 6.6 CVSS 3.1 · security@wordfence.com
NVD score 4.9 CVSS 3.1 · nvd@nist.gov
Component
Forminator
Plugin slug
forminator
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Nov 15, 2023
Weakness
CWE-434 — Unrestricted Upload of File with Dangerous Type

This CVE was published Nov 15, 2023 and is one of 36 known issues for this plugin.

Update, patch or deactivate.

Update Forminator to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Forminator plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient blacklisting on the 'forminator_allowed_mime_types' function in versions up to, and including, 1.27.0. This makes it possible for authenticated attackers with administrator-level capabilities or above to upload arbitrary files on the affected site's server, but due to the htaccess configuration, remote code cannot be executed.

CVE / CNA vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H

NVD vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N

Primary and upstream sources