CVE-2023-34001

Hide My WP Ghost <= 5.0.25 - CAPTCHA Bypass in brute_math_authenticate

2023-08-22 00:00
konagash

Strategic Overview

Status
Patched in 5.0.26
Affected Version
<= 5.0.25
CVSS
5.3Medium
Weakness type
CWE-807 · Reliance on Untrusted Inputs in a Security Decision
CVE
CVE-2023-34001
View all Hide My WP Ghost – Security & Firewall vulnerabilities

At a glance

CVE-2023-34001 is a medium-severity Reliance on Untrusted Inputs in a Security Decision vulnerability in the Hide My WP Ghost WordPress plugin, affecting versions <= 5.0.25. 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 5.0.26; sites on affected versions should update now. Disclosed August 2023, reported by konagash.

Vulnerability Overview

The Hide My WP Ghost plugin for WordPress is vulnerable to CAPTCHA Bypass in versions up to, and including, 5.0.25. This is due a logic flaw within the brute_math_authenticate function. This makes it possible for unauthenticated attackers to bypass CAPTCHA by omitting the `brute_ck` parameter from the authentication request.

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-807: Reliance on Untrusted Inputs in a Security Decision

The product uses a protection mechanism that relies on the existence or values of an input, but the input can be modified by an untrusted actor in a way that bypasses the protection mechanism.

Remediation

Update to version 5.0.26, or a newer patched version

How does WordSec protect against this?

The fix is the thing that ends this: Hide My WP Ghost 5.0.26 closes this, and updating the plugin is the step that ends it.

  • Alerts

External References

Related records

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