Responsive Logo Carousel Security & Risk Analysis

wordpress.org/plugins/responsive-logo-carousel

This plugin enables the user to create logo carousels in order to display maybe the companies, sponsors or clients they have worked or for other purpo …

10 active installs v1.0.0 PHP + WP 3.9+ Updated Oct 22, 2018
carousellogo-showcaseresponsive-logo-carouselresponsive-logo-sliderresponsive-slider
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Responsive Logo Carousel Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The responsive-logo-carousel plugin version 1.0.0 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices regarding SQL queries, utilizing prepared statements exclusively, and has no recorded vulnerabilities (CVEs) or known security issues. The static analysis also indicates a lack of dangerous functions, file operations, external HTTP requests, and no taint flows with unsanitized paths, suggesting a relatively clean codebase in these areas.

However, significant concerns arise from the lack of proper output escaping. With 100% of its identified output points not being properly escaped, this poses a considerable risk for Cross-Site Scripting (XSS) vulnerabilities. Attackers could potentially inject malicious scripts through the plugin's output, which could then be executed in the context of a user's browser. Furthermore, the absence of nonce and capability checks on its sole entry point, a shortcode, is a notable weakness. While the attack surface is small (1 entry point), the lack of checks means that any user, even unauthenticated ones in some contexts, could potentially trigger the shortcode's functionality and associated unescaped output.

In conclusion, while the plugin scores well on SQL security and historical vulnerability absence, the critical flaw of unescaped output and the lack of authentication/authorization checks on its shortcode create significant XSS risks. The small attack surface and lack of other common vulnerabilities are strengths, but these are overshadowed by the high probability of XSS exploitation due to the unescaped output and missing checks.

Key Concerns

  • Unescaped output (100%)
  • Shortcode without nonce/capability checks
Vulnerabilities
None known

Responsive Logo Carousel Security Vulnerabilities

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

Responsive Logo Carousel Release Timeline

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

Responsive Logo Carousel 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
1

Bundled Libraries

TinyMCE

Output Escaping

0% escaped1 total outputs
Attack Surface

Responsive Logo Carousel Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[responsive-logo-carousel] responsive-logo-carousel.php:64
WordPress Hooks 7
actioninitresponsive-logo-carousel.php:63
actionwp_print_stylesresponsive-logo-carousel.php:66
actionwp_print_scriptsresponsive-logo-carousel.php:67
actionmanage_edit-lgs_columnsresponsive-logo-carousel.php:70
actionmanage_posts_custom_columnresponsive-logo-carousel.php:71
filtermce_external_pluginsresponsive-logo-carousel.php:73
filtermce_buttonsresponsive-logo-carousel.php:74
Maintenance & Trust

Responsive Logo Carousel Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedOct 22, 2018
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Responsive Logo Carousel Developer Profile

demkitech

4 plugins · 1K total installs

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

How We Detect Responsive Logo Carousel

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/responsive-logo-carousel/assets/css/custom.css/wp-content/plugins/responsive-logo-carousel/owl-carousel/owl.carousel.css/wp-content/plugins/responsive-logo-carousel/owl-carousel/owl.carousel.js/wp-content/plugins/responsive-logo-carousel/assets/js/application.js/wp-content/plugins/responsive-logo-carousel/owl-carousel/owl-tinymce-plugin.js
Script Paths
/wp-content/plugins/responsive-logo-carousel/owl-carousel/owl.carousel.js/wp-content/plugins/responsive-logo-carousel/assets/js/application.js
Version Parameters
responsive-logo-carousel/assets/css/custom.css?ver=responsive-logo-carousel/owl-carousel/owl.carousel.css?ver=responsive-logo-carousel/owl-carousel/owl.carousel.js?ver=responsive-logo-carousel/assets/js/application.js?ver=

HTML / DOM Fingerprints

CSS Classes
customNavigationowl-carouselitemowl-carousel-item-text
Data Attributes
data-categorydata-itemsdata-slide-speeddata-pagination-speeddata-navigationdata-rewind-speed+2 more
Shortcode Output
<div id="demo"> <div class="customNavigation"> <a id="myPrev" class="prev" style="cursor:pointer">❮</a> <a id="myNext" class="next" style="cursor:pointer">❯</a> </div><div id="owl-demo" class="owl-carousel"><div class="item"> <div><img title="
FAQ

Frequently Asked Questions about Responsive Logo Carousel