FP Testimonials Security & Risk Analysis

wordpress.org/plugins/fp-testimonials

This plugin will display testimonials in sidebar with several effects. You can manage the options from backend.Also you can use Shortcode for pages.

40 active installs v1.0.7 PHP + WP 2.0.0+ Updated Jul 4, 2013
shortcodeslidertestimonialwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FP Testimonials Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The fp-testimonials plugin version 1.0.7 exhibits a mixed security posture, with some positive indicators but significant areas of concern. The plugin's attack surface is minimal, with only one shortcode identified as an entry point and no unprotected endpoints. The absence of known CVEs and a clean vulnerability history suggest a lack of historically exploited weaknesses. However, the static analysis reveals critical security flaws in the code itself. The presence of the dangerous `create_function` function is a major red flag, as it can be exploited for remote code execution if not handled with extreme care and sanitization. Furthermore, a very low percentage (6%) of output is properly escaped, indicating a high risk of cross-site scripting (XSS) vulnerabilities across numerous output points. The lack of nonce checks and capability checks on its single entry point also leaves it vulnerable to unauthorized actions or data manipulation if the shortcode can be triggered maliciously.

Key Concerns

  • Presence of dangerous create_function
  • Very low output escaping percentage
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

FP Testimonials Security Vulnerabilities

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

FP Testimonials Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
73
5 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("TestimonailWidget");') );fp_testimonials.php:335

Output Escaping

6% escaped78 total outputs
Attack Surface

FP Testimonials Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[testimonial] fp_testimonials.php:377
WordPress Hooks 5
actioninitfp_testimonials.php:15
filterpost_updated_messagesfp_testimonials.php:50
actioncontextual_helpfp_testimonials.php:70
actionadmin_headfp_testimonials.php:88
actionwidgets_initfp_testimonials.php:335
Maintenance & Trust

FP Testimonials Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJul 4, 2013
PHP min version
Downloads7K

Community Trust

Rating98/100
Number of ratings7
Active installs40
Developer Profile

FP Testimonials Developer Profile

Flourish Pixel

6 plugins · 310 total installs

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

How We Detect FP Testimonials

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fp-testimonials/js/jquery.bxSlider.min.js/wp-content/plugins/fp-testimonials/css/testimonial.css
Script Paths
/wp-content/plugins/fp-testimonials/js/jquery.bxSlider.min.js

HTML / DOM Fingerprints

CSS Classes
TestimonailWidgetfp_label
Data Attributes
id="menu-posts-testimonial"class="wp-menu-image"
Shortcode Output
[testimonial[textimonial
FAQ

Frequently Asked Questions about FP Testimonials