Spin Interactive Slider Security & Risk Analysis

wordpress.org/plugins/jquery-slider-with-text

Spin Interactive Slider is a jQuery Image Slider with text.

10 active installs v1.0 PHP + WP 3.0+ Updated Unknown
jquery-slider-with-textspin-interactive
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Spin Interactive Slider Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "jquery-slider-with-text" plugin v1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by using prepared statements for all SQL queries and avoids external HTTP requests and file operations. Crucially, there are no known vulnerabilities (CVEs) associated with this plugin, suggesting a history of stable and secure development. However, significant concerns arise from the static and taint analysis. The complete lack of output escaping for all detected outputs is a critical weakness, potentially leading to Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the taint analysis identified two flows with unsanitized paths, which, despite not being classified as critical or high severity in this specific analysis, represent a tangible risk of insecure data handling. The absence of nonce checks is also a notable omission for potentially sensitive operations.

Key Concerns

  • All detected outputs are unescaped
  • Two taint flows with unsanitized paths
  • Zero nonce checks detected
Vulnerabilities
None known

Spin Interactive Slider Security Vulnerabilities

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

Spin Interactive Slider Code Analysis

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

SQL Query Safety

100% prepared9 total queries

Output Escaping

0% escaped5 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
<default> (views\default.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Spin Interactive Slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[spinslider] SpinSlider.php:33
WordPress Hooks 3
actioninitspininteractive-slider.php:25
actionadmin_menuSpinSlider.php:25
actionadmin_noticesSpinSlider.php:26
Maintenance & Trust

Spin Interactive Slider Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Spin Interactive Slider Developer Profile

spininteractive

2 plugins · 20 total installs

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

How We Detect Spin Interactive Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jquery-slider-with-text/inc/style.css/wp-content/plugins/jquery-slider-with-text/inc/script.js
Script Paths
inc/script.js
Version Parameters
spininteractive_slider_cssspininteractive_slider_script

HTML / DOM Fingerprints

CSS Classes
spininteractive-sliderdescriptionarrowsarrow-leftarrow-right
Data Attributes
data-url
Shortcode Output
<div class="spininteractive-slider"><ul><li><img data-url="" src="" /><div class="description"></div></li></ul><span class="arrows arrow-left"></span><span class="arrows arrow-right"></span></div>
FAQ

Frequently Asked Questions about Spin Interactive Slider