Logos Carousel Slider Security & Risk Analysis

wordpress.org/plugins/logos-carousel-slider

Logos Carousel slider is very helpful to display clients, partners and affiliates logos. You can create shortcode and use it. thats simple.

0 active installs v1.0 PHP 5.2.4+ WP 4.0+ Updated Apr 8, 2019
commentsspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Logos Carousel Slider Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The logos-carousel-slider plugin version 1.0 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by not utilizing dangerous functions, all SQL queries are prepared statements, and there are no file operations or external HTTP requests. The absence of known vulnerabilities in its history is also a strong indicator of a well-maintained or less complex codebase. However, significant concerns arise from the lack of output escaping and the complete absence of nonce and capability checks.

The static analysis reveals a small attack surface, with only one shortcode identified as an entry point. Crucially, none of these entry points are currently unprotected from an authentication perspective. The lack of taint analysis findings is also positive, suggesting no immediate critical or high-severity data flow issues were detected. Despite these strengths, the 0% output escaping is a glaring weakness. This means that any dynamic data rendered to the user could be vulnerable to Cross-Site Scripting (XSS) attacks.

The plugin's vulnerability history is clean, with no recorded CVEs. This suggests that past versions have likely been secure or any issues were promptly addressed. However, the static analysis reveals fundamental security omissions (output escaping, nonce/capability checks) that could lead to vulnerabilities despite a clean history. The absence of these checks is a significant concern, as it opens the door for attackers to potentially inject malicious scripts or perform unauthorized actions, especially if the shortcode's functionality involves user-supplied data. Therefore, while the plugin is free of known exploits, its implementation has potential weaknesses that need immediate attention.

Key Concerns

  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Logos Carousel Slider Security Vulnerabilities

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

Logos Carousel Slider 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

Logos Carousel Slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[Logos_Carousel] logo-sllider.php:113
WordPress Hooks 3
actionwp_enqueue_scriptslogo-sllider.php:21
actionadmin_menulogo-sllider.php:26
actioninitlogo-sllider.php:91
Maintenance & Trust

Logos Carousel Slider Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedApr 8, 2019
PHP min version5.2.4
Downloads1K

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

Logos Carousel Slider Developer Profile

Kartik Dholariya

1 plugin · 0 total installs

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

How We Detect Logos Carousel Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/logos-carousel-slider/css/carousel.css/wp-content/plugins/logos-carousel-slider/js/slick-ajax.js/wp-content/plugins/logos-carousel-slider/js/slick.js
Script Paths
/wp-content/plugins/logos-carousel-slider/js/slick-ajax.js/wp-content/plugins/logos-carousel-slider/js/slick.js

HTML / DOM Fingerprints

CSS Classes
customer-logosslick-ajax-jsslick-script
Shortcode Output
[Logos_Carousel]
FAQ

Frequently Asked Questions about Logos Carousel Slider