Slide IMG Security & Risk Analysis

wordpress.org/plugins/slide-img

Create photo slideshows for the website.

10 active installs v1.1 PHP 5.6.3+ WP + Updated Jan 2, 2021
caodemihoanslide-imgslideshow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Slide IMG Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "slide-img" plugin v1.1 demonstrates a mixed security posture. On the positive side, the plugin has no recorded vulnerabilities (CVEs) and performs all its SQL queries using prepared statements, which is a strong security practice. Furthermore, it does not appear to engage in file operations or external HTTP requests, and there are no identified taint flows or dangerous function calls. This suggests a degree of care was taken in its development. However, a significant concern arises from the complete lack of output escaping. With 80 total outputs and 0% properly escaped, this creates a high risk of cross-site scripting (XSS) vulnerabilities. Any user-supplied data that is displayed by the plugin, without proper sanitization, could be exploited to inject malicious scripts. The absence of nonce and capability checks, while not directly linked to any exploitable entry points in this analysis, also represents a missed opportunity to bolster security, especially if new entry points were to be introduced in future versions.

Key Concerns

  • 0% of outputs properly escaped
  • 0 Nonce checks present
  • 0 Capability checks present
Vulnerabilities
None known

Slide IMG Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Slide IMG Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Slide IMG Code Analysis

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

Output Escaping

0% escaped80 total outputs
Attack Surface

Slide IMG Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[slideimg] inc\slideimg-content.php:49
WordPress Hooks 4
actionadmin_menuinc\slideimg-admin-page.php:150
actionadmin_initinc\slideimg-admin-page.php:155
actionwp_enqueue_scriptsslide-img.php:19
actionplugins_loadedslide-img.php:30
Maintenance & Trust

Slide IMG Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedJan 2, 2021
PHP min version5.6.3
Downloads885

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Slide IMG Developer Profile

Fox Plugin

6 plugins · 170 total installs

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

How We Detect Slide IMG

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/slide-img/css/slideimg-style.css/wp-content/plugins/slide-img/js/slideimg-js.js
Script Paths
/wp-content/plugins/slide-img/js/slideimg-js.js
Version Parameters
slideimg-csszoomimg-js

HTML / DOM Fingerprints

CSS Classes
slider-wrapperslider-imgslideimg-text
Data Attributes
target="_blank"
Shortcode Output
<div style="border: solid " class="slider-wrapper " id="slider"> <ul class="slider-img">
FAQ

Frequently Asked Questions about Slide IMG