Bootstrap Carousel RG Security & Risk Analysis

wordpress.org/plugins/bootstrap-carousel-rg

Configurable carousel content types that render with the bootstrap carousel

10 active installs v0.1.0 PHP + WP 3.0.1+ Updated Jul 13, 2015
bootstrapcarouselsliderslideshow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Bootstrap Carousel RG Safe to Use in 2026?

Generally Safe

Score 85/100

Bootstrap Carousel RG 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 "bootstrap-carousel-rg" plugin v0.1.0 exhibits a mixed security posture. On the positive side, the absence of known CVEs and a clean vulnerability history suggest a generally stable development. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries and having no file operations or external HTTP requests, which significantly reduces common attack vectors.

However, several areas raise concerns. The most significant issue is the lack of proper output escaping, with only 14% of outputs being correctly handled. This presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, as untrusted data displayed to users might be executed as malicious code. Additionally, the plugin has no nonce checks or capability checks implemented. While the static analysis reports no unprotected entry points, the absence of these fundamental security mechanisms makes it more challenging to verify the authenticity of requests, particularly if the attack surface were to expand in future versions.

In conclusion, while the plugin benefits from a lack of historical vulnerabilities and secure database handling, the prevalent output escaping issues and the complete absence of nonce and capability checks are critical weaknesses. These factors elevate the risk profile despite the current low reported attack surface and taint flow analysis.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Bootstrap Carousel RG Security Vulnerabilities

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

Bootstrap Carousel RG Release Timeline

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

Bootstrap Carousel RG Code Analysis

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

Output Escaping

14% escaped22 total outputs
Attack Surface

Bootstrap Carousel RG Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bootstrapcarouselrg] bootstrap-carousel-rg-Integration.php:18
WordPress Hooks 4
actionsave_postbootstrap-carousel-rg-contentTypes.php:564
actioninitbootstrap-carousel-rg.php:64
actionafter_setup_themebootstrap-carousel-rg.php:70
filterimage_size_names_choosebootstrap-carousel-rg.php:79
Maintenance & Trust

Bootstrap Carousel RG Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJul 13, 2015
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Bootstrap Carousel RG Developer Profile

Tor N. Johnson

6 plugins · 1K total installs

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

How We Detect Bootstrap Carousel RG

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bootstrap-carousel-rg/assets/css/bootstrap-carousel-rg.css/wp-content/plugins/bootstrap-carousel-rg/assets/js/bootstrap-carousel-rg.js
Script Paths
/wp-content/plugins/bootstrap-carousel-rg/assets/js/bootstrap-carousel-rg.js
Version Parameters
bootstrap-carousel-rg/assets/css/bootstrap-carousel-rg.css?ver=bootstrap-carousel-rg/assets/js/bootstrap-carousel-rg.js?ver=

HTML / DOM Fingerprints

CSS Classes
bootstrap-carousel-rg-containerbootstrap-carousel-rg-slidebootstrap-carousel-rg-slide-content
HTML Comments
<!-- Shortcode: bootstrapcarouselrg -->
Data Attributes
data-shortnamedata-autoplaydata-left-arrowdata-right-arrow
Shortcode Output
[bootstrapcarouselrg]
FAQ

Frequently Asked Questions about Bootstrap Carousel RG