Dojo (beta) Security & Risk Analysis

wordpress.org/plugins/dojo

Manage and grow your Martial Arts school with easy to use tools for your students, teachers and you!

10 active installs v0.23 PHP + WP 4.0+ Updated Nov 11, 2020
clubdojokaratemartial-artsschool
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Dojo (beta) Safe to Use in 2026?

Generally Safe

Score 85/100

Dojo (beta) has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "dojo" plugin v0.23 demonstrates a generally good security posture with no known vulnerabilities in its history. The static analysis reveals a small attack surface, with no direct AJAX handlers, REST API routes, or shortcodes exposed without authentication. The code also shows a reasonable effort towards secure coding practices, with a high percentage of SQL queries using prepared statements and a majority of output being properly escaped. However, a significant concern arises from the presence of the `unserialize()` function, which is a known vector for remote code execution if data originating from an untrusted source is processed. While taint analysis did not reveal critical or high severity unsanitized flows, the potential for misuse of `unserialize()` remains a notable risk.

The lack of recorded CVEs and recent vulnerabilities is a positive indicator, suggesting the developers are either diligent in their security efforts or the plugin has not been a target of sophisticated attacks. The presence of a single cron event and a limited number of file operations and external HTTP requests do not inherently pose a high risk, especially given the general lack of exposed entry points. Despite the positive aspects, the `unserialize()` function represents a critical point of failure that needs careful consideration and mitigation. The plugin is otherwise well-defended regarding authentication and authorization checks.

Key Concerns

  • Dangerous function unserialize() detected
  • Minor output escaping issues
  • File operations detected
  • External HTTP requests detected
Vulnerabilities
None known

Dojo (beta) Security Vulnerabilities

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

Dojo (beta) Code Analysis

Dangerous Functions
1
Raw SQL Queries
22
57 prepared
Unescaped Output
91
301 escaped
Nonce Checks
1
Capability Checks
10
File Operations
6
External Requests
2
Bundled Libraries
0

Dangerous Functions Found

unserialize$meta = unserialize( $line_item->meta );extensions\dojo-membership\class-dojo-membership.php:858

SQL Query Safety

72% prepared79 total queries

Output Escaping

77% escaped392 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

25 flows3 with unsanitized paths
ajax_get_charge_date (extensions\dojo-membership\class-dojo-membership.php:215)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Dojo (beta) Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuclass-dojo-menu.php:19
actionadmin_initclass-dojo-settings.php:17
actionupdate_option_dojo_optionsclass-dojo-settings.php:18
filterthe_titleclass-dojo.php:515
filterpost_linkclass-dojo.php:516

Scheduled Events 1

dojo_update
Maintenance & Trust

Dojo (beta) Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedNov 11, 2020
PHP min version
Downloads3K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

Dojo (beta) Developer Profile

david273

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 Dojo (beta)

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dojo/css/dojo-style.css/wp-content/plugins/dojo/css/dojo-admin-style.css
Script Paths
/wp-content/plugins/dojo/js/dist/dojo.js/wp-content/plugins/dojo/js/dist/dojo.min.js

HTML / DOM Fingerprints

HTML Comments
<!-- Dojo is free software: you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation, either version 2 of the License, orany later version.+6 more
JS Globals
dojo
Shortcode Output
[dojo_page]
FAQ

Frequently Asked Questions about Dojo (beta)