Tishfy Slider Security & Risk Analysis

wordpress.org/plugins/tishfy-slider

Configure a Responsive Slick jQuery Carousel Slider and Insert it in any Page or Post as a Shortcode.

0 active installs v1.0.2 PHP 5.6.0+ WP 4.9.6+ Updated Dec 10, 2025
carousel-siderjquery-slick-sliderresponsive-slick-sliderslick-carouselslick-slider
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tishfy Slider Safe to Use in 2026?

Generally Safe

Score 100/100

Tishfy 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 "tishfy-slider" v1.0.2 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, cron events, and file operations significantly limits the potential attack surface. Furthermore, the code demonstrates good practices by using prepared statements for all SQL queries and properly escaping almost all output, with only a small percentage of potential unescaped outputs. The lack of known CVEs and vulnerability history is also a strong indicator of its current security. However, the complete absence of nonce checks and capability checks across all entry points, especially the single shortcode, presents a notable concern. While the direct attack surface for these checks is currently small, it leaves the plugin vulnerable to potential cross-site request forgery (CSRF) or privilege escalation attacks if the shortcode's functionality is ever expanded or if an attacker can trick a logged-in user into triggering it. Taint analysis showing zero flows is a positive sign, but the absence of checks means these could be easily introduced without detection.

In conclusion, the plugin is currently in a reasonably secure state due to its limited functionality and good data handling practices. The primary weakness lies in the lack of authentication and authorization checks on its sole entry point, the shortcode. This oversight, while not immediately exploitable with the current code, creates a latent vulnerability that should be addressed. The developer has demonstrated a good understanding of secure coding for data handling, but has overlooked fundamental WordPress security mechanisms for protecting user-initiated actions.

Key Concerns

  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
  • Minor unescaped output detected
Vulnerabilities
None known

Tishfy Slider Security Vulnerabilities

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

Tishfy Slider Code Analysis

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

Output Escaping

97% escaped32 total outputs
Attack Surface

Tishfy Slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tishfy-slider] tishfy-slider.php:59
WordPress Hooks 5
actionadmin_menutishfy-slider.php:49
actionadmin_enqueue_scriptstishfy-slider.php:51
actioninittishfy-slider.php:54
actionadmin_inittishfy-slider.php:330
actionplugins_loadedtishfy-slider.php:376
Maintenance & Trust

Tishfy 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

Tishfy 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 Tishfy Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tishfy-slider/css/animation.min.css/wp-content/plugins/tishfy-slider/css/linearicons.min.css/wp-content/plugins/tishfy-slider/css/slick.css/wp-content/plugins/tishfy-slider/css/tishfy-slider.css/wp-content/plugins/tishfy-slider/js/slick.js/wp-content/plugins/tishfy-slider/js/upload-media.js
Script Paths
/wp-content/plugins/tishfy-slider/js/slick.js/wp-content/plugins/tishfy-slider/js/upload-media.js
Version Parameters
tishfy-slider/css/animation.min.css?ver=tishfy-slider/css/linearicons.min.css?ver=tishfy-slider/css/slick.css?ver=tishfy-slider/css/tishfy-slider.css?ver=tishfy-slider/js/slick.js?ver=tishfy-slider/js/upload-media.js?ver=

HTML / DOM Fingerprints

CSS Classes
tishfy-slider-containersingle-hero-slider-7hero-content-wraphero-text-7pre-titlehero-titleinner-imagesimage-one
Data Attributes
slide_1_pretitleslide_1_titleslide_1_textslide_1_imageslide_2_pretitleslide_2_title+6 more
Shortcode Output
<div class="hero-box-area"> <div class="hero-area hero-slider-7"><div class="single-hero-slider-7"> <div class="tishfy-slider-container"> <div class="hero-content-wrap"> <div class="hero-text-7 mt-lg-5"><h6 class="pre-title mb-10"><h1 class="hero-title">
FAQ

Frequently Asked Questions about Tishfy Slider