Easy Quick Order Security & Risk Analysis

wordpress.org/plugins/easy-quick-order

Create your orders easily & quicky for your woocommerce powered shops, and for existing or new users. Apply a flat discount or a coupon code insta …

10 active installs v1.0.0 PHP 5.6+ WP + Updated May 12, 2020
new-customerorderpasswaord-generatequick-orderuser-generate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Quick Order Safe to Use in 2026?

Generally Safe

Score 85/100

Easy Quick Order 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 "easy-quick-order" plugin v1.0.0 exhibits a mixed security posture. On the positive side, it avoids dangerous functions, uses prepared statements for all SQL queries, and has no recorded vulnerabilities or external HTTP requests. However, significant concerns arise from its attack surface. With 2 AJAX handlers, both of which lack authentication checks, there's a direct pathway for unauthenticated attackers to interact with the plugin's functionality. This lack of authorization on entry points is a critical weakness.

The code analysis indicates a substantial amount of output (52%) is not properly escaped, presenting a risk of cross-site scripting (XSS) vulnerabilities. While there are no critical or high-severity taint flows detected, and no raw SQL queries, the unprotected AJAX endpoints combined with potential XSS risks from unescaped output create a concerning attack surface. The absence of any recorded vulnerabilities in its history might suggest a lack of past scrutiny or a very new plugin, but it does not mitigate the immediate risks identified in the static analysis.

In conclusion, while the plugin demonstrates good practices in areas like SQL sanitization and avoiding dangerous functions, the unprotected AJAX endpoints and the high percentage of unescaped output are serious security flaws that require immediate attention. The plugin has strengths in its core query handling but significant weaknesses in its input validation and output sanitization for its exposed functionality.

Key Concerns

  • AJAX handlers without auth checks
  • High percentage of unescaped output
Vulnerabilities
None known

Easy Quick Order Security Vulnerabilities

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

Easy Quick Order 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

Easy Quick Order Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_ewqo_genpweasy-quick-order.php:165
authwp_ajax_ewqo_fetch_usereasy-quick-order.php:174
WordPress Hooks 4
actionadmin_enqueue_scriptseasy-quick-order.php:31
actionadmin_menueasy-quick-order.php:33
actionadmin_post_ewqo_formeasy-quick-order.php:153
actionewqo_order_processing_completeeasy-quick-order.php:269
Maintenance & Trust

Easy Quick Order Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMay 12, 2020
PHP min version5.6
Downloads957

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Easy Quick Order Developer Profile

Ezy

1 plugin · 10 total installs

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

How We Detect Easy Quick Order

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-quick-order/assets/css/style.css/wp-content/plugins/easy-quick-order/assets/js/ewqo.js
Script Paths
/wp-content/plugins/easy-quick-order/assets/js/ewqo.js
Version Parameters
easy-quick-order/assets/css/style.css?ver=easy-quick-order/assets/js/ewqo.js?ver=

HTML / DOM Fingerprints

CSS Classes
ewqo-form-wrapperewqo-form-titleewqo-form-containerewqo-formewqo-controlewqo-control-right-gapewqo-buttonewqo-info+3 more
Data Attributes
data-action="ewqo_form"
JS Globals
ewqo
FAQ

Frequently Asked Questions about Easy Quick Order