Lesson Scheduler Security & Risk Analysis

wordpress.org/plugins/lesson-scheduler

Just another lesson schedule management plugin. Simple look and feel.

10 active installs v1.2.0 PHP + WP 3.0+ Updated Feb 13, 2019
footballteamlessonorchestrapracticewindband
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Lesson Scheduler Safe to Use in 2026?

Generally Safe

Score 85/100

Lesson Scheduler 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 "lesson-scheduler" v1.2.0 plugin presents a mixed security posture. While it demonstrates good practices such as using prepared statements for all SQL queries and avoiding dangerous functions and file operations, there are significant areas of concern. The presence of an unprotected AJAX handler represents a substantial entry point that could be exploited by unauthenticated users, leading to potential privilege escalation or other malicious actions. Furthermore, the complete lack of output escaping on 69 identified output points is a critical flaw, making the plugin highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. The vulnerability history shows no known CVEs, which is positive, but this could also indicate a lack of thorough security auditing or that vulnerabilities have simply not been discovered or reported yet. The plugin's strengths lie in its avoidance of common pitfalls like raw SQL and external requests, but the identified unprotected AJAX handler and pervasive unescaped output create a notable risk.

Key Concerns

  • Unprotected AJAX handler
  • No output escaping
  • Unsanitized paths in taint analysis
Vulnerabilities
None known

Lesson Scheduler Security Vulnerabilities

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

Lesson Scheduler Code Analysis

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

Output Escaping

0% escaped69 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

4 flows3 with unsanitized paths
disp_lesson_scheduler_pc (lesson_scheduler.php:211)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Lesson Scheduler Attack Surface

Entry Points3
Unprotected1

AJAX Handlers 1

authwp_ajax_get_lesson_detaillesson_scheduler.php:739

Shortcodes 2

[lesson scheduler] lesson_scheduler.php:193
[lesson_scheduler] lesson_scheduler.php:194
WordPress Hooks 12
actioninitlesson_scheduler.php:39
actionsave_postlesson_scheduler.php:156
actionwp_insert_postlesson_scheduler.php:565
actioninitlesson_scheduler.php:622
actionwp_print_scriptslesson_scheduler.php:642
actionwp_print_styleslesson_scheduler.php:659
actionadmin_headlesson_scheduler.php:672
filterposts_orderbylesson_scheduler.php:688
filterposts_where_pagedlesson_scheduler.php:713
filterposts_orderbylesson_scheduler_mobile.php:175
filterposts_where_pagedlesson_scheduler_mobile.php:200
actionadmin_menulesson_scheduler_options.php:4
Maintenance & Trust

Lesson Scheduler Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedFeb 13, 2019
PHP min version
Downloads4K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Lesson Scheduler Developer Profile

Teruo Morimoto

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 Lesson Scheduler

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lesson-scheduler/lesson_scheduler_mobile.css/wp-content/plugins/lesson-scheduler/lesson_scheduler.css/wp-content/plugins/lesson-scheduler/lesson_scheduler.js
Script Paths
/wp-content/plugins/lesson-scheduler/lesson_scheduler.js
Version Parameters
lesson-scheduler/lesson_scheduler.css?ver=lesson-scheduler/lesson_scheduler_mobile.css?ver=lesson-scheduler/lesson_scheduler.js?ver=

HTML / DOM Fingerprints

CSS Classes
lesson_schedulertablelesson-2
HTML Comments
<!-- 自分自身のURLを取得する -->
Data Attributes
id="lesson_datepicker"name="lesson_schedule_field1"name="lesson_schedule_field2"name="lesson_schedule_field3"name="lesson_schedule_field4"id="lesson_datepicker"
Shortcode Output
[lesson scheduler][lesson_scheduler]
FAQ

Frequently Asked Questions about Lesson Scheduler