CRM in Cloud for WooCommerce Security & Risk Analysis

wordpress.org/plugins/crm-in-cloud-for-wc

Synchronize your WordPress/ WooCommerce site with CRM in Cloud exporting users and orders in real time

10 active installs v1.2.1 PHP + WP 5.0+ Updated Jun 22, 2025
crm-in-clouddanea-easyfattfatture-in-cloudsincronizzazioneteamsystem
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CRM in Cloud for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

CRM in Cloud for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9mo ago
Risk Assessment

The "crm-in-cloud-for-wc" plugin v1.2.1 presents a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, utilizing prepared statements exclusively, and has no recorded vulnerability history, suggesting a generally stable codebase. The presence of nonce and capability checks, along with proper output escaping for a significant portion of its outputs, are also strengths.

However, significant concerns arise from the attack surface analysis. A substantial number of AJAX handlers (9 out of 14) lack authentication checks, creating potential entry points for unauthorized actions. Furthermore, the taint analysis revealed flows with unsanitized paths, indicating a risk of path traversal vulnerabilities, even though no critical or high severity issues were flagged in this regard. The file operations and external HTTP requests, while few, are also areas to monitor for potential misuse if not properly secured.

Overall, while the absence of known CVEs and the use of prepared statements are encouraging, the unprotected AJAX endpoints and the presence of unsanitized paths represent the most immediate security risks. The plugin's security could be significantly improved by implementing proper authentication and authorization checks on all AJAX handlers and by thoroughly sanitizing all path-related inputs.

Key Concerns

  • Unprotected AJAX handlers
  • Flows with unsanitized paths
  • Output escaping only 69% proper
Vulnerabilities
None known

CRM in Cloud for WooCommerce Security Vulnerabilities

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

CRM in Cloud for WooCommerce Code Analysis

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

Bundled Libraries

jQuery

SQL Query Safety

100% prepared2 total queries

Output Escaping

69% escaped120 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

9 flows2 with unsanitized paths
export_users (includes\class-crmfwc-contacts.php:1086)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
9 unprotected

CRM in Cloud for WooCommerce Attack Surface

Entry Points14
Unprotected9

AJAX Handlers 14

authwp_ajax_delete-remote-usersincludes\class-crmfwc-contacts.php:136
authwp_ajax_export-usersincludes\class-crmfwc-contacts.php:138
authwp_ajax_export-productsincludes\class-crmfwc-products.php:56
authwp_ajax_delete-remote-productsincludes\class-crmfwc-products.php:58
authwp_ajax_get-total-products-actionsincludes\class-crmfwc-progress-bar.php:28
authwp_ajax_get-scheduled-products-actionsincludes\class-crmfwc-progress-bar.php:29
authwp_ajax_get-total-products-delete-actionsincludes\class-crmfwc-progress-bar.php:30
authwp_ajax_get-scheduled-products-delete-actionsincludes\class-crmfwc-progress-bar.php:31
authwp_ajax_get-total-contacts-actionsincludes\class-crmfwc-progress-bar.php:32
authwp_ajax_get-scheduled-contacts-actionsincludes\class-crmfwc-progress-bar.php:33
authwp_ajax_get-total-contacts-delete-actionsincludes\class-crmfwc-progress-bar.php:34
authwp_ajax_get-scheduled-contacts-delete-actionsincludes\class-crmfwc-progress-bar.php:35
authwp_ajax_crmfwc-disconnectincludes\class-crmfwc-settings.php:54
authwp_ajax_check-connectionincludes\class-crmfwc-settings.php:55
WordPress Hooks 29
actionadmin_menuadmin\class-crmfwc-admin.php:25
actionadmin_enqueue_scriptsadmin\class-crmfwc-admin.php:26
actionplugins_loadedcrm-in-cloud-for-wc.php:97
actioninitcrm-in-cloud-for-wc.php:100
actionbefore_woocommerce_initcrm-in-cloud-for-wc.php:103
actionadmin_noticescrm-in-cloud-for-wc.php:125
filteraction_scheduler_queue_runner_time_limitincludes\class-crmfwc-contacts.php:134
filteraction_scheduler_queue_runner_batch_sizeincludes\class-crmfwc-contacts.php:135
actioncrmfwc_delete_remote_single_user_eventincludes\class-crmfwc-contacts.php:137
actioncrmfwc_export_single_user_eventincludes\class-crmfwc-contacts.php:139
actionwoocommerce_update_orderincludes\class-crmfwc-contacts.php:651
actionwoocommerce_update_orderincludes\class-crmfwc-contacts.php:1253
actioncrmfwc_export_single_product_eventincludes\class-crmfwc-products.php:57
actioncrmfwc_delete_remote_single_product_eventincludes\class-crmfwc-products.php:59
actionadmin_noticesincludes\class-crmfwc-progress-bar.php:27
actionadmin_enqueue_scriptsincludes\class-crmfwc-progress-bar.php:36
actionadmin_enqueue_scriptsincludes\class-crmfwc-settings.php:53
actionwp_enqueue_scriptsincludes\wc-checkout-fields\class-crmfwc-checkout-fields.php:69
filterwoocommerce_checkout_fieldsincludes\wc-checkout-fields\class-crmfwc-checkout-fields.php:70
actionwoocommerce_checkout_create_orderincludes\wc-checkout-fields\class-crmfwc-checkout-fields.php:71
actionwoocommerce_thankyouincludes\wc-checkout-fields\class-crmfwc-checkout-fields.php:72
actionwoocommerce_view_orderincludes\wc-checkout-fields\class-crmfwc-checkout-fields.php:73
actionwoocommerce_admin_order_data_after_billing_addressincludes\wc-checkout-fields\class-crmfwc-checkout-fields.php:74
filterwoocommerce_email_customer_detailsincludes\wc-checkout-fields\class-crmfwc-checkout-fields.php:75
actionwoocommerce_checkout_processincludes\wc-checkout-fields\class-crmfwc-checkout-fields.php:76
actionshow_user_profileincludes\wc-checkout-fields\class-crmfwc-checkout-fields.php:77
actionedit_user_profileincludes\wc-checkout-fields\class-crmfwc-checkout-fields.php:78
actionpersonal_options_updateincludes\wc-checkout-fields\class-crmfwc-checkout-fields.php:79
actionedit_user_profile_updateincludes\wc-checkout-fields\class-crmfwc-checkout-fields.php:80
Maintenance & Trust

CRM in Cloud for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 22, 2025
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CRM in Cloud for WooCommerce Developer Profile

ilGhera

13 plugins · 2K total installs

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

How We Detect CRM in Cloud 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/crm-in-cloud-for-wc/js/crmfwc.js/wp-content/plugins/crm-in-cloud-for-wc/css/crm-in-cloud-for-wc.css/wp-content/plugins/crm-in-cloud-for-wc/css/bootstrap-iso.css
Script Paths
/wp-content/plugins/crm-in-cloud-for-wc/js/crmfwc.js
Version Parameters
crm-in-cloud-for-wc/css/crm-in-cloud-for-wc.css?ver=crm-in-cloud-for-wc/css/bootstrap-iso.css?ver=

HTML / DOM Fingerprints

CSS Classes
bootstrap-iso
JS Globals
crmfwcSettings
FAQ

Frequently Asked Questions about CRM in Cloud for WooCommerce