Responsive slider / slideshow Security & Risk Analysis

wordpress.org/plugins/responsive-slideshow

Simple & lightweight responsive slider plugin.

100 active installs v1.1 PHP + WP 3.0+ Updated Mar 2, 2018
custom-post-type-sliderresponsive-sliderresponsive-slideshowsliderslideshow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Responsive slider / slideshow Safe to Use in 2026?

Generally Safe

Score 85/100

Responsive slider / slideshow 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 responsive-slideshow plugin version 1.1 exhibits a mixed security posture. While it demonstrates good practices like using prepared statements for all SQL queries and has no recorded vulnerability history, there are significant concerns related to its attack surface and data sanitization.

The plugin has two AJAX handlers that lack authentication checks, presenting a direct entry point for unauthenticated attackers. Furthermore, the presence of the `unserialize` function, coupled with two taint analysis flows with unsanitized paths identified as high severity, indicates a substantial risk of remote code execution or other severe vulnerabilities if malicious data can be supplied to these flows. The high percentage of unescaped output (49%) also suggests a risk of Cross-Site Scripting (XSS) vulnerabilities.

Despite the absence of known CVEs, the identified code signals and taint analysis results point to inherent risks that require immediate attention. The lack of previous vulnerabilities could be due to its limited exposure or simply a stroke of luck, but the current analysis reveals potential weaknesses. Overall, while the plugin avoids common pitfalls like raw SQL and outdated libraries, the unprotected AJAX endpoints and high-severity unsanitized taint flows are critical security concerns that significantly detract from its security.

Key Concerns

  • Unprotected AJAX handlers
  • High severity unsanitized taint flows
  • Dangerous function: unserialize
  • Significant portion of unescaped output
Vulnerabilities
None known

Responsive slider / slideshow Security Vulnerabilities

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

Responsive slider / slideshow Code Analysis

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

Dangerous Functions Found

unserialize$datetime = unserialize( $meta_value );inc\metaboxes\helpers\cmb_Meta_Box_types.php:486

SQL Query Safety

100% prepared2 total queries

Output Escaping

51% escaped142 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
sanitize_field (inc\metaboxes\init.php:641)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Responsive slider / slideshow Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_cmb_oembed_handlerinc\metaboxes\init.php:1045
noprivwp_ajax_cmb_oembed_handlerinc\metaboxes\init.php:1046

Shortcodes 1

[responsive-slideshow] responsive-slideshow.php:53
WordPress Hooks 28
filtercmb_meta_boxesinc\metaboxes\example-functions.php:11
actioninitinc\metaboxes\example-functions.php:406
filterget_post_metadatainc\metaboxes\helpers\cmb_Meta_Box_ajax.php:112
filterupdate_post_metadatainc\metaboxes\helpers\cmb_Meta_Box_ajax.php:114
filtercmb_show_oninc\metaboxes\init.php:171
actionadmin_enqueue_scriptsinc\metaboxes\init.php:175
actionadmin_menuinc\metaboxes\init.php:178
actionadd_attachmentinc\metaboxes\init.php:179
actionedit_attachmentinc\metaboxes\init.php:180
actionsave_postinc\metaboxes\init.php:181
actionadmin_enqueue_scriptsinc\metaboxes\init.php:182
actionadmin_headinc\metaboxes\init.php:185
actionshow_user_profileinc\metaboxes\init.php:200
actionedit_user_profileinc\metaboxes\init.php:201
actionpersonal_options_updateinc\metaboxes\init.php:203
actionedit_user_profile_updateinc\metaboxes\init.php:204
actionadmin_headinc\metaboxes\init.php:207
actioninitresponsive-slideshow.php:42
actionpost_updated_messagesresponsive-slideshow.php:43
actioncontextual_helpresponsive-slideshow.php:44
actioninitresponsive-slideshow.php:45
actioncmb_meta_boxesresponsive-slideshow.php:46
actionwp_enqueue_scriptsresponsive-slideshow.php:47
actionadmin_enqueue_scriptsresponsive-slideshow.php:48
actionplugins_loadedresponsive-slideshow.php:49
actionadmin_menuresponsive-slideshow.php:54
filterplugin_action_linksresponsive-slideshow.php:55
actionadmin_initresponsive-slideshow.php:56
Maintenance & Trust

Responsive slider / slideshow Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMar 2, 2018
PHP min version
Downloads20K

Community Trust

Rating34/100
Number of ratings3
Active installs100
Developer Profile

Responsive slider / slideshow Developer Profile

subhansanjaya

3 plugins · 12K total installs

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

How We Detect Responsive slider / slideshow

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/responsive-slideshow/assets/css/responsive-slideshow.css/wp-content/plugins/responsive-slideshow/assets/js/responsive-slideshow.js/wp-content/plugins/responsive-slideshow/assets/js/jquery.flexslider-min.js
Script Paths
/wp-content/plugins/responsive-slideshow/assets/js/responsive-slideshow.js/wp-content/plugins/responsive-slideshow/assets/js/jquery.flexslider-min.js
Version Parameters
responsive-slideshow/assets/css/responsive-slideshow.css?ver=responsive-slideshow/assets/js/responsive-slideshow.js?ver=responsive-slideshow/assets/js/jquery.flexslider-min.js?ver=

HTML / DOM Fingerprints

CSS Classes
responsive-slideshow-settingswa-creditswa-rs-slider-wrap
Data Attributes
data-transitiondata-autoplaydata-speeddata-easingdata-pause-on-hoverdata-direction-nav+7 more
JS Globals
responsiveSlideshow
Shortcode Output
[responsive-slideshow]
FAQ

Frequently Asked Questions about Responsive slider / slideshow