WP Fading Content Slider Security & Risk Analysis

wordpress.org/plugins/wp-fading-content-slider

A customizable JQuery content slider with CSS3 animations and fading effects.

10 active installs v0.2.2 PHP + WP 3.0+ Updated Mar 26, 2013
animationjqueryslider
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Fading Content Slider Safe to Use in 2026?

Generally Safe

Score 85/100

WP Fading Content 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 wp-fading-content-slider plugin, version 0.2.2, exhibits a mixed security posture. On the positive side, it demonstrates good practices by not utilizing dangerous functions, conducting all SQL queries with prepared statements, and having no recorded vulnerabilities or CVEs. The attack surface appears minimal, with only one shortcode and no exposed AJAX handlers, REST API routes, or cron events. Taint analysis shows no identified vulnerabilities. However, a significant concern arises from the complete lack of output escaping across all 17 identified output points. This means that any data displayed by the plugin, if it originates from an untrusted source or is manipulated by an attacker, could potentially lead to cross-site scripting (XSS) vulnerabilities. Additionally, the absence of nonce checks and capability checks on its single entry point (the shortcode) means that any authenticated user could potentially trigger its functionality, and without proper validation, this could be exploited in conjunction with the unescaped output.

Key Concerns

  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

WP Fading Content Slider Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

WP Fading Content Slider Release Timeline

v0.2.2Current
Code Analysis
Analyzed Mar 17, 2026

WP Fading Content Slider Code Analysis

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

Output Escaping

0% escaped17 total outputs
Attack Surface

WP Fading Content Slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[fadingslider] wp-fading-content-slider.php:51
WordPress Hooks 8
actioninitwp-fading-content-slider.php:25
actionadmin_print_styleswp-fading-content-slider.php:28
actionadmin_enqueue_scriptswp-fading-content-slider.php:29
actionwp_enqueue_scriptswp-fading-content-slider.php:32
actionwp_enqueue_scriptswp-fading-content-slider.php:33
actionadmin_menuwp-fading-content-slider.php:46
actionadmin_initwp-fading-content-slider.php:47
actionsave_postwp-fading-content-slider.php:48
Maintenance & Trust

WP Fading Content Slider Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedMar 26, 2013
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Fading Content Slider Developer Profile

wp-maverick

2 plugins · 20 total installs

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

How We Detect WP Fading Content Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-fading-content-slider/css/admin.css/wp-content/plugins/wp-fading-content-slider/css/display.css/wp-content/plugins/wp-fading-content-slider/js/display.js
Script Paths
/wp-content/plugins/wp-fading-content-slider/js/admin.js/wp-content/plugins/wp-fading-content-slider/js/display.js
Version Parameters
wp-fading-content-slider/css/admin.css?ver=wp-fading-content-slider/css/display.css?ver=wp-fading-content-slider/js/admin.js?ver=wp-fading-content-slider/js/display.js?ver=

HTML / DOM Fingerprints

CSS Classes
fadingslider_container
Data Attributes
fading_slider
Shortcode Output
<div class="fadingslider_container"><div class="fade_slider">
FAQ

Frequently Asked Questions about WP Fading Content Slider