Crypto <= 2.18 - Authentication Bypass via log_in

2024-10-28 00:00
István Márton

Strategic Overview

Status
Patched in 2.19
Affected PluginCrypto
Affected Version<= 2.18
CVSS9.8Critical
CVECVE-2024-9989
View all Crypto vulnerabilities

Vulnerability Overview

The Crypto plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 2.18. This is due to a limited arbitrary method call to 'crypto_connect_ajax_process::log_in' function in the 'crypto_connect_ajax_process' function. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the username.

Technical Analysis

REMEDIATION: Update to version 2.19, or a newer patched version --- IDENTIFIER: CWE-288 (Authentication Bypass Using an Alternate Path or Channel) The product requires authentication, but the product has an alternate path or channel that does not require authentication.

External References

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