Quick Order For WooCommerce Security & Risk Analysis

wordpress.org/plugins/wc-quick-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 …

0 active installs v1.0.0 PHP 5.6+ WP 4.0+ Updated Mar 8, 2021
cartdiscountorderwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Quick Order For WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "wc-quick-order" v1.0.0 plugin presents a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, raw SQL queries, file operations, and external HTTP requests. The absence of known CVEs and a lack of historical vulnerabilities suggest a relatively stable codebase from a public disclosure perspective. However, significant concerns arise from the static analysis. The plugin exposes two AJAX handlers, both of which are completely unprotected by authentication checks. This is a major security weakness that could allow unauthorized users to trigger these functions. Additionally, while nonce checks are present, the absence of capability checks is another critical oversight, meaning any authenticated user, regardless of their role, could potentially interact with these unprotected AJAX endpoints. The output escaping is also concerning, with nearly half of the outputs not being properly escaped, increasing the risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is processed within these handlers. The lack of taint analysis data is noted, but the presence of unprotected entry points and poor output sanitization creates a substantial risk regardless.

Key Concerns

  • Unprotected AJAX handlers
  • Missing capability checks on AJAX
  • Poor output escaping
Vulnerabilities
None known

Quick Order For WooCommerce Security Vulnerabilities

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

Quick Order For WooCommerce Code Analysis

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

Output Escaping

48% escaped42 total outputs
Attack Surface
2 unprotected

Quick Order For WooCommerce Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_qofw_genpwquick-order-for-woocommerce.php:162
authwp_ajax_qofw_fetch_userquick-order-for-woocommerce.php:171
WordPress Hooks 4
actionadmin_enqueue_scriptsquick-order-for-woocommerce.php:29
actionadmin_menuquick-order-for-woocommerce.php:31
actionadmin_post_qofw_formquick-order-for-woocommerce.php:150
actionqofw_order_processing_completequick-order-for-woocommerce.php:266
Maintenance & Trust

Quick Order For WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedMar 8, 2021
PHP min version5.6
Downloads758

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Quick Order For WooCommerce Developer Profile

HasinHayder

4 plugins · 440 total installs

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

How We Detect Quick 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/wc-quick-order/assets/css/style.css/wp-content/plugins/wc-quick-order/assets/js/qofw.js
Version Parameters
wc-quick-order/assets/css/style.css?ver=wc-quick-order/assets/js/qofw.js?ver=

HTML / DOM Fingerprints

CSS Classes
qofw-form-wrapperqofw-form-titleqofw-form-containerqofw-formqofw-controlqofw-control-right-gapqofw_genpwqofw-info+3 more
Data Attributes
id='qofw_genpw'
JS Globals
qofw
FAQ

Frequently Asked Questions about Quick Order For WooCommerce