Prime Slider – Addons For Elementor <= 3.11.10 - Incorrect Authorization via bdt_duplicate_as_draft
Strategic Overview
- Status
- Patched in 3.11.11
- Affected Version
<= 3.11.10- CVSS
- 5.4Medium
- Weakness type
- CWE-863 · Incorrect Authorization
- CVE
CVE-2024-24883
At a glance
CVE-2024-24883 is a medium-severity Incorrect Authorization vulnerability in the Prime Slider WordPress plugin, affecting versions <= 3.11.10. It carries a CVSS score of 5.4 (reachable over the network; low attack complexity). The issue is fixed in version 3.11.11; sites on affected versions should update now. Disclosed February 2024, reported by Abu Hurayra (HurayraIIT).
Vulnerability Overview
The Prime Slider – Addons For Elementor plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the bdt_duplicate_as_draft() function in versions up to, and including, 3.11.10. This makes it possible for authenticated attackers, with contributor-level access and above, to duplicate posts that may be private or password protected and view the contents.
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-863: Incorrect Authorization
Prime Slider <= 3.11.10 carries this weakness at bdt_duplicate_as_draft(), and reaching it takes a caller who can reach the endpoint. Incorrect authorization means a permission check exists but evaluates the wrong thing, so it passes for callers it was meant to stop.
The action runs for users the code intended to exclude, with the same effect as having no check at all. For Prime Slider the fix is 3.11.11: builds <= 3.11.10 are affected, anything from 3.11.11 onward is not.
Remediation
Update to version 3.11.11, 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: Prime Slider 3.11.11 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Prime Slider – Hero Slider, Carousel, WooCommerce & Post Slider Elementor Addons
- 6.4CVE-2026-4341: Prime Slider <= 4.1.10 Stored Cross-Site Scripting
CVE-2026-4341 - 6.4CVE-2025-68500: Prime Slider – Addons For Elementor <= 4.0.10 SSRF
CVE-2025-68500 - 6.4CVE-2024-12043: Prime Slider – Addons For Elementor Stored XSS
CVE-2024-12043 - 6.4CVE-2024-8442: Prime Slider - Addons For Elementor… Stored XSS
CVE-2024-8442 - 6.4CVE-2024-5640: Prime Slider – Addons For Elementor Stored XSS
CVE-2024-5640 - 6.4CVE-2024-3997: Prime Slider – Addons For Elementor Stored XSS
CVE-2024-3997 - 6.4CVE-2024-4339: Prime Slider – Addons For Elementor Stored XSS
CVE-2024-4339 - 6.4CVE-2024-30186: Prime Slider – Addons For Elementor Stored XSS
CVE-2024-30186
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C