Manual Completions for WP Courseware Security & Risk Analysis

wordpress.org/plugins/manual-completions-wpcourseware

Manual Completions for WP Courseware lets you check completion as well as manually mark courses, units and quizzes as complete.

0 active installs v1.2 PHP 5.4+ WP 4.0+ Updated Sep 11, 2025
bulkcompletiongrassblademanualwpcourseware
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Manual Completions for WP Courseware Safe to Use in 2026?

Generally Safe

Score 100/100

Manual Completions for WP Courseware has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The "manual-completions-wpcourseware" plugin v1.2 demonstrates a generally strong security posture with several good practices in place. The absence of direct SQL injection vulnerabilities due to 100% prepared statements and a high percentage of properly escaped output (98%) are positive indicators. Furthermore, the plugin has no recorded vulnerability history (CVEs), suggesting a lack of publicly known security flaws and potentially a history of responsible development.

However, the static analysis reveals specific areas of concern. The presence of two taint flows with unsanitized paths, both classified as high severity, is a significant risk. While the data doesn't specify the nature of these flows, they represent potential entry points for attackers to inject malicious data into the application. Additionally, the plugin has only one recorded nonce check for its four AJAX handlers, indicating that three of them might be vulnerable to Cross-Site Request Forgery (CSRF) attacks if they don't have implicit permission checks. The use of the Select2 library, while not inherently a vulnerability, could become one if it's outdated and has known exploits.

In conclusion, the plugin benefits from solid fundamental security practices like prepared SQL statements and output escaping. The lack of past vulnerabilities is a good sign. Nevertheless, the identified high-severity taint flows and the limited nonce checks on AJAX actions present clear and actionable risks that require immediate attention. Addressing these specific vulnerabilities is crucial to maintaining a secure application.

Key Concerns

  • High severity taint flows with unsanitized paths
  • Insufficient nonce checks on AJAX handlers
  • Bundled library (Select2) may be outdated
Vulnerabilities
None known

Manual Completions for WP Courseware Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Manual Completions for WP Courseware Release Timeline

v1.2Current
v1.0
Code Analysis
Analyzed Apr 16, 2026

Manual Completions for WP Courseware Code Analysis

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

Bundled Libraries

Select2

SQL Query Safety

100% prepared12 total queries

Output Escaping

98% escaped91 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
get_enrolled_users (manual_completions_wpcourseware.php:43)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Manual Completions for WP Courseware Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_manual_completions_wpcourseware_course_selectedmanual_completions_wpcourseware.php:36
authwp_ajax_manual_completions_wpcourseware_mark_completemanual_completions_wpcourseware.php:37
authwp_ajax_manual_completions_wpcourseware_check_completionmanual_completions_wpcourseware.php:38
authwp_ajax_manual_completions_wpcourseware_get_enrolled_usersmanual_completions_wpcourseware.php:39
WordPress Hooks 7
actionadmin_menumanual_completions_wpcourseware.php:35
actionadmin_initmanual_completions_wpcourseware.php:40
actionadmin_print_stylesmanual_completions_wpcourseware.php:87
filterupload_mimesmanual_completions_wpcourseware.php:91
actionadmin_print_stylesmanual_completions_wpcourseware.php:205
filterwpcourseware_process_mark_completemanual_completions_wpcourseware.php:537
filterwpcw_unit_quiz_allow_quiz_progress_without_questionsmanual_completions_wpcourseware.php:650
Maintenance & Trust

Manual Completions for WP Courseware Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 11, 2025
PHP min version5.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Manual Completions for WP Courseware Developer Profile

Pankaj Agrawal

23 plugins · 5K total installs

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

How We Detect Manual Completions for WP Courseware

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/manual-completions-wpcourseware/script.js/wp-content/plugins/manual-completions-wpcourseware/style.css/wp-content/plugins/manual-completions-wpcourseware/vendor/select2/js/select2.min.js/wp-content/plugins/manual-completions-wpcourseware/vendor/select2/css/select2.min.css/wp-content/plugins/manual-completions-wpcourseware/img/icon-gb.png
Script Paths
/wp-content/plugins/manual-completions-wpcourseware/script.js/wp-content/plugins/manual-completions-wpcourseware/vendor/select2/js/select2.min.js
Version Parameters
manual-completions-wpcourseware/script.js?ver=manual-completions-wpcourseware/style.css?ver=manual-completions-wpcourseware/vendor/select2/js/select2.min.js?ver=manual-completions-wpcourseware/vendor/select2/css/select2.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
manual_completions_wpcourseware_table
JS Globals
manual_completions_wpcourseware
FAQ

Frequently Asked Questions about Manual Completions for WP Courseware