Strategic Overview
- Status
- Patched in 7.3.13
- Affected Plugin
- Zotpress
- Affected Version
<= 7.3.12- CVSS
- 4.3Medium
- Weakness type
- CWE-284 · Improper Access Control
- CVE
CVE-2024-7429
At a glance
CVE-2024-7429 is a medium-severity Improper Access Control vulnerability in the Zotpress WordPress plugin, affecting versions <= 7.3.12. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). The root cause is a missing authorization check on a reachable function. The issue is fixed in version 7.3.13; sites on affected versions should update now. Disclosed November 2024, reported by Rafshanzani Suhada.
Vulnerability Overview
The Zotpress plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the Zotpress_process_accounts_AJAX function in all versions up to, and including, 7.3.12. This makes it possible for authenticated attackers, with Contributor-level access and above, to reset the plugin's settings.
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 interaction from a victim user.
CWE-284: Improper Access Control
Reaching this weakness in Zotpress <= 7.3.12 takes a caller who can reach the endpoint. Improper access control means the code decides what a caller may do using something other than their actual permissions, so the decision can be wrong without any check appearing to be missing.
Whoever can shape the request decides the answer, so the protected action runs for callers the code never meant to allow. For Zotpress the fix is 7.3.13: builds <= 7.3.12 are affected, anything from 7.3.13 onward is not.
Remediation
Update to version 7.3.13, 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: Zotpress 7.3.13 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Zotpress
- 9.9CVE-2024-30488: Zotpress <= 7.3.7 SQL Injection
CVE-2024-30488 - 9.8CVE-2016-1000217: Zotpress < 6.1.3 SQL Injection
CVE-2016-1000217 - 6.4CVE-2025-4666: ZotPress <= 7.3.15 Stored Cross-Site Scripting
CVE-2025-4666 - 6.4CVE-2024-47621: Zotpress <= 7.3.10 Stored Cross-Site Scripting
CVE-2024-47621 - 6.4CVE-2024-34569: Zotpress <= 7.3.9 Cross-Site Scripting
CVE-2024-34569 - 6.1CVE-2023-46313: Zotpress <= 7.3.4 Reflected Cross-Site Scripting
CVE-2023-46313 - 5.4CVE-2023-32961: Zotpress <= 7.3.3 Reflected Cross-Site Scripting
CVE-2023-32961
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C