Responsive jQuery Slider Security & Risk Analysis

wordpress.org/plugins/responsive-jquery-slider

Responsive jQuery Slider - jQuery Cycle 2 with Animate.css with some really cool animations.

60 active installs v1.1.1 PHP + WP 3.0+ Updated Apr 17, 2015
animatecycle2jqueryresponsiveslider
64
C · Use Caution
CVEs total1
Unpatched1
Last CVEJan 13, 2025
Safety Verdict

Is Responsive jQuery Slider Safe to Use in 2026?

Use With Caution

Score 64/100

Responsive jQuery Slider has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Jan 13, 2025Updated 10yr ago
Risk Assessment

The 'responsive-jquery-slider' plugin v1.1.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL query sanitation, exclusively using prepared statements, and avoids file operations and external HTTP requests, which are common vectors for vulnerabilities. The limited attack surface, with only one shortcode as an entry point and no unprotected AJAX or REST API endpoints, is also a strength. However, a significant concern arises from the complete lack of output escaping for all 183 identified outputs. This is a critical weakness that exposes the plugin to Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into web pages. The absence of nonce checks on the single shortcode, while not directly flagged as an entry point without authentication, is a missed opportunity for enhanced security. The plugin's vulnerability history is concerning, with one known medium severity CVE for XSS that remains unpatched. This indicates a pattern of insecure handling of user input, specifically for web page generation, and a lack of timely security updates. While the static analysis shows no critical taint flows or dangerous functions, the unescaped output and the existing XSS vulnerability history strongly suggest that XSS is a persistent and likely risk for this plugin.

Key Concerns

  • Unpatched medium CVE
  • 0% output escaping
  • No nonce checks on shortcode
Vulnerabilities
1

Responsive jQuery Slider Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-22798medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Responsive jQuery Slider <= 1.1.1 - Authenticated (Contributor+) Stored Cross-Site Scripting

Jan 13, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Responsive jQuery Slider Code Analysis

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

Output Escaping

0% escaped183 total outputs
Attack Surface

Responsive jQuery Slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[chr_responsive_jquery_slider] responsive-jquery-slider.php:1376
WordPress Hooks 10
actioninitcustom-post-responsive-jquery-slider.php:37
actionadmin_enqueue_scriptscustom-post-responsive-jquery-slider.php:48
actionsave_postcustom-post-responsive-jquery-slider.php:247
filterplugin_action_linksresponsive-jquery-slider.php:23
actionadmin_enqueue_scriptsresponsive-jquery-slider.php:27
actionwp_enqueue_scriptsresponsive-jquery-slider.php:50
filtermanage_responsive-slider_posts_columnsresponsive-jquery-slider.php:61
actionmanage_responsive-slider_posts_custom_columnresponsive-jquery-slider.php:105
actionadmin_initresponsive-jquery-slider.php:144
actionadmin_menuresponsive-jquery-slider.php:732
Maintenance & Trust

Responsive jQuery Slider Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedApr 17, 2015
PHP min version
Downloads11K

Community Trust

Rating84/100
Number of ratings5
Active installs60
Developer Profile

Responsive jQuery Slider Developer Profile

CHR Designer

3 plugins · 140 total installs

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

How We Detect Responsive jQuery Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/responsive-jquery-slider/script/add-upload.js/wp-content/plugins/responsive-jquery-slider/script/jquery.cycle2.js/wp-content/plugins/responsive-jquery-slider/script/jquery.cycle2.swipe.min.js/wp-content/plugins/responsive-jquery-slider/style/animate-min.css/wp-content/plugins/responsive-jquery-slider/style/font-awesome.min.css/wp-content/plugins/responsive-jquery-slider/style/min-styles.css
Script Paths
/wp-content/plugins/responsive-jquery-slider/script/add-upload.js/wp-content/plugins/responsive-jquery-slider/script/jquery.cycle2.js/wp-content/plugins/responsive-jquery-slider/script/jquery.cycle2.swipe.min.js
Version Parameters
responsive-jquery-slider/script/add-upload.js?ver=responsive-jquery-slider/script/jquery.cycle2.js?ver=responsive-jquery-slider/script/jquery.cycle2.swipe.min.js?ver=responsive-jquery-slider/style/animate-min.css?ver=responsive-jquery-slider/style/font-awesome.min.css?ver=responsive-jquery-slider/style/min-styles.css?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- /// Start - Settings Page - Responsive jQuery Slider //-->
Data Attributes
data-rjs-iddata-rjs-settings
JS Globals
rjs_options
FAQ

Frequently Asked Questions about Responsive jQuery Slider