Responsive Flickr Slideshow Security & Risk Analysis

wordpress.org/plugins/mobile-friendly-flickr-slideshow

Embeds a responsive slideshow of Flickr images from any album or photoset

200 active installs v2.7.0 PHP + WP 3.0.0+ Updated Feb 21, 2025
flickrmobileresponsiveslideshow
91
A · Safe
CVEs total2
Unpatched0
Last CVEFeb 18, 2025
Safety Verdict

Is Responsive Flickr Slideshow Safe to Use in 2026?

Generally Safe

Score 91/100

Responsive Flickr Slideshow has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Feb 18, 2025Updated 1yr ago
Risk Assessment

The 'mobile-friendly-flickr-slideshow' plugin version 2.7.0 exhibits a mixed security posture. While it boasts no known unpatched CVEs, a history of two medium-severity Cross-Site Scripting (XSS) vulnerabilities is a significant concern. The static analysis reveals a limited attack surface with only one shortcode as an entry point, and notably, no unprotected AJAX handlers or REST API routes were found. Furthermore, all SQL queries are properly prepared, and there are no dangerous function calls or file operations. However, a low output escaping rate (8%) across 26 outputs is a critical weakness, suggesting a high likelihood of XSS vulnerabilities in new code or undiscovered vulnerabilities in existing code. The absence of nonce checks and capability checks on the shortcode is also a notable omission, increasing the risk of unauthorized actions or information disclosure if the shortcode's output is compromised.

Key Concerns

  • Low output escaping rate
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • History of medium severity XSS vulnerabilities
Vulnerabilities
2

Responsive Flickr Slideshow Security Vulnerabilities

CVEs by Year

2 CVEs in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2024-13660medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Responsive Flickr Slideshow <= 2.6.1 - Authenticated (Contributor+) Stored Cross-Site Scripting

Feb 18, 2025 Patched in 2.7.0 (9d)
CVE-2025-22807medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Responsive Flickr Slideshow <= 2.6.0 - Authenticated (Contributor+) Stored Cross-Site Scripting

Jan 7, 2025 Patched in 2.6.1 (8d)
Code Analysis
Analyzed Mar 16, 2026

Responsive Flickr Slideshow Code Analysis

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

Bundled Libraries

jQuery

Output Escaping

8% escaped26 total outputs
Attack Surface

Responsive Flickr Slideshow Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[fshow] mobile-friendly-flickr-slideshow.php:47
WordPress Hooks 4
actionplugins_loadedmobile-friendly-flickr-slideshow.php:43
actionadmin_menumobile-friendly-flickr-slideshow.php:44
actionadmin_initmobile-friendly-flickr-slideshow.php:45
actionparse_requestmobile-friendly-flickr-slideshow.php:46
Maintenance & Trust

Responsive Flickr Slideshow Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 21, 2025
PHP min version
Downloads13K

Community Trust

Rating96/100
Number of ratings6
Active installs200
Developer Profile

Responsive Flickr Slideshow Developer Profile

Robert

1 plugin · 200 total installs

88
trust score
Avg Security Score
91/100
Avg Patch Time
9 days
View full developer profile
Detection Fingerprints

How We Detect Responsive Flickr Slideshow

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mobile-friendly-flickr-slideshow/js/orbit.js/wp-content/plugins/mobile-friendly-flickr-slideshow/css/style.css
Script Paths
/wp-content/plugins/mobile-friendly-flickr-slideshow/js/orbit.js
Version Parameters
mobile-friendly-flickr-slideshow/js/orbit.js?ver=mobile-friendly-flickr-slideshow/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
fshow-orbit-containerfshow-slide-itemfshow-slide-imagefshow-slide-title
Data Attributes
data-fshow-photosetiddata-fshow-usernamedata-fshow-user-id
JS Globals
fshow_orbit_containerFlickrSlideshow
Shortcode Output
<div class="fshow-orbit-container" id="fshow_orbit_<img class="fshow-slide-image" src="<p class="fshow-slide-title">
FAQ

Frequently Asked Questions about Responsive Flickr Slideshow