Logo Slider Security & Risk Analysis

wordpress.org/plugins/cb-logo-slider

This plugin will add a responsive logo slider in your wordpress site.

0 active installs v1.0.0 PHP + WP 3.5.0+ Updated Jan 9, 2018
best-logo-sliderclient-logo-slidereasy-logo-sliderlogo-sliderresponsive-logo-slider
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Logo Slider Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "cb-logo-slider" v1.0.0 plugin presents a generally positive security posture based on the provided static analysis. The absence of any known CVEs and a history clear of vulnerabilities indicate a well-maintained or less targeted component. Furthermore, the code shows good practices with 100% of SQL queries using prepared statements and the presence of nonce and capability checks for its entry points. File operations and external HTTP requests are also absent, reducing potential attack vectors.

However, a significant concern lies in the output escaping. With 50% of the 22 total outputs not properly escaped, there is a considerable risk of Cross-Site Scripting (XSS) vulnerabilities. An attacker could potentially inject malicious scripts through user-controlled input that is then displayed without adequate sanitization. While the current static analysis did not reveal any unsanitized taint flows, the high percentage of unescaped output represents a latent threat that could be easily triggered by malicious input if not addressed.

In conclusion, the plugin benefits from a clean vulnerability history and sound practices regarding SQL, nonces, and capabilities. The main weakness is the significant proportion of improperly escaped output, which introduces a clear XSS risk. Addressing this output sanitization issue is paramount to improving the overall security of the plugin, even in the absence of active exploits.

Key Concerns

  • Significant portion of outputs not properly escaped
Vulnerabilities
None known

Logo Slider Security Vulnerabilities

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

Logo Slider Code Analysis

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

Output Escaping

50% escaped22 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<logo-page-setting> (pages\logo-page-setting.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Logo Slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[cbls-logo-slider] cb-logo-slider.php:131
WordPress Hooks 12
actionadmin_menucb-logo-slider.php:24
actionwp_enqueue_scriptscb-logo-slider.php:35
actionadmin_initcb-logo-slider.php:42
actionwp_footercb-logo-slider.php:88
actioninitcb-logo-slider.php:175
actiondo_meta_boxescb-logo-slider.php:179
actionload-post.phpcb-logo-slider.php:186
actionload-post-new.phpcb-logo-slider.php:187
actionadd_meta_boxescb-logo-slider.php:192
actionsave_postcb-logo-slider.php:195
filtermanage_posts_columnscb-logo-slider.php:259
actionmanage_posts_custom_columncb-logo-slider.php:268
Maintenance & Trust

Logo Slider Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJan 9, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Logo Slider Developer Profile

Cynob

3 plugins · 10 total installs

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

How We Detect Logo Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cb-logo-slider/includes/front-style.css/wp-content/plugins/cb-logo-slider/includes/owl.carousel.css/wp-content/plugins/cb-logo-slider/includes/owl.carousel.min.js
Script Paths
/wp-content/plugins/cb-logo-slider/includes/owl.carousel.min.js
Version Parameters
cb-logo-slider/includes/front-style.css?ver=1.0cb-logo-slider/includes/owl.carousel.css?ver=1.0

HTML / DOM Fingerprints

CSS Classes
cbls_logo_slider
Data Attributes
id="cbls_logo_slider"
JS Globals
jQuery
Shortcode Output
<div id="cbls_logo_slider" class="cbls_logo_slider"><div class="logo_item">
FAQ

Frequently Asked Questions about Logo Slider