Manual Order For WooCommerce Security & Risk Analysis

wordpress.org/plugins/manual-order

Save your time by quickly creating orders for your woocommerce powered shops, and for existing or new users. Apply a flat discount or a coupon code in …

100 active installs v1.3.0 PHP 7.4+ WP 6.4+ Updated May 5, 2025
dashboard-orderinventory-managemanual-orderorderwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Manual Order For WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Manual Order For WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The manual-order plugin v1.3.0 exhibits a generally strong security posture based on the provided static analysis. It boasts no known CVEs, a complete absence of SQL injection vulnerabilities due to prepared statements, and no file operations or external HTTP requests, which are common vectors for attacks. The attack surface is also minimal, with only two AJAX handlers and no direct REST API routes, shortcodes, or cron events. The presence of nonce checks is also a positive indicator of good security practices.

However, there are a few areas for concern. The most significant is the output escaping, which is only properly implemented in 47% of cases. This indicates a potential risk of Cross-Site Scripting (XSS) vulnerabilities, where unsanitized data could be injected and executed in users' browsers. Additionally, the plugin lacks any capability checks. While the AJAX handlers are currently protected, the absence of capability checks means that if an authentication bypass were to occur or if a future vulnerability were introduced that exposed these handlers, there would be no secondary layer of defense to prevent unauthorized actions.

Given the clean vulnerability history, it suggests the developers have been diligent in the past. Nonetheless, the identified output escaping issue and the lack of capability checks represent a tangible risk that should be addressed. The plugin's strengths lie in its lack of known exploits and its use of secure SQL practices, but the identified weaknesses, particularly the unescaped output, mean it is not entirely risk-free.

Key Concerns

  • Insufficient output escaping
  • Missing capability checks
Vulnerabilities
None known

Manual Order For WooCommerce Security Vulnerabilities

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

Manual Order For WooCommerce Code Analysis

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

Output Escaping

47% escaped45 total outputs
Attack Surface

Manual Order For WooCommerce Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_mofw_genpwmanual-order.php:52
authwp_ajax_mofw_fetch_usermanual-order.php:54
WordPress Hooks 6
actioninitmanual-order.php:46
actionadmin_menumanual-order.php:50
actionadmin_enqueue_scriptsmanual-order.php:51
actionadmin_post_mofw_formmanual-order.php:53
actionmofw_order_processing_completemanual-order.php:55
filteradmin_footer_textmanual-order.php:99
Maintenance & Trust

Manual Order For WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 5, 2025
PHP min version7.4
Downloads4K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

Manual Order For WooCommerce Developer Profile

Coders Time Team

6 plugins · 3K total installs

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

How We Detect Manual Order For WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/manual-order/assets/css/style.css/wp-content/plugins/manual-order/assets/js/mofw.js
Script Paths
/wp-content/plugins/manual-order/assets/js/mofw.js
Version Parameters
manual-order/assets/css/style.css?ver=manual-order/assets/js/mofw.js?ver=

HTML / DOM Fingerprints

CSS Classes
mofw-order-formmofw_wrapmofw_generate_password
Data Attributes
data-noncedata-ajax-urldata-spdata-dcdata-ccdata-dt
JS Globals
mofw
FAQ

Frequently Asked Questions about Manual Order For WooCommerce