Slipry Slider Security & Risk Analysis

wordpress.org/plugins/slipry-slider

Configure slideshows (titles, texts, and images) in minutes and display them as a Responsive Slider in your website by inserting a shortcode.

0 active installs v1.0.1 PHP 5.6.0+ WP 4.9.6+ Updated Dec 10, 2025
image-sliderresponsive-slidersliderslidesslides-shortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Slipry Slider Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "slipry-slider" v1.0.1 plugin exhibits a generally good security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs, critical taint flows, dangerous functions, or file operations is a strong indicator of careful development. Furthermore, the plugin uses prepared statements for all SQL queries, which is an excellent practice for preventing SQL injection vulnerabilities.

However, there are notable areas of concern that prevent a perfect score. The plugin uses 19 output operations, but less than half (47%) are properly escaped. This significantly increases the risk of Cross-Site Scripting (XSS) vulnerabilities, as unsanitized output can be injected into the page by attackers. Additionally, the plugin lacks any nonce checks or capability checks. While the current attack surface is small (one shortcode) and has no direct unprotected entry points, the absence of these fundamental security mechanisms means that if the plugin's functionality were to be extended or if a new entry point were introduced in a future version, it could be vulnerable to CSRF attacks or unauthorized actions by unauthenticated or low-privileged users.

In conclusion, the "slipry-slider" plugin has a solid foundation with its secure SQL handling and lack of known historical vulnerabilities. The primary weakness lies in its insufficient output escaping, which introduces a tangible XSS risk. The absence of nonce and capability checks represents a potential future risk, especially as plugins evolve. Prioritizing proper output escaping and implementing robust authorization checks should be the focus for improving its security.

Key Concerns

  • Insufficient output escaping (47% proper)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Slipry Slider Security Vulnerabilities

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

Slipry Slider Code Analysis

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

Output Escaping

47% escaped19 total outputs
Attack Surface

Slipry Slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[slipry-slider] slipry-slider.php:46
WordPress Hooks 5
actionadmin_menuslipry-slider.php:37
actionadmin_enqueue_scriptsslipry-slider.php:38
actioninitslipry-slider.php:41
actionadmin_initslipry-slider.php:269
actionplugins_loadedslipry-slider.php:318
Maintenance & Trust

Slipry Slider Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 10, 2025
PHP min version5.6.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Slipry Slider Developer Profile

tishonator

54 plugins · 3K total installs

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

How We Detect Slipry Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/slipry-slider/css/slipry-slider.css/wp-content/plugins/slipry-slider/js/slippry.js/wp-content/plugins/slipry-slider/js/slipry-upload-media.js
Script Paths
js/slippry.jsjs/slipry-upload-media.js
Version Parameters
slipry-slider/css/slipry-slider.css?ver=slipry-slider/js/slippry.js?ver=slipry-slider/js/slipry-upload-media.js?ver=

HTML / DOM Fingerprints

CSS Classes
sliderslider-img
Data Attributes
id="slider-wrapper"id="slider"class="slider-img"
Shortcode Output
<div id="slider-wrapper"><ul id="slider" class="slider"><li><a href="#slide<img src="" width="100%" alt="
FAQ

Frequently Asked Questions about Slipry Slider