BS4WP Component Security & Risk Analysis

wordpress.org/plugins/bs4wp-component

This is a plugin to display your favorite Bootstrap4 Slider. When activated you can add slider in any place using shortcode.

0 active installs v1.1 PHP 5.2.4+ WP 4.6+ Updated Unknown
bootstrap-carouselbootstrap-sliderbootstrap4-carouselcarouselslider
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BS4WP Component Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "bs4wp-component" v1.1 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of detected dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. Furthermore, the plugin has no recorded vulnerability history, including no known CVEs. This suggests a responsible development approach and a lack of past exploitable flaws.

However, a significant concern arises from the output escaping. With one total output and 0% properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data rendered to the user interface that is not properly sanitized or escaped can be leveraged by an attacker to inject malicious scripts. The lack of nonce checks and capability checks on entry points, although the number of entry points is low (two shortcodes), also presents a potential avenue for unauthorized actions or information disclosure if the shortcodes handle sensitive data or perform privileged operations.

While the plugin's history and foundational code appear secure, the critical deficiency in output escaping and the absence of robust authorization checks on its limited entry points represent the primary security weaknesses. Addressing the output escaping is paramount to mitigate XSS risks, and implementing capability checks on the shortcodes would further strengthen its security.

Key Concerns

  • 0% properly escaped output
  • 0 Nonce checks on entry points
  • 0 Capability checks on entry points
Vulnerabilities
None known

BS4WP Component Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

BS4WP Component Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

BS4WP Component Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[bs4slider] bs4wp-component.php:151
[bs4slide] bs4wp-component.php:213
WordPress Hooks 4
actionplugins_loadedbs4wp-component.php:23
actionadmin_initbs4wp-component.php:36
actionwp_enqueue_scriptsbs4wp-component.php:85
actionadmin_enqueue_scriptsbs4wp-component.php:241
Maintenance & Trust

BS4WP Component Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedUnknown
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

BS4WP Component Developer Profile

Hakik Zaman

4 plugins · 760 total installs

97
trust score
Avg Security Score
95/100
Avg Patch Time
5 days
View full developer profile
Detection Fingerprints

How We Detect BS4WP Component

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bs4wp-component/public/css/bootstrap/bootstrap.min.css/wp-content/plugins/bs4wp-component/public/js/bootstrap/bootstrap.min.js/wp-content/plugins/bs4wp-component/public/css/main.css
Script Paths
/wp-content/plugins/bs4wp-component/public/js/bootstrap/bootstrap.min.js
Version Parameters
bs4wp-css-bootstrap?ver=4.4.1bs4wp-js-bootstrap?ver=4.4.1bs4wp-css-main?ver=1.0

HTML / DOM Fingerprints

CSS Classes
carouselslidecarousel-indicatorscarousel-control-prevcarousel-control-nextcarousel-control-prev-iconcarousel-control-next-iconsr-only+7 more
Data Attributes
data-slidedata-slide-todata-ridearia-hiddenrole
JS Globals
wp.codeEditor.initialize
Shortcode Output
<div class="carousel slide<li data-target="#<span class="carousel-control-prev-icon"<span class="carousel-control-next-icon"
FAQ

Frequently Asked Questions about BS4WP Component