B Slider- Gutenberg Slider Block for WP <= 1.1.23 - Authenticated (Contributor+) Private Post Disclosure via bsb-slider Shortcode
Strategic Overview
- Status
- Patched in 1.1.24
- Affected Plugin
- bSlider – Build Sliders That Bring Your Content to Life
- Affected Version
<= 1.1.23- CVSS
- 4.3Medium
- Weakness type
- CWE-284 · Improper Access Control
- CVE
CVE-2024-13514
At a glance
CVE-2024-13514 is a medium-severity Improper Access Control vulnerability in the bSlider WordPress plugin, affecting versions <= 1.1.23. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Contributor level or above. The issue is fixed in version 1.1.24; sites on affected versions should update now. Disclosed February 2025, reported by Nishiv.
Vulnerability Overview
The B Slider- Gutenberg Slider Block for WP plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 1.9.5 via the 'bsb-slider' shortcode due to insufficient restrictions on which posts can be included. This makes it possible for authenticated attackers, with Contributor-level access and above, to extract data from private posts that they should not have access to.
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
bSlider <= 1.1.23 carries this weakness at bsb-slider, and reaching it takes an account at Contributor level or above. 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 bSlider the fix is 1.1.24: builds <= 1.1.23 are affected, anything from 1.1.24 onward is not.
Remediation
Update to version 1.1.24, 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: bSlider 1.1.24 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in bSlider – Build Sliders That Bring Your Content to Life
- 8.8CVE-2025-8418: B Slider- Gutenberg… Arbitrary Plugin Installation
CVE-2025-8418 - 6.4CVE-2026-24383: B Slider <= 2.0.6 Stored Cross-Site Scripting
CVE-2026-24383 - 6.4CVE-2024-30432: B Slider - Slider for your block editor Stored XSS
CVE-2024-30432 - 5.3CVE-2025-54734: B Slider <= 1.1.30 Missing Authorization
CVE-2025-54734 - 4.3CVE-2025-8680: B Slider - Gutenberg Slider Block for WP <= 2.0.0 SSRF
CVE-2025-8680 - 4.3CVE-2025-8676: B Slider - Gutenberg Slider Block for WP Info Exposure
CVE-2025-8676
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C