Edu Testimonials Security & Risk Analysis

wordpress.org/plugins/edu-testimonials

EDU Testimonials is a standalone plugin built, maintained & operated by the friendly folks over at EDU Academy Theme

0 active installs v1.0.0 PHP 5.2+ WP 5.2+ Updated Oct 19, 2019
best-testimonials-pluginfree-pluginmokaaytestimonials
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Edu Testimonials Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "edu-testimonials" plugin v1.0.0 exhibits a generally strong security posture based on the static analysis. It demonstrates good practices by having no dangerous functions, all SQL queries are prepared, and it implements nonce and capability checks. The absence of file operations and external HTTP requests further reduces potential attack vectors. The limited attack surface, consisting of only one shortcode with no apparent protection concerns at this entry point, is also a positive sign. The plugin also has a clean vulnerability history with no recorded CVEs, indicating a commitment to security by the developers or a lack of past exploitation.

However, a significant concern is the output escaping. With 11 total outputs and only 55% properly escaped, there is a substantial risk of cross-site scripting (XSS) vulnerabilities. Unescaped output allows malicious scripts to be injected into the rendered page, potentially leading to unauthorized actions or data theft. While the taint analysis found no flows, this does not negate the XSS risk presented by the unescaped outputs. The lack of recorded vulnerabilities in its history is a strength, but it should not lead to complacency, especially given the identified output escaping issues.

Key Concerns

  • Poor output escaping (45% unescaped)
Vulnerabilities
None known

Edu Testimonials Security Vulnerabilities

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

Edu Testimonials Release Timeline

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

Edu Testimonials Code Analysis

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

SQL Query Safety

100% prepared3 total queries

Output Escaping

55% escaped11 total outputs
Attack Surface

Edu Testimonials Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[testimonials-slider] inc/init.php:22
WordPress Hooks 7
actionwp_enqueue_scriptsinc/init.php:12
actioninitinc/init.php:13
actionadd_meta_boxesinc/init.php:14
actionsave_postinc/init.php:15
actionmanage_testimonials_posts_columnsinc/init.php:16
actionmanage_testimonials_posts_custom_columninc/init.php:17
actionadmin_menuinc/init.php:20
Maintenance & Trust

Edu Testimonials Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedOct 19, 2019
PHP min version5.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Edu Testimonials Developer Profile

hanymahrous

1 plugin · 0 total installs

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

How We Detect Edu Testimonials

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/edu-testimonials/assets/css/eduplugin-style.css/wp-content/plugins/edu-testimonials/assets/css/owl.carousel.css/wp-content/plugins/edu-testimonials/assets/js/owl.carousel.js
Script Paths
../assets/js/owl.carousel.js

HTML / DOM Fingerprints

Data Attributes
id="edu_testimonials_job"name="edu_testimonials_job"id="edu_testimonials_email"name="edu_testimonials_email"name="edu_testimonials_nonce"
Shortcode Output
<div class="wrap"> <h1>Testimonials Shortcode</h1> <p>Testimonials Slider Shortcode</p> <p><code>[testimonials-slider]</code></p> </div>
FAQ

Frequently Asked Questions about Edu Testimonials