WPLMS COURSEWARE MIGRATION Security & Risk Analysis

wordpress.org/plugins/wplms-courseware-migration

WPLMS Courseware Migrate helps users to migrate all Courseware courses to WPLMS courses

10 active installs v1.0 PHP + WP 3.6+ Updated Dec 22, 2017
coursewarecourseware-migratemigratewplmswplms-migrate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPLMS COURSEWARE MIGRATION Safe to Use in 2026?

Generally Safe

Score 85/100

WPLMS COURSEWARE MIGRATION has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "wplms-courseware-migration" v1.0 plugin exhibits a generally good security posture based on the provided static analysis. It has a very small attack surface with no unprotected entry points and all outputs are properly escaped. The absence of any recorded vulnerabilities in its history further suggests a history of secure development. However, the presence of the `unserialize` function is a significant concern. While there are nonce checks in place for its two AJAX handlers, the lack of capability checks and the potential for deserialization vulnerabilities if untrusted data is passed to `unserialize` represent a notable risk. The low percentage of prepared statements for SQL queries also indicates a potential for SQL injection if the queries are constructed with user-supplied data.

Key Concerns

  • Use of unserialize function
  • Low percentage of prepared statements for SQL
  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

WPLMS COURSEWARE MIGRATION Security Vulnerabilities

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

WPLMS COURSEWARE MIGRATION Code Analysis

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

Dangerous Functions Found

unserialize$question_data_answers = unserialize($question->question_data_answers);includes\init.php:302
unserialize$question->question_correct_answer = unserialize($question->question_correct_answer);includes\init.php:329

SQL Query Safety

10% prepared10 total queries
Attack Surface

WPLMS COURSEWARE MIGRATION Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_migration_wp_cw_coursesincludes\init.php:28
authwp_ajax_migration_wp_cw_course_to_wplmsincludes\init.php:29
WordPress Hooks 2
actionadmin_noticesincludes\init.php:27
actionplugins_loadedwplms_courseware_migrate.php:30
Maintenance & Trust

WPLMS COURSEWARE MIGRATION Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedDec 22, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WPLMS COURSEWARE MIGRATION Developer Profile

VibeThemes

20 plugins · 4K total installs

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

How We Detect WPLMS COURSEWARE MIGRATION

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wplms-courseware-migration/css/wplms_courseware_migration.css/wp-content/plugins/wplms-courseware-migration/js/wplms_courseware_migration.js
Script Paths
/wp-content/plugins/wplms-courseware-migration/js/wplms_courseware_migration.js
Version Parameters
wplms-courseware-migration/css/wplms_courseware_migration.css?ver=wplms-courseware-migration/js/wplms_courseware_migration.js?ver=

HTML / DOM Fingerprints

CSS Classes
wplms_ccw_progressbar
Data Attributes
id="migration_wp_cw_courses"id="ccw_message"id="begin_wplms_wpcw_migration"data-action="migration_wp_cw_courses"data-action="migration_wp_cw_course_to_wplms"
JS Globals
wplms_courseware_migrationwpcw_ajaxcall
REST Endpoints
/wp-json/wp-courseware-migration/v1/...
FAQ

Frequently Asked Questions about WPLMS COURSEWARE MIGRATION