Responsive Slider Security & Risk Analysis

wordpress.org/plugins/news-slider

Premium Quality but free. It is responsive and easily custimzeable. Video tutorials are given for usage and custimization.

10 active installs v1.0.1 PHP + WP 3.0.1+ Updated Oct 24, 2016
news-sliderpost-sliderresponsive-slidersliderslides
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Responsive Slider Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The news-slider plugin v1.0.1 presents a mixed security posture. On the positive side, the static analysis reveals a small attack surface with a single shortcode as the sole entry point, and no identified AJAX handlers or REST API routes. Crucially, there are no detected dangerous functions, file operations, or external HTTP requests. All SQL queries are correctly using prepared statements, and there are no known vulnerabilities in its history, suggesting a generally stable codebase. However, a significant concern is the complete lack of output escaping. With 20 total outputs and 0% properly escaped, this exposes the plugin to potential cross-site scripting (XSS) vulnerabilities. Furthermore, the absence of nonce checks and capability checks on its entry points, though limited to a shortcode, is a missed opportunity for robust security, especially if the shortcode's functionality involves any sensitive operations or data display.

Key Concerns

  • All outputs are unescaped
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Responsive Slider Security Vulnerabilities

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

Responsive Slider Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Responsive Slider Code Analysis

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

Output Escaping

0% escaped20 total outputs
Attack Surface

Responsive Slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[corlate_full_slider] corlate-full-slider.php:37
WordPress Hooks 7
actionadmin_initcorlate-full-slider.php:24
actionadmin_menucorlate-full-slider.php:27
actionadd_meta_boxescorlate-full-slider.php:31
actionsave_postcorlate-full-slider.php:33
actionwp_enqueue_scriptscorlate-full-slider.php:41
actionwp_headcorlate-full-slider.php:44
actioninitcorlate-full-slider.php:49
Maintenance & Trust

Responsive Slider Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedOct 24, 2016
PHP min version
Downloads3K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Responsive Slider Developer Profile

Tajul2010

4 plugins · 60 total installs

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

How We Detect Responsive Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/news-slider/js/custom.js/wp-content/plugins/news-slider/css/style.css
Script Paths
/wp-content/plugins/news-slider/js/custom.js
Version Parameters
/wp-content/plugins/news-slider/css/style.css?ver=/wp-content/plugins/news-slider/js/custom.js?ver=

HTML / DOM Fingerprints

CSS Classes
corlate-full-slider
Data Attributes
data-slide-to
Shortcode Output
<section id="main-slider" class="no-margin">
FAQ

Frequently Asked Questions about Responsive Slider