Customer Related Orders for WooCommerce Security & Risk Analysis

wordpress.org/plugins/customer-related-orders-for-woocommerce

Designed to streamline the process of accessing your customer's order history.

0 active installs v1.0.0 PHP 7.3+ WP + Updated Jan 20, 2025
ecommerceorder-historyordersreportwoocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Customer Related Orders for WooCommerce Safe to Use in 2026?

Generally Safe

Score 92/100

Customer Related Orders for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "customer-related-orders-for-woocommerce" plugin v1.0.0 demonstrates a generally strong security posture based on the provided static analysis. It exhibits good practices such as utilizing prepared statements for all SQL queries and performing output escaping on the vast majority of outputs. The absence of dangerous functions, file operations, external HTTP requests, and critical or high severity taint flows further reinforces this positive assessment. The vulnerability history is also clean, with no recorded CVEs, indicating a lack of known past security weaknesses.

However, a notable concern arises from the lack of capability checks on its entry points. While nonce checks are present, relying solely on them for authentication in AJAX handlers can be a weakness if not accompanied by proper authorization. This could potentially allow unauthenticated users to interact with these handlers under specific circumstances, although the absence of unsanitized taint flows mitigates the immediate exploitability of such a gap. The plugin's small attack surface (two AJAX handlers) and the fact that all SQL is prepared are significant strengths. The overall conclusion is that the plugin is well-developed from a security perspective, but a review of the capability checks on its AJAX handlers is recommended for complete assurance.

Key Concerns

  • No capability checks on AJAX handlers
Vulnerabilities
None known

Customer Related Orders for WooCommerce Security Vulnerabilities

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

Customer Related Orders for WooCommerce Code Analysis

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

Output Escaping

93% escaped14 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
customer_related_orders_ajax_request (woocommerce\custom-meta.php:118)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Customer Related Orders for WooCommerce Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_customer_related_orderswoocommerce\custom-meta.php:13
noprivwp_ajax_customer_related_orderswoocommerce\custom-meta.php:14
WordPress Hooks 3
actionadd_meta_boxescustomer-related-orders-for-woocommerce.php:29
actionadmin_enqueue_scriptscustomer-related-orders-for-woocommerce.php:30
filterwoocommerce_general_settingswoocommerce\general-settings.php:13
Maintenance & Trust

Customer Related Orders for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 20, 2025
PHP min version7.3
Downloads577

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Customer Related Orders for WooCommerce Developer Profile

Robin

2 plugins · 80 total installs

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

How We Detect Customer Related Orders 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/customer-related-orders-for-woocommerce/assets/js/customer_related_orders.js
Script Paths
/wp-content/plugins/customer-related-orders-for-woocommerce/assets/js/customer_related_orders.js
Version Parameters
customer-related-orders-for-woocommerce/assets/js/customer_related_orders.js?ver=

HTML / DOM Fingerprints

CSS Classes
customer_related_orders
Data Attributes
data-emaildata-current
JS Globals
CustomerRelatedOrders
FAQ

Frequently Asked Questions about Customer Related Orders for WooCommerce