bxSlider integration for WordPress Security & Risk Analysis

wordpress.org/plugins/bxslider-integration

bxSlider for WordPress integrates the great responsive content slider "bxSlider jQuery plugin" in your very own WordPress site.

500 active installs v1.7.2 PHP + WP 3.5+ Updated Mar 2, 2015
bxslidergallerysliderslideshow
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEAug 21, 2025
Safety Verdict

Is bxSlider integration for WordPress Safe to Use in 2026?

Use With Caution

Score 63/100

bxSlider integration for WordPress has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Aug 21, 2025Updated 11yr ago
Risk Assessment

The bxslider-integration plugin v1.7.2 exhibits a mixed security posture. On the positive side, it demonstrates good practices by not utilizing dangerous functions, performing all SQL queries using prepared statements, and having no file operations or external HTTP requests. The absence of critical or high severity taint flows is also encouraging. However, several areas raise significant concerns. The plugin's output escaping is only 39% proper, indicating a substantial risk of cross-site scripting (XSS) vulnerabilities, which is further corroborated by its vulnerability history. The lack of nonce checks and capability checks across its entry points, especially with five shortcodes, presents an attack surface that could be exploited without proper authentication or authorization. The presence of one unpatched medium severity CVE, last reported in August 2025, specifically for XSS, directly aligns with the concerns raised by the poor output escaping, suggesting a persistent or recurring vulnerability that has not been addressed.

While the plugin avoids certain common pitfalls like raw SQL or dangerous functions, the insufficient output escaping and the unpatched CVE are critical weaknesses. The vulnerability history strongly suggests that XSS is a recurring issue for this plugin, and the static analysis indicates a potential underlying cause in how output is handled. The lack of nonce and capability checks on its entry points, coupled with a medium severity XSS vulnerability that remains unpatched, makes this plugin a moderate to high risk for sites that do not implement compensatory security controls or ensure it is updated immediately upon a patch release. The absence of critical taint flows is a positive sign, but it doesn't negate the explicit risks identified through output sanitization and historical CVEs.

Key Concerns

  • Unpatched CVE (medium severity XSS)
  • Low percentage of properly escaped output (39%)
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
1

bxSlider integration for WordPress Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-48347medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

bxSlider integration for WordPress <= 1.7.2 - Authenticated (Contributor+) Stored Cross-Site Scripting

Aug 21, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

bxSlider integration for WordPress Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
34
22 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

39% escaped56 total outputs
Attack Surface

bxSlider integration for WordPress Attack Surface

Entry Points5
Unprotected0

Shortcodes 5

[gallery] src\php\gallery-shortcode.class.php:51
[bxgallery] src\php\gallery-shortcode.class.php:54
[bxslider] src\php\slider-shortcode.class.php:46
[slider] src\php\slider-shortcode.class.php:47
[next-slide] src\php\slider-shortcode.class.php:48
WordPress Hooks 8
filtergallery_stylesrc\php\gallery-shortcode.class.php:49
actionwp_footersrc\php\gallery-shortcode.class.php:57
actioninitsrc\php\plugin.class.php:43
actioninitsrc\php\plugin.class.php:44
actioninitsrc\php\plugin.class.php:45
actionadmin_menusrc\php\settings.class.php:55
actionadmin_initsrc\php\settings.class.php:56
actionwp_footersrc\php\slider-shortcode.class.php:51
Maintenance & Trust

bxSlider integration for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedMar 2, 2015
PHP min version
Downloads39K

Community Trust

Rating88/100
Number of ratings21
Active installs500
Developer Profile

bxSlider integration for WordPress Developer Profile

Vincent Mimoun-Prat

4 plugins · 1K total installs

80
trust score
Avg Security Score
80/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect bxSlider integration for WordPress

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/bxslider-integration/assets/js/bxslider-integration.min.js/wp-content/plugins/bxslider-integration/assets/css/bxslider-integration.min.css
Script Paths
/wp-content/plugins/bxslider-integration/assets/js/bxslider-integration.min.js
Version Parameters
bxslider-integration/assets/js/bxslider-integration.min.js?ver=bxslider-integration/assets/css/bxslider-integration.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
bxslider-integration-wrapperbxsg-gallery-wrapper
Data Attributes
data-bxsg-pager-displaydata-bxsg-pager-locationdata-bxsg-controls-displaydata-bxsg-slide-margindata-bxsg-slide-widthdata-bxsg-auto-delay+7 more
JS Globals
bxSlider
Shortcode Output
[gallery[bxgallery
FAQ

Frequently Asked Questions about bxSlider integration for WordPress