Blip Slideshow Security & Risk Analysis

wordpress.org/plugins/blip-slideshow

A WordPress slideshow plugin fed from a SmugMug, Flickr, MobileMe, Picasa or Photobucket RSS feed and displayed using pure Javascript.

30 active installs v1.2.7 PHP + WP 2.7+ Updated Jan 14, 2015
feedmediamrssrssslideshow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Blip Slideshow Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The blip-slideshow plugin version 1.2.7 exhibits a mixed security posture. On the positive side, the plugin has no recorded vulnerability history, indicating a generally stable past. Furthermore, all SQL queries are properly prepared, and there are no known dangerous functions being used. The absence of unpatched CVEs is also a significant strength.

However, the static analysis reveals several areas of concern. The most prominent is the complete lack of output escaping for all 33 identified outputs. This presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed in the user's browser. Additionally, the taint analysis shows two flows with unsanitized paths, which, while not reaching critical or high severity, suggest potential weaknesses in how file paths are handled. The presence of file operations without clear indication of sanitization or authorization is also a point to consider. The plugin also lacks nonce checks on its entry points, and only has one capability check across all its entry points, leaving much of its functionality potentially open to unauthorized actions.

In conclusion, while the plugin benefits from a clean vulnerability history and secure SQL practices, the widespread lack of output escaping and potential issues with path sanitization and authorization are significant weaknesses. The plugin is vulnerable to XSS attacks and potentially other injection-style attacks due to unhandled paths. It is strongly recommended that these issues be addressed to improve the overall security of the plugin.

Key Concerns

  • 0% output escaping
  • 2 flows with unsanitized paths
  • 0 nonce checks on entry points
  • 1 capability check across 5 entry points
  • 5 file operations, context unclear
Vulnerabilities
None known

Blip Slideshow Security Vulnerabilities

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

Blip Slideshow Code Analysis

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

Output Escaping

0% escaped33 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
Blip_Slideshow_Rss_Reader (blip.php:375)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Blip Slideshow Attack Surface

Entry Points5
Unprotected0

Shortcodes 5

[slideshow] blip.php:53
[blip-slideshow] blip.php:54
[blip_slideshow] blip.php:55
[blip-version] blip.php:56
[blip_version] blip.php:57
WordPress Hooks 3
actionwp_footerblip.php:58
actionadmin_initblip.php:653
actionadmin_menublip.php:654
Maintenance & Trust

Blip Slideshow Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedJan 14, 2015
PHP min version
Downloads19K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Blip Slideshow Developer Profile

Jason Hendriks

2 plugins · 130 total installs

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

How We Detect Blip Slideshow

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/blip-slideshow/blip.js/wp-content/plugins/blip-slideshow/blip-mootools.js
Script Paths
/wp-content/plugins/blip-slideshow/blip.js/wp-content/plugins/blip-slideshow/blip-mootools.js/wp-content/plugins/blip-slideshow/Slideshow/js/slideshow.js/wp-content/plugins/blip-slideshow/Slideshow/js/slideshow.flash.js/wp-content/plugins/blip-slideshow/Slideshow/js/slideshow.fold.js/wp-content/plugins/blip-slideshow/Slideshow/js/slideshow.kenburns.js+3 more
Version Parameters
blip-slideshow?ver=blip-mootools?ver=

HTML / DOM Fingerprints

CSS Classes
slideshowslideshow-content
Data Attributes
data-slideshow
JS Globals
blip_slideshow_optionsslideshowSlideshow
Shortcode Output
[slideshow][blip-slideshow][blip_slideshow][blip-version]
FAQ

Frequently Asked Questions about Blip Slideshow