Boot Slider Security & Risk Analysis

wordpress.org/plugins/boot-slider

Bootstrap 5 Slider with customize and awosome ui/ux. Wordpress Full functional. Use Shortcode [boot_slider id=" "] or [boot_slider id=" …

10 active installs v1.0.1 PHP + WP 5.0+ Updated Unknown
colorcustom-styleiconlogin-formplaceholder
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Boot Slider Safe to Use in 2026?

Generally Safe

Score 100/100

Boot Slider has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "boot-slider" plugin v1.0.1 exhibits a mixed security posture. On the positive side, the plugin does not appear to have any known CVEs in its history, suggesting a generally stable past regarding public vulnerabilities. Furthermore, all detected SQL queries utilize prepared statements, a critical security best practice that mitigates SQL injection risks. The absence of file operations and external HTTP requests also reduces potential attack vectors. However, a significant concern arises from the static analysis indicating that 100% of the 13 output instances are not properly escaped. This presents a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed within the WordPress environment, impacting users who interact with the plugin's output.

The plugin's attack surface is relatively small with only two entry points (shortcodes) and no unprotected ones. Taint analysis also shows no critical or high-severity issues, which is encouraging. The lack of nonce checks and capability checks, while not ideal, is somewhat mitigated by the limited and seemingly protected entry points. The primary vulnerability lies in the unescaped output, which is a pervasive and potentially severe risk that requires immediate attention. While the plugin has no recorded vulnerability history, this can sometimes indicate a lack of rigorous security testing or obscurity rather than inherent security. Therefore, the plugin's strengths in SQL handling and limited attack surface are overshadowed by the critical flaw of unescaped output.

Key Concerns

  • Output is not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Boot Slider Security Vulnerabilities

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

Boot Slider Release Timeline

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

Boot Slider Code Analysis

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

Output Escaping

0% escaped13 total outputs
Attack Surface

Boot Slider Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[bt_slider_item] inc\bt_slider_shortcode.php:32
[boot_slider] inc\bt_slider_shortcode.php:99
WordPress Hooks 3
filterwidget_textbt-slider.php:20
actionwp_enqueue_scriptsbt-slider.php:37
actioninitinc\bt_slider_type.php:23
Maintenance & Trust

Boot Slider Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Boot Slider Developer Profile

Boot Div

5 plugins · 630 total installs

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

How We Detect Boot Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/boot-slider/assets/css/bootstrap.min.css/wp-content/plugins/boot-slider/assets/css/bt-slider.css/wp-content/plugins/boot-slider/assets/js/bootstrap.min.js
Script Paths
/wp-content/plugins/boot-slider/assets/js/bootstrap.min.js
Version Parameters
boot-slider/assets/css/bootstrap.min.css?ver=boot-slider/assets/css/bt-slider.css?ver=boot-slider/assets/js/bootstrap.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
carousel-itemcarousel-captiond-blockw-100d-noned-md-blockcarouselslide+7 more
Data Attributes
data-bs-ride="carousel"data-bs-targetdata-bs-slide-todata-bs-slide="prev"data-bs-slide="next"
JS Globals
bootstrap
Shortcode Output
<div class="carousel-item"><img src="class="d-block w-100"alt="
FAQ

Frequently Asked Questions about Boot Slider