Bx Image slider Security & Risk Analysis

wordpress.org/plugins/bx-image-slider

This plugin works with the bx slider

10 active installs v1.1 PHP + WP 3.0.1+ Updated Dec 1, 2015
bx-sliderslider
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Bx Image slider Safe to Use in 2026?

Generally Safe

Score 85/100

Bx Image slider has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "bx-image-slider" v1.1 plugin exhibits a mixed security posture. On the positive side, it has no known vulnerabilities (CVEs) and avoids dangerous functions, raw SQL queries, file operations, and external HTTP requests. The presence of a shortcode as the sole entry point is also a positive sign, especially since the static analysis indicates no unprotected entry points.

However, several concerns emerge from the code analysis. The output escaping is only moderately effective, with 43% of outputs not being properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is used in these outputs. The taint analysis revealing one unsanitized path, even without a critical or high severity classification, warrants attention as it indicates a potential for data to be processed without adequate cleaning.

While the lack of historical vulnerabilities is encouraging and suggests a developer who has historically prioritized security, the current code analysis highlights areas for improvement. The 57% proper output escaping and the single unsanitized path are the primary security weaknesses. Therefore, while the plugin appears to be in a relatively secure state due to its limited attack surface and lack of known exploits, these specific code-level findings suggest a need for further hardening to prevent potential XSS or data integrity issues.

Key Concerns

  • Output escaping is not consistently applied
  • Taint analysis found unsanitized path
Vulnerabilities
None known

Bx Image slider Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Bx Image slider Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Bx Image slider Code Analysis

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

Output Escaping

57% escaped7 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<bxslider> (bxslider.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Bx Image slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bx_Slider] bxslider.php:94
WordPress Hooks 4
actionadmin_menubxslider.php:22
actionadmin_initbxslider.php:28
actionwp_footerbxslider.php:103
actionwp_footerbxslider.php:166
Maintenance & Trust

Bx Image slider Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedDec 1, 2015
PHP min version
Downloads2K

Community Trust

Rating80/100
Number of ratings2
Active installs10
Developer Profile

Bx Image slider Developer Profile

AnjitVishwakarma

2 plugins · 40 total installs

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

How We Detect Bx Image slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bx-image-slider/jquery.bxslider.css/wp-content/plugins/bx-image-slider/jquery.bxslider.js
Script Paths
jquery.bxslider.js

HTML / DOM Fingerprints

CSS Classes
bxslider
Data Attributes
name="bpager"name="bcontrols"name="binfiniteLoop"name="bautoStart"
JS Globals
jQuery
Shortcode Output
<ul class="bxslider"><li><img src="<h3><p>
FAQ

Frequently Asked Questions about Bx Image slider