CVE-2024-22303

Houzez <= 3.2.4 - Authenticated (Subscriber+) Privilege Escalation

2024-09-17 00:00
luc

Strategic Overview

Status
Patched in 3.3.0
Affected Theme
Houzez
Affected Version
<= 3.2.4
CVSS
8.8High
Weakness type
CWE-266 · Incorrect Privilege Assignment
CVE
CVE-2024-22303
View all Houzez vulnerabilities

At a glance

CVE-2024-22303 is a high-severity Incorrect Privilege Assignment vulnerability in the Houzez WordPress theme, affecting versions <= 3.2.4. It carries a CVSS score of 8.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 3.3.0; sites on affected versions should update now. Disclosed September 2024, reported by luc.

Vulnerability Overview

The Houzez theme for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 3.2.4. This is due to the houzez_ajax_password_reset function not properly verifying a user's identity prior to reseting a password. This makes it possible for authenticated attackers, with subscriber-level access and above, to gain administrative access to vulnerable sites.

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. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.

CWE-266: Incorrect Privilege Assignment

A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor.

Remediation

Update to version 3.3.0, 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: Houzez 3.3.0 closes this, and updating the theme is the step that ends it.

  • Login Security
  • Alerts

External References

Related records

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