Super Simple Slider Security & Risk Analysis

wordpress.org/plugins/super-simple-slider

A lightweight, easy-to-use slider plugin.

1K active installs v1.0.14 PHP 5.3+ WP 4.0+ Updated Dec 11, 2024
image-sliderresponsive-slidersliderwordpress-slider
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Super Simple Slider Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'super-simple-slider' v1.0.14 plugin exhibits a generally good security posture based on the provided static analysis. It demonstrates strong adherence to secure coding practices, with no dangerous functions identified, all SQL queries utilizing prepared statements, and no file operations or external HTTP requests that could be leveraged for malicious purposes. The presence of nonce and capability checks on its entry points is also a positive indicator, suggesting an effort to prevent unauthorized access and actions. The lack of any recorded vulnerabilities in its history further reinforces this perception of stability and security.

However, a closer look at the output escaping reveals a potential area for concern. While a majority of outputs are properly escaped, 22% are not. This could represent a weakness if untrusted data is ever processed and reflected without adequate sanitization, potentially leading to cross-site scripting (XSS) vulnerabilities. The absence of taint analysis results is noted, but this could be due to the analysis tool's limitations or the plugin's design which may not involve complex data flows. Despite the minor concern with output escaping, the plugin's overall security profile appears strong, with a clean vulnerability history and robust core security implementations.

Key Concerns

  • Outputs not properly escaped
Vulnerabilities
None known

Super Simple Slider Security Vulnerabilities

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

Super Simple Slider Code Analysis

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

Output Escaping

78% escaped129 total outputs
Attack Surface

Super Simple Slider Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[ssslider] library\classes\class-super-simple-slider-post-type.php:253
[super-simple-slider] library\classes\class-super-simple-slider-post-type.php:254
WordPress Hooks 15
actioninitlibrary\classes\class-super-simple-slider-post-type.php:244
actionadmin_initlibrary\classes\class-super-simple-slider-post-type.php:247
actionsave_post_super-simple-sliderlibrary\classes\class-super-simple-slider-post-type.php:249
actionsave_post_super-simple-sliderlibrary\classes\class-super-simple-slider-post-type.php:250
filterpost_updated_messageslibrary\classes\class-super-simple-slider-post-type.php:257
filterbulk_post_updated_messageslibrary\classes\class-super-simple-slider-post-type.php:258
filterpostbox_classes_super-simple-slider_super-simple-slider-slide-settings-grouplibrary\classes\class-super-simple-slider-post-type.php:320
filteradd_menu_classeslibrary\classes\class-super-simple-slider.php:182
actionwp_enqueue_scriptslibrary\classes\class-super-simple-slider.php:194
actionwp_enqueue_scriptslibrary\classes\class-super-simple-slider.php:195
actionadmin_enqueue_scriptslibrary\classes\class-super-simple-slider.php:198
actionadmin_enqueue_scriptslibrary\classes\class-super-simple-slider.php:199
actioninitlibrary\classes\class-super-simple-slider.php:203
actionwidgets_initlibrary\classes\class-super-simple-slider.php:206
actionadmin_menulibrary\classes\class-super-simple-slider.php:208
Maintenance & Trust

Super Simple Slider Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 11, 2024
PHP min version5.3
Downloads26K

Community Trust

Rating76/100
Number of ratings4
Active installs1K
Developer Profile

Super Simple Slider Developer Profile

Out the Box

10 plugins · 15K total installs

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

How We Detect Super Simple Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/super-simple-slider/library/css/sss-frontend.css/wp-content/plugins/super-simple-slider/library/css/sss-admin.css/wp-content/plugins/super-simple-slider/library/js/sss-frontend.js/wp-content/plugins/super-simple-slider/library/js/sss-admin.js
Version Parameters
/wp-content/plugins/super-simple-slider/library/css/sss-frontend.css?ver=/wp-content/plugins/super-simple-slider/library/css/sss-admin.css?ver=/wp-content/plugins/super-simple-slider/library/js/sss-frontend.js?ver=/wp-content/plugins/super-simple-slider/library/js/sss-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
super-simple-slider-wrapsss-widget-contentsss-slider-content
HTML Comments
<!-- The main plugin class file. --><!-- Main plugin class. --><!-- Main plugin file. --><!-- Main plugin directory. -->+11 more
Data Attributes
data-slide-durationdata-slide-transitiondata-slide-intervaldata-auto-playdata-navigationdata-pagination+1 more
JS Globals
sss_frontend_params
Shortcode Output
[super-simple-slider]
FAQ

Frequently Asked Questions about Super Simple Slider