Smooth Slideshow Security & Risk Analysis

wordpress.org/plugins/smooth-slideshow

Fade Slideshow Show with movable text

10 active installs v1.5.2 PHP + WP 3.5+ Updated Mar 11, 2013
fade-slideshowjquery-slideshowslideshow-javascript-slideshowsmooth-slideshow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Smooth Slideshow Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "smooth-slideshow" plugin v1.5.2 exhibits a concerning security posture despite the absence of known vulnerabilities and a seemingly small attack surface. The static analysis reveals significant weaknesses in secure coding practices, particularly regarding SQL queries and output escaping. All detected SQL queries are not using prepared statements, posing a direct risk of SQL injection if user-supplied data is incorporated. Furthermore, a substantial portion of output is not properly escaped, indicating a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, especially if user input influences displayed content. The taint analysis shows flows with unsanitized paths, reinforcing the concern for data manipulation vulnerabilities. While the plugin has no reported CVEs, this absence is not a guarantee of security, especially given the fundamental coding flaws identified. The lack of capability checks and nonce checks on entry points (though there are none currently) suggests a potential for future vulnerabilities if new entry points are added without proper security considerations. Overall, the plugin's strengths lie in its limited attack surface and lack of known exploits, but its weaknesses in secure data handling and output sanitization present a significant risk that requires immediate attention.

Key Concerns

  • SQL queries not using prepared statements
  • No output properly escaped
  • Flows with unsanitized paths
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Smooth Slideshow Security Vulnerabilities

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

Smooth Slideshow Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped10 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
settings (wp-slideshow.php:141)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Smooth Slideshow Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actioninitwp-slideshow.php:17
actionpost_edit_form_tagwp-slideshow.php:18
actionadd_meta_boxeswp-slideshow.php:19
actionsave_postwp-slideshow.php:20
actionadmin_menuwp-slideshow.php:21
actionwp_headwp-slideshow.php:22
actionadmin_headwp-slideshow.php:23
Maintenance & Trust

Smooth Slideshow Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedMar 11, 2013
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Smooth Slideshow Developer Profile

faaiq

6 plugins · 630 total installs

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

How We Detect Smooth Slideshow

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smooth-slideshow/slide.js/wp-content/plugins/smooth-slideshow/style.css
Script Paths
/wp-content/plugins/smooth-slideshow/slide.js

HTML / DOM Fingerprints

CSS Classes
slideshowcontainerslideshow_datatext_data
Data Attributes
id="slideshowcontainer"id="text_id="slide_
JS Globals
var total_slide
FAQ

Frequently Asked Questions about Smooth Slideshow