SlideShow Press Security & Risk Analysis

wordpress.org/plugins/slideshow-press

Turn a WordPress category, tag and archive page into a slideshow.

10 active installs v1 PHP + WP 2.7+ Updated Jun 5, 2009
post-to-slidess5slideshow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is SlideShow Press Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The Slideshow-Press v1 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals a lack of known vulnerabilities (CVEs) and no recorded historical security issues. The code also demonstrates good practices such as 100% of SQL queries using prepared statements and the presence of a nonce check. The taint analysis shows no critical or high severity unsanitized flows, indicating a low risk of common injection vulnerabilities.

However, a significant concern arises from the output escaping. With 34 total outputs and 0% properly escaped, this presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed without proper sanitization could be exploited by attackers to inject malicious scripts. Furthermore, the absence of capability checks on any entry points, while the attack surface is currently zero, leaves the plugin vulnerable should new entry points be added in the future without proper authorization.

In conclusion, while the plugin benefits from a clean vulnerability history and good SQL handling, the pervasive lack of output escaping is a critical weakness that overshadows these strengths. The plugin's security can be significantly improved by implementing proper escaping mechanisms for all output, and ensuring capability checks are in place for any new entry points that might be introduced.

Key Concerns

  • 0% output escaping
  • 0 capability checks on entry points
Vulnerabilities
None known

SlideShow Press Security Vulnerabilities

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

SlideShow Press Code Analysis

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

Bundled Libraries

Select2

Output Escaping

0% escaped34 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
printAdminPage (SlideShowPress.php:314)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

SlideShow Press Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuSlideShowPress.php:780
actiontemplate_redirectSlideShowPress.php:781
filterthe_postsSlideShowPress.php:785
actionwp_footerSlideShowPress.php:788
Maintenance & Trust

SlideShow Press Maintenance & Trust

Maintenance Signals

WordPress version tested2.7.1
Last updatedJun 5, 2009
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

SlideShow Press Developer Profile

ctltwp

15 plugins · 6K total installs

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

How We Detect SlideShow Press

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/SlideShowPress/ui/default/slides.css/wp-content/plugins/SlideShowPress/ui/default/outline.css/wp-content/plugins/SlideShowPress/ui/default/print.css/wp-content/plugins/SlideShowPress/ui/default/opera.css
Generator Patterns
S5
Script Paths
/wp-content/plugins/SlideShowPress/ui/default/slides.js

HTML / DOM Fingerprints

CSS Classes
presentationslideslide-titlecontent
HTML Comments
<!-- metadata --><!-- configuration parameters --><!-- style sheet links --><!-- S5 JS -->+1 more
Data Attributes
id="slideProj"id="outlineStyle"id="slidePrint"id="operaFix"
Shortcode Output
<h1 class="slide-title">
FAQ

Frequently Asked Questions about SlideShow Press