Doozy Order Protection Security & Risk Analysis

wordpress.org/plugins/doozy-order-protection

Add order protection to your WooCommerce store. Customers can protect their orders against loss, theft, and damage during shipping with a single check …

0 active installs v1.0.0 PHP 7.4+ WP 5.8+ Updated Mar 25, 2026
damage-protectionloss-protectionorder-protectionshipping-protectionwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Doozy Order Protection Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The Doozy Order Protection plugin exhibits a mixed security posture. On the positive side, it demonstrates strong practices regarding SQL queries, exclusively using prepared statements, and a very high percentage of properly escaped output, indicating a good effort to prevent common injection and XSS vulnerabilities. The absence of known CVEs and a clean vulnerability history further suggests a history of relative security. However, a significant concern arises from its attack surface. Seven out of eight entry points, specifically AJAX handlers, lack authentication checks. This opens the door for attackers to potentially trigger functionalities within these handlers without proper authorization, which could lead to unintended actions or data exposure if the handler's logic is flawed.

The static analysis reveals one flow with an unsanitized path, although it's not categorized as critical or high severity. This warrants investigation to ensure it doesn't lead to a path traversal or similar vulnerability. The plugin also makes external HTTP requests, which, while not inherently insecure, can be a vector for vulnerabilities if not handled with care, especially concerning the data sent or received. Overall, while the plugin's core code quality for SQL and output is commendable, the lack of authorization on a majority of its AJAX endpoints represents a substantial security weakness that needs immediate attention.

Key Concerns

  • Unprotected AJAX handlers
  • Flows with unsanitized paths
Vulnerabilities
None known

Doozy Order Protection Security Vulnerabilities

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

Doozy Order Protection Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Doozy Order Protection Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

99% escaped360 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
render_onboarding_page (admin/class-doozy-order-protection-admin.php:979)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
7 unprotected

Doozy Order Protection Attack Surface

Entry Points8
Unprotected7

AJAX Handlers 7

authwp_ajax_doozy_regenerate_api_keyincludes/class-doozy-order-protection.php:78
authwp_ajax_doozy_regenerate_webhook_secretincludes/class-doozy-order-protection.php:79
authwp_ajax_doozy_repair_connectionincludes/class-doozy-order-protection.php:80
authwp_ajax_doozy_update_protectionincludes/class-doozy-order-protection.php:128
noprivwp_ajax_doozy_update_protectionincludes/class-doozy-order-protection.php:129
authwp_ajax_doozy_get_protection_costincludes/class-doozy-order-protection.php:132
noprivwp_ajax_doozy_get_protection_costincludes/class-doozy-order-protection.php:133

REST API Routes 1

GET/wp-json/doozy/v1/localedoozy-order-protection.php:451
WordPress Hooks 24
actionadmin_noticesdoozy-order-protection.php:91
actionadmin_initdoozy-order-protection.php:165
actionadmin_initdoozy-order-protection.php:191
actiondoozy_order_protection_register_storedoozy-order-protection.php:203
actiondoozy_order_protection_complete_activation_eventdoozy-order-protection.php:285
actionadmin_initdoozy-order-protection.php:309
actionadmin_initdoozy-order-protection.php:360
actionwoocommerce_settings_saveddoozy-order-protection.php:370
actionbefore_woocommerce_initdoozy-order-protection.php:425
actionplugins_loadeddoozy-order-protection.php:445
actionrest_api_initdoozy-order-protection.php:462
actionadmin_enqueue_scriptsincludes/class-doozy-order-protection.php:73
actionadmin_enqueue_scriptsincludes/class-doozy-order-protection.php:74
actionadmin_menuincludes/class-doozy-order-protection.php:75
actionwp_enqueue_scriptsincludes/class-doozy-order-protection.php:89
actionwp_enqueue_scriptsincludes/class-doozy-order-protection.php:90
filterrender_blockincludes/class-doozy-order-protection.php:101
filterrender_blockincludes/class-doozy-order-protection.php:102
actionwoocommerce_cart_calculate_feesincludes/class-doozy-order-protection.php:112
actionwoocommerce_checkout_create_orderincludes/class-doozy-order-protection.php:115
actionwoocommerce_checkout_order_processedincludes/class-doozy-order-protection.php:118
actionwoocommerce_thankyouincludes/class-doozy-order-protection.php:121
actionwoocommerce_order_status_changedincludes/class-doozy-order-protection.php:122
actionwoocommerce_admin_order_data_after_order_detailsincludes/class-doozy-order-protection.php:125
Maintenance & Trust

Doozy Order Protection Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 25, 2026
PHP min version7.4
Downloads230

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Doozy Order Protection Developer Profile

Doozy Order Protection

1 plugin · 0 total installs

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

How We Detect Doozy Order Protection

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/doozy-order-protection/dist/css/doozy-order-protection.css/wp-content/plugins/doozy-order-protection/dist/js/doozy-order-protection.js
Script Paths
/wp-content/plugins/doozy-order-protection/dist/js/doozy-order-protection.js
Version Parameters
doozy-order-protection/dist/css/doozy-order-protection.css?ver=doozy-order-protection/dist/js/doozy-order-protection.js?ver=

HTML / DOM Fingerprints

CSS Classes
doozy-order-protection-checkbox
Data Attributes
data-doozy-order-protection-fee
JS Globals
doozy_order_protection_vars
FAQ

Frequently Asked Questions about Doozy Order Protection