Exertio Framework <= 1.3.1 - Unauthenticated Arbitrary User Password Update

2025-02-28 00:00
Foxyyy

Strategic Overview

Status
Patched in 1.3.2
Affected PluginExertio Framework
Affected Version<= 1.3.1
CVSS8.1High
CVECVE-2024-13373
View all Exertio Framework vulnerabilities

Vulnerability Overview

The Exertio Framework plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 1.3.1. This is due to the plugin not properly validating a user's identity prior to updating their password through the fl_forgot_pass_new() function. This makes it possible for unauthenticated attackers to change arbitrary user's passwords, including administrators, and leverage that to gain access to their account.

Technical Analysis

REMEDIATION: Update to version 1.3.2, 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