CVE-2024-43323

ReviewX – Multi-criteria Rating & Reviews for WooCommerce <= 1.6.28 - Insufficient Input Validation

2024-08-16 00:00
Manab Jyoti Dowarah

Strategic Overview

Status
Patched in 1.6.29
Affected Version
<= 1.6.28
CVSS
5.3Medium
Weakness type
CWE-20 · Improper Input Validation
CVE
CVE-2024-43323
View all ReviewX – Multi-Criteria Reviews for WooCommerce with Google Reviews & Schema vulnerabilities

At a glance

CVE-2024-43323 is a medium-severity Improper Input Validation vulnerability in the ReviewX WordPress plugin, affecting versions <= 1.6.28. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 1.6.29; sites on affected versions should update now. Disclosed August 2024, reported by Manab Jyoti Dowarah.

Vulnerability Overview

The ReviewX – Multi-criteria Rating & Reviews for WooCommerce plugin for WordPress is vulnerable to invalid rating in all versions up to, and including, 1.6.28. This is due to insufficient input validation on the $rating value. This makes it possible for unauthenticated attackers to provide ratings with invalid data.

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 privileges on the target site, and no interaction from a victim user.

CWE-20: Improper Input Validation

Reaching this weakness in ReviewX <= 1.6.28 takes a caller who can reach the endpoint. Improper input validation means the application accepts input without confirming it has the form, type or range the code downstream assumes.

The concrete impact depends on where the unvalidated value lands, which is why records in this class range from cosmetic bugs to full compromise. For ReviewX the fix is 1.6.29: builds <= 1.6.28 are affected, anything from 1.6.29 onward is not.

Remediation

Update to version 1.6.29, or a newer patched version

How does WordSec protect against this?

The attempt arrives as an ordinary request to ReviewX: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: ReviewX 1.6.29 closes this, and updating the plugin is the step that ends it.

  • Firewall
  • Alerts

External References

Related records

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