CVE-2024-0766

Envo's Elementor Templates & Widgets for WooCommerce <= 1.4.4 - Missing Authorization via templates_ajax_request

2024-02-27 00:00
Francesco Carlucci

Strategic Overview

Status
Patched in 1.4.5
Affected Version
<= 1.4.4
CVSS
4.3Medium
Weakness type
CWE-284 · Improper Access Control
CVE
CVE-2024-0766
View all Envo's Templates & Widgets for Elementor and WooCommerce vulnerabilities

At a glance

CVE-2024-0766 is a medium-severity Improper Access Control vulnerability in the Envo's Templates & Widgets for Elementor and WooCommerce WordPress plugin, affecting versions <= 1.4.4. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). The root cause is a missing authorization check on a reachable function. The issue is fixed in version 1.4.5; sites on affected versions should update now. Disclosed February 2024, reported by Francesco Carlucci.

Vulnerability Overview

The Envo's Elementor Templates & Widgets for WooCommerce plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the templates_ajax_request function in all versions up to, and including, 1.4.4. This makes it possible for subscribers and higher to create templates.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.

CWE-284: Improper Access Control

Reaching this weakness in Envo's Templates & Widgets for Elementor and WooCommerce <= 1.4.4 takes a caller who can reach the endpoint. Improper access control means the code decides what a caller may do using something other than their actual permissions, so the decision can be wrong without any check appearing to be missing.

Whoever can shape the request decides the answer, so the protected action runs for callers the code never meant to allow. For Envo's Templates & Widgets for Elementor and WooCommerce the fix is 1.4.5: builds <= 1.4.4 are affected, anything from 1.4.5 onward is not.

Remediation

Update to version 1.4.5, or a newer patched version

How does WordSec protect against this?

Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Envo's Templates & Widgets for Elementor and WooCommerce 1.4.5 closes this, and updating the plugin is the step that ends it.

  • Login Security
  • Alerts

External References

Related records

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