Superb slideshow gallery Security & Risk Analysis

wordpress.org/plugins/superb-slideshow-gallery

This is a strong, cross browser fade in slideshow script that incorporates some of your most requested features all rolled into one.

100 active installs v13.2 PHP + WP 3.4+ Updated Oct 29, 2023
galleryslideshowsuperbwidget
84
B · Generally Safe
CVEs total1
Unpatched0
Last CVEOct 30, 2023
Safety Verdict

Is Superb slideshow gallery Safe to Use in 2026?

Mostly Safe

Score 84/100

Superb slideshow gallery 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 superb-slideshow-gallery plugin v13.2 exhibits a mixed security posture. On the positive side, it has a very small attack surface, with only one shortcode identified and no AJAX handlers, REST API routes, or cron events. It also shows good practices in its handling of SQL queries, with 96% utilizing prepared statements and a healthy number of nonce checks. However, a significant concern is the low rate of proper output escaping, with only 47% of outputs being escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled carefully before being displayed on the frontend.

The plugin has a history of one high-severity vulnerability related to SQL injection, with the last reported incident in October 2023. While currently unpatched CVEs are zero, the presence of a past SQL injection vulnerability, even if addressed, warrants attention. The static analysis did not reveal any critical or high-severity taint flows, which is a positive sign, and there were no observed unsanitized paths. The absence of dangerous functions and file operations is also reassuring.

In conclusion, while the plugin demonstrates strengths in limiting its attack surface and securing its database interactions, the insufficient output escaping and past SQL injection vulnerability are notable weaknesses. Developers should prioritize addressing the output escaping issues to mitigate XSS risks. The history of an SQL injection vulnerability suggests a need for continued vigilance and thorough code reviews for any future updates.

Key Concerns

  • Low percentage of properly escaped output
  • History of high severity SQL injection vulnerability
Vulnerabilities
1

Superb slideshow gallery Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

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

Superb slideshow gallery <= 13.1 - Authenticated (Subscriber+) SQL Injection via Shortcode

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

Superb slideshow gallery Code Analysis

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

SQL Query Safety

96% prepared27 total queries

Output Escaping

47% escaped73 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

Superb slideshow gallery Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ssg-superb-slideshow] superb-slideshow-gallery.php:90
WordPress Hooks 6
actionplugins_loadedsuperb-slideshow-gallery.php:312
actionwp_enqueue_scriptssuperb-slideshow-gallery.php:313
actionadmin_menusuperb-slideshow-gallery.php:314
actionplugins_loadedsuperb-slideshow-gallery.php:315
actioninitsuperb-slideshow-gallery.php:318
actionadmin_enqueue_scriptssuperb-slideshow-gallery.php:319
Maintenance & Trust

Superb slideshow gallery Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedOct 29, 2023
PHP min version
Downloads45K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Superb slideshow gallery 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 Superb slideshow gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/superb-slideshow-gallery/js/show.js
Script Paths
/wp-content/plugins/superb-slideshow-gallery/js/show.js
Version Parameters
superb-slideshow-gallery/js/show.js?ver=

HTML / DOM Fingerprints

Data Attributes
id="fadeshow1"id="widget"
JS Globals
SuperbSlideshowGallery
Shortcode Output
[ssg-superb-slideshow]new SuperbSlideshowGallery ({wrapperid: "fadeshow1"wrapperid: "widget"
FAQ

Frequently Asked Questions about Superb slideshow gallery