Simple Flickr Photostream Security & Risk Analysis

wordpress.org/plugins/simple-flickr-photostream-widget

Simple Flickr Photostream widget allow you display pictures from Flickr in a widgetized area of you choice. Based on the WP 2.7 widget model

100 active installs v1.3.7 PHP + WP 2.8+ Updated Mar 27, 2015
flickrflickr-photostreamflickr-widgetphotostream
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Flickr Photostream Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Flickr Photostream 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 "simple-flickr-photostream-widget" plugin, version 1.3.7, presents a mixed security posture. While it boasts a clean vulnerability history with no known CVEs and appears to have a minimal attack surface with zero identified entry points and no critical taint flows, significant concerns arise from its static analysis. The presence of dangerous functions like 'unserialize' and 'create_function' is a major red flag. Furthermore, a complete lack of output escaping across all identified outputs means that any data rendered by the plugin is potentially vulnerable to cross-site scripting (XSS) attacks.

The absence of nonce and capability checks for all entry points (though there are none reported) is also problematic, as it suggests a general disregard for authorization mechanisms. The plugin's history of zero vulnerabilities might be misleading, as the code signals indicate clear weaknesses that could be exploited. The lack of observed taint flows could be due to the limited scope of the analysis or the specific way data is handled, but the presence of dangerous functions and unescaped output are independent risks that must be addressed.

Key Concerns

  • Dangerous function: unserialize
  • Dangerous function: create_function
  • Unescaped output across all outputs
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Simple Flickr Photostream Security Vulnerabilities

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

Simple Flickr Photostream Code Analysis

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

Dangerous Functions Found

unserialize$object = unserialize($object);simple-flickr-photostream-widget.php:465
create_functionadd_action('plugins_loaded', create_function('','global $sfps_instance; $sfps_instance = new Sfps_insimple-flickr-photostream-widget.php:473

Output Escaping

0% escaped65 total outputs
Attack Surface

Simple Flickr Photostream Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initsimple-flickr-photostream-widget.php:24
actionadmin_headsimple-flickr-photostream-widget.php:27
actionplugins_loadedsimple-flickr-photostream-widget.php:473
Maintenance & Trust

Simple Flickr Photostream Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedMar 27, 2015
PHP min version
Downloads26K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Simple Flickr Photostream Developer Profile

Bensventures

2 plugins · 110 total installs

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

How We Detect Simple Flickr Photostream

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
simple-flickr-photostream
Data Attributes
sfps_cachesfps_widget_registersfps_delete_cacheSimple_Flickr_Photostreamsfps_toggleCachesfps_toggleSource+2 more
JS Globals
sfps_toggleCachesfps_toggleSourcesfps_restoreDefaultsfps_template
FAQ

Frequently Asked Questions about Simple Flickr Photostream