Storify Stories Slider Security & Risk Analysis

wordpress.org/plugins/storify-stories-slider

Short code that allows you to easily add a slider displaying the last 20 stories/liked stories of a Storify user in a horizontal or vertical slider.

10 active installs v1.1 PHP + WP 2.7.0+ Updated Oct 29, 2012
carouselslidersocialstoriesstorify
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Storify Stories Slider Safe to Use in 2026?

Generally Safe

Score 85/100

Storify Stories Slider has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The 'storify-stories-slider' plugin version 1.1 exhibits a generally strong security posture based on the provided static analysis. The absence of known CVEs and a clean vulnerability history are positive indicators, suggesting a well-maintained codebase with respect to external threats. The plugin also demonstrates good practices by exclusively using prepared statements for SQL queries and properly escaping all outputs, which are crucial for preventing common injection attacks.

However, a significant concern arises from the presence of the `create_function` PHP function, which is considered dangerous due to its potential to execute arbitrary code if not handled with extreme care. While the static analysis did not identify any direct exploit paths related to this function or any taint flows, its very existence introduces a theoretical risk. Furthermore, the lack of any nonces or capability checks on the identified shortcode is a weakness. While the attack surface is small (only one shortcode), any user interaction through this shortcode without proper authorization checks could potentially be exploited, especially if the shortcode's functionality involves sensitive operations.

In conclusion, 'storify-stories-slider' v1.1 benefits from a secure approach to database interaction and output handling, and a clean vulnerability track record. The primary weaknesses lie in the use of `create_function` and the absence of robust authentication/authorization mechanisms for its shortcode. These areas, though not actively exploited according to the data, warrant attention to further harden the plugin's security.

Key Concerns

  • Use of dangerous create_function
  • Shortcode without nonce/capability checks
Vulnerabilities
None known

Storify Stories Slider Security Vulnerabilities

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

Storify Stories Slider Code Analysis

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

Dangerous Functions Found

create_functionadd_action('init', create_function('', 'new StorifyStoriesSliderShortCode();'));wp-storify-stories-slider.php:114
Attack Surface

Storify Stories Slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[storify-stories-slider] wp-storify-stories-slider.php:46
WordPress Hooks 3
actionwp_print_scriptswp-storify-stories-slider.php:44
actionwp_print_styleswp-storify-stories-slider.php:45
actioninitwp-storify-stories-slider.php:114
Maintenance & Trust

Storify Stories Slider Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedOct 29, 2012
PHP min version
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Storify Stories Slider Developer Profile

tesial

3 plugins · 30 total installs

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

How We Detect Storify Stories Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/storify-stories-slider/js/jquery.carousel.min.js/wp-content/plugins/storify-stories-slider/js/jquery.colorbox.min.js/wp-content/plugins/storify-stories-slider/js/jquery.prettydate.min.js/wp-content/plugins/storify-stories-slider/js/jquery.storify-stories-slider.js/wp-content/plugins/storify-stories-slider/css/ui-colorbox/jquery.colorbox.css/wp-content/plugins/storify-stories-slider/css/ui-storify-stories-slider/jquery.storify-stories-slider.css
Script Paths
/wp-content/plugins/storify-stories-slider/js/jquery.carousel.min.js/wp-content/plugins/storify-stories-slider/js/jquery.colorbox.min.js/wp-content/plugins/storify-stories-slider/js/jquery.prettydate.min.js/wp-content/plugins/storify-stories-slider/js/jquery.storify-stories-slider.js

HTML / DOM Fingerprints

CSS Classes
storify-stories-slider
JS Globals
storifyStoriesSlider
Shortcode Output
<div id="storify-stories-slider-
FAQ

Frequently Asked Questions about Storify Stories Slider