MSTW Schedule Builder Security & Risk Analysis

wordpress.org/plugins/mstw-schedule-builder

Builds round-robin games schedules for teams, leagues & tournaments created in the MSTW League Manager plugin.

10 active installs v1.0 PHP 7.3+ WP 5.5.1+ Updated Nov 19, 2024
double-round-robinleaguesround-robinschedulessports
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MSTW Schedule Builder Safe to Use in 2026?

Generally Safe

Score 92/100

MSTW Schedule Builder has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "mstw-schedule-builder" plugin v1.0 presents a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, utilizing prepared statements exclusively, and has no recorded vulnerabilities or CVEs. The absence of dangerous functions, file operations, and external HTTP requests also contributes to a potentially safer environment. However, a significant concern arises from its attack surface. With one unprotected AJAX handler, this plugin exposes a potential entry point for malicious actors to exploit without proper authentication or authorization. Furthermore, a substantial portion of its output (52%) is not properly escaped, indicating a risk of Cross-Site Scripting (XSS) vulnerabilities, especially when combined with the unprotected AJAX handler.

The plugin's lack of taint analysis data suggests it might be a relatively simple plugin or that this analysis didn't cover all code paths. The absence of vulnerabilities in its history is a strength, implying a history of relatively secure development or a lack of past exploitation. However, the current static analysis reveals clear weaknesses that could be exploited. The presence of unprotected AJAX endpoints and unescaped output are the most immediate and actionable security risks that require attention. While the plugin has strengths in its SQL handling and lack of past CVEs, the identified attack surface and output escaping issues significantly lower its overall security rating and warrant careful consideration.

Key Concerns

  • Unprotected AJAX handler
  • Significant unescaped output
  • No nonce checks on AJAX
Vulnerabilities
None known

MSTW Schedule Builder Security Vulnerabilities

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

MSTW Schedule Builder Code Analysis

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

Output Escaping

48% escaped157 total outputs
Attack Surface
1 unprotected

MSTW Schedule Builder Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_schedule_buildermstw-schedule-builder.php:94
WordPress Hooks 6
actionadmin_enqueue_scriptsincludes\mstw-sb-admin.php:27
actionadmin_menuincludes\mstw-sb-admin.php:54
actionadmin_enqueue_scriptsincludes\mstw-sb-admin.php:175
actionsave_post_mstw_lm_gameincludes\mstw-sb-schedule-builder-class.php:596
actionsave_post_mstw_lm_gameincludes\mstw-sb-schedule-builder-class.php:666
actioninitmstw-schedule-builder.php:70
Maintenance & Trust

MSTW Schedule Builder Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedNov 19, 2024
PHP min version7.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

MSTW Schedule Builder Developer Profile

Mark O'Donnell

7 plugins · 550 total installs

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

How We Detect MSTW Schedule Builder

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mstw-schedule-builder/images/mstw-admin-menu-icon.png
Script Paths
/wp-content/plugins/mstw-schedule-builder/includes/mstw-sb-utility-functions.php/wp-content/plugins/mstw-schedule-builder/includes/mstw-utility-functions.php/wp-content/plugins/mstw-schedule-builder/includes/mstw-sb-admin.php/wp-content/plugins/mstw-schedule-builder/includes/mstw-sb-schedule-builder-class.php/wp-content/plugins/mstw-schedule-builder/includes/mstw-sb-update-games-class.php

HTML / DOM Fingerprints

HTML Comments
Copyright 2020 Mark O'Donnell (email : mark@shoalsummitsolutions.com)This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the+31 more
Data Attributes
data-current-urldata-ajax-url
JS Globals
mstw_sb_ajax_callback
FAQ

Frequently Asked Questions about MSTW Schedule Builder