WPLMS CLEVERCOURSE MIGRATION Security & Risk Analysis

wordpress.org/plugins/wplms-clevercourse-migration

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

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

Is WPLMS CLEVERCOURSE MIGRATION Safe to Use in 2026?

Generally Safe

Score 85/100

WPLMS CLEVERCOURSE 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-clevercourse-migration" plugin version 1.0 presents a generally good security posture, particularly with its limited attack surface consisting solely of two AJAX handlers, both of which appear to have nonce checks. The absence of REST API routes, shortcodes, and cron events further reduces potential entry points. Notably, the plugin exhibits no known vulnerabilities in its history, suggesting a history of secure development or infrequent exposure. However, a significant concern arises from the output escaping. With 3 total outputs analyzed and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where user-supplied data could be injected and executed in the user's browser.

The lack of capability checks on the AJAX handlers, despite having nonce checks, is another area of potential weakness. While nonces protect against CSRF attacks, they do not inherently prevent authenticated users from performing actions they shouldn't have permission for if the underlying logic doesn't enforce authorization. The SQL queries are a mixed bag, with 50% using prepared statements, which is an improvement over raw SQL, but the remaining 50% are a potential vector for SQL injection if not handled with extreme care in their construction and input sanitization. The lack of taint analysis results is inconclusive but doesn't necessarily imply security as it might mean no flows were found or the analysis was incomplete.

Overall, the plugin demonstrates strengths in minimizing its attack surface and having a clean vulnerability history. However, the critical issue of unescaped output and the potential risks associated with SQL queries and lack of capability checks on AJAX handlers necessitate careful consideration. The plugin's security would be significantly enhanced by implementing proper output escaping and robust capability checks on all administrative functions exposed via AJAX.

Key Concerns

  • 0% output escaping
  • 50% SQL queries not using prepared statements
  • No capability checks on AJAX handlers
Vulnerabilities
None known

WPLMS CLEVERCOURSE MIGRATION Security Vulnerabilities

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

WPLMS CLEVERCOURSE MIGRATION Code Analysis

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

SQL Query Safety

50% prepared4 total queries

Output Escaping

0% escaped3 total outputs
Attack Surface

WPLMS CLEVERCOURSE MIGRATION Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_migration_cc_coursesincludes\init.php:28
authwp_ajax_migration_cc_course_to_wplmsincludes\init.php:30
WordPress Hooks 2
actionadmin_noticesincludes\init.php:27
actionplugins_loadedwplms_clevercourse_migrate.php:30
Maintenance & Trust

WPLMS CLEVERCOURSE MIGRATION Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedMay 11, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WPLMS CLEVERCOURSE 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 CLEVERCOURSE 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-clevercourse-migration/css/style.css/wp-content/plugins/wplms-clevercourse-migration/js/clevercourse-migration.js
Script Paths
/wp-content/plugins/wplms-clevercourse-migration/js/clevercourse-migration.js
Version Parameters
wplms-clevercourse-migration/css/style.css?ver=wplms-clevercourse-migration/js/clevercourse-migration.js?ver=

HTML / DOM Fingerprints

CSS Classes
wplms_cc_progressbar
Data Attributes
id="begin_wplms_clevercourse_migration"id="migration_clevercourse_courses"id="cc_message"name="click"type="submit"value="Click Here"
JS Globals
ajaxurljQuery$
REST Endpoints
/wp-json/
FAQ

Frequently Asked Questions about WPLMS CLEVERCOURSE MIGRATION