CVE-2024-13514

B Slider- Gutenberg Slider Block for WP <= 1.1.23 - Authenticated (Contributor+) Private Post Disclosure via bsb-slider Shortcode

2025-02-03 00:00
Nishiv

Strategic Overview

Status
Patched in 1.1.24
Affected Version
<= 1.1.23
CVSS
4.3Medium
Weakness type
CWE-284 · Improper Access Control
CVE
CVE-2024-13514
View all bSlider – Build Sliders That Bring Your Content to Life vulnerabilities

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

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