Simple Fading Testimonials Widget Security & Risk Analysis

wordpress.org/plugins/simple-fading-testimonials-widget

Easily add revolving and fading testimonials to your site, with a delayed author element, via a widget.

10 active installs v1.1.2 PHP + WP 4.3.1+ Updated Jan 23, 2019
fadeinfadeoutquotestestimonialswidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Fading Testimonials Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Fading Testimonials Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The overall security posture of this plugin, version 1.1.2, appears to be a mixed bag. On the positive side, there are no reported CVEs, no external HTTP requests, no file operations, and all SQL queries utilize prepared statements, indicating good practices in these areas. The absence of a significant attack surface with entry points is also a strong positive.

However, several concerning signals emerge from the static analysis. The presence of the `create_function` dangerous function is a significant red flag, as it can be exploited for code injection if used with untrusted input. Furthermore, the significantly low rate of proper output escaping (16%) suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities. The complete lack of nonce checks and capability checks, especially given the absence of authentication checks on any entry points (though the entry point count is zero), leaves the plugin vulnerable to CSRF and unauthorized actions if entry points were to be introduced or if internal functions are called without proper validation.

The vulnerability history being clean is encouraging, but it doesn't negate the risks identified in the static analysis. The clean history might be due to the low complexity of the plugin or the lack of deep security auditing. In conclusion, while the plugin exhibits strengths in SQL handling and attack surface management, the high potential for XSS due to poor output escaping and the presence of a dangerous function warrant significant caution.

Key Concerns

  • Dangerous function detected (create_function)
  • Low output escaping rate (16%)
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Simple Fading Testimonials Widget Security Vulnerabilities

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

Simple Fading Testimonials Widget Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Simple Fading Testimonials Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("wp_simple_fading_testimonialadmin/partials/widget.php:177

Output Escaping

16% escaped45 total outputs
Attack Surface

Simple Fading Testimonials Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actioninitadmin/partials/custom_field.php:38
filtermanage_edit-testimonial_columnsadmin/partials/custom_field.php:45
actionmanage_testimonial_posts_custom_columnadmin/partials/custom_field.php:62
filterenter_title_hereadmin/partials/custom_field.php:85
filteradmin_footer_textadmin/partials/custom_field.php:99
actionwidgets_initadmin/partials/widget.php:177
actionplugins_loadedincludes/class-sft.php:139
actionadmin_enqueue_scriptsincludes/class-sft.php:154
actionadmin_enqueue_scriptsincludes/class-sft.php:155
actionwp_enqueue_scriptsincludes/class-sft.php:170
actionwp_enqueue_scriptsincludes/class-sft.php:171
actionwp_footerpublic/partials/docReady.php:39
Maintenance & Trust

Simple Fading Testimonials Widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedJan 23, 2019
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Simple Fading Testimonials Widget Developer Profile

SK-UK

1 plugin · 10 total installs

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

How We Detect Simple Fading Testimonials Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-fading-testimonials-widget/js/simple-fading-testimonials.js
Script Paths
/wp-content/plugins/simple-fading-testimonials-widget/js/simple-fading-testimonials.js
Version Parameters
simple-fading-testimonials-widget/js/simple-fading-testimonials.js?ver=simple-fading-testimonials-widget/css/simple-fading-testimonials.css?ver=

HTML / DOM Fingerprints

CSS Classes
simple-fade-testimonials
Data Attributes
data-sft-transition-timedata-sft-fade-in-timedata-sft-fade-out-timedata-sft-visible-itemsdata-sft-speed
JS Globals
simple_fade_testimonials
Shortcode Output
[simple_fading_testimonials]
FAQ

Frequently Asked Questions about Simple Fading Testimonials Widget