BA Book Everything <= 1.6.20 - Unauthenticated Arbitrary User Password Reset

2024-09-23 00:00
wesley (wcraft)

Strategic Overview

Status
Patched in 1.6.21
Affected PluginBA Book Everything
Affected Version<= 1.6.20
CVSS5.3Medium
CVECVE-2024-8794
View all BA Book Everything vulnerabilities

Vulnerability Overview

The BA Book Everything plugin for WordPress is vulnerable to arbitrary password reset in all versions up to, and including, 1.6.20. This is due to the reset_user_password() function not verifying a user's identity prior to setting a password. This makes it possible for unauthenticated attackers to reset any user's passwords, including administrators. It's important to note that the attacker will not have access to the generated password, therefore, privilege escalation is not possible.

Technical Analysis

REMEDIATION: Update to version 1.6.21, or a newer patched version --- IDENTIFIER: CWE-620 (Unverified Password Change) When setting a new password for a user, the product does not require knowledge of the original password, or using another form of authentication.

External References

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