wp image slideshow Security & Risk Analysis

wordpress.org/plugins/wp-image-slideshow

This wp image slideshow plugin is your regular image slideshow plugin, except each image is dropped into view.

200 active installs v12.1 PHP + WP 3.4+ Updated Oct 28, 2023
galleryimageslideshow
84
B · Generally Safe
CVEs total1
Unpatched0
Last CVEOct 30, 2023
Safety Verdict

Is wp image slideshow Safe to Use in 2026?

Mostly Safe

Score 84/100

wp image slideshow is generally safe to use though it hasn't been updated recently. 1 past CVE were resolved. Keep it updated.

1 known CVELast CVE: Oct 30, 2023Updated 2yr ago
Risk Assessment

The 'wp-image-slideshow' plugin v12.1 presents a mixed security posture. On the positive side, it exhibits strong adherence to secure coding practices by avoiding dangerous functions, file operations, and external HTTP requests. The high percentage of prepared statements for SQL queries and the presence of nonce checks are commendable. However, the analysis reveals some areas for concern that temper an otherwise positive assessment. The low percentage of properly escaped output (52%) suggests a potential risk of Cross-Site Scripting (XSS) vulnerabilities, especially given that WordPress's shortcodes are a primary entry point for plugins. The lack of capability checks on any entry points is also a significant weakness, meaning any user, regardless of their role or permissions, could potentially interact with and trigger functionality within the plugin, opening doors for privilege escalation or unauthorized actions.

The plugin's vulnerability history, while currently showing no unpatched CVEs, includes a past high-severity SQL injection vulnerability. This pattern indicates that while the developers have addressed past issues, there's an underlying risk related to SQL query handling. The absence of critical or high-severity taint flows in the current analysis is encouraging, but the historical trend and the unescaped output signal warrant caution. The limited attack surface, consisting of one shortcode, is a mitigating factor. In conclusion, 'wp-image-slideshow' v12.1 has a solid foundation in secure coding, but the insufficient output escaping and the absence of capability checks on its entry point are notable weaknesses that require attention to improve its overall security.

Key Concerns

  • Only 52% of outputs are properly escaped
  • No capability checks on entry points
  • Past high severity SQL Injection vulnerability
Vulnerabilities
1

wp image slideshow Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

CVE-2023-5438high · 8.8Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

wp image slideshow <= 12.0 - Authenticated (Subscriber+) SQL Injection via Shortcode

Oct 30, 2023 Patched in 12.1 (85d)
Code Analysis
Analyzed Mar 16, 2026

wp image slideshow Code Analysis

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

SQL Query Safety

96% prepared24 total queries

Output Escaping

52% escaped54 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
<image-management-show> (pages\image-management-show.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

wp image slideshow Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp-image-gallery] wp-image-slideshow.php:169
WordPress Hooks 5
actionplugins_loadedwp-image-slideshow.php:289
actionadmin_menuwp-image-slideshow.php:290
actionwp_enqueue_scriptswp-image-slideshow.php:291
actionplugins_loadedwp-image-slideshow.php:292
actionadmin_enqueue_scriptswp-image-slideshow.php:295
Maintenance & Trust

wp image slideshow Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedOct 28, 2023
PHP min version
Downloads40K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

wp image slideshow Developer Profile

gopiplus

52 plugins · 19K total installs

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

How We Detect wp image slideshow

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

Asset Fingerprints

Script Paths
wp-content/plugins/wp-image-slideshow/images/250x167_1.jpgwp-content/plugins/wp-image-slideshow/images/250x167_2.jpgwp-content/plugins/wp-image-slideshow/images/250x167_3.jpgwp-content/plugins/wp-image-slideshow/images/250x167_4.jpg

HTML / DOM Fingerprints

Data Attributes
wpis_idwpis_pathwpis_linkwpis_targetwpis_titlewpis_order+5 more
JS Globals
wpis_imageswpis
Shortcode Output
[wp-image-gallery]wpis_imagesnew wpis
FAQ

Frequently Asked Questions about wp image slideshow