CVE-2023-4214

AppPresser <= 4.2.5 - Insecure Password Reset Mechanism

2023-11-16 00:00
István Márton

Strategic Overview

Status
Patched in 4.3.0
Affected Version
<= 4.2.5
CVSS
8.1High
Weakness type
CWE-620 · Unverified Password Change
CVE
CVE-2023-4214
View all AppPresser – Mobile App Framework vulnerabilities

At a glance

CVE-2023-4214 is a high-severity Unverified Password Change vulnerability in the AppPresser WordPress plugin, affecting versions <= 4.2.5. It carries a CVSS score of 8.1 (reachable over the network; high confidentiality, integrity, availability impact). Exploitation requires no authentication. The issue is fixed in version 4.3.0; sites on affected versions should update now. Disclosed November 2023, reported by István Márton.

Vulnerability Overview

The AppPresser plugin for WordPress is vulnerable to unauthorized password resets in versions up to, and including 4.2.5. This is due to the plugin generating too weak a reset code, and the code used to reset the password has no attempt or time limit.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, and no privileges on the target site, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.

CWE-620: Unverified Password Change

Reaching this weakness in AppPresser <= 4.2.5 takes a caller who can reach the endpoint. Unverified password change means the password-update path does not require proof that the requester is the account owner.

An attacker who can reach the endpoint takes over the account outright, and the legitimate owner is locked out of it. For AppPresser the fix is 4.3.0: builds <= 4.2.5 are affected, anything from 4.3.0 onward is not.

Remediation

Update to version 4.3.0, or a newer patched version

How does WordSec protect against this?

Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: AppPresser 4.3.0 closes this, and updating the plugin is the step that ends it.

  • Login Security
  • Alerts

External References

Related records

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