Order Tracking for WooCommerce Security & Risk Analysis

wordpress.org/plugins/order-tracking-for-woocommerce

Easily track orders placed on your e-commerce website.

0 active installs v1.1 PHP 5.4+ WP 4.9+ Updated Mar 16, 2022
ordershippingtrackingwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Order Tracking for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "order-tracking-for-woocommerce" plugin v1.1 exhibits a generally good security posture, with no known vulnerabilities in its history and a notable absence of dangerous functions and raw SQL queries. The plugin also utilizes prepared statements for its SQL queries, which is a strong security practice. However, there are some areas for concern. The static analysis reveals a low percentage (25%) of properly escaped output, suggesting a potential risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled carefully. Additionally, the taint analysis indicates that all analyzed flows have unsanitized paths, which, while not resulting in critical or high severity issues in this scan, warrants attention as it represents an inherent risk in data handling. The lack of nonce checks and a single capability check on the entry point (shortcode) is also a weakness, as it could potentially allow unauthorized users to interact with the plugin's functionality.

Despite these concerns, the plugin's minimal attack surface, reliance on prepared statements, and clean vulnerability history are significant strengths. The fact that there are no known CVEs and no previously recorded vulnerabilities is a very positive sign, suggesting a generally secure development approach. The bundled Select2 library is a common and usually well-maintained component, but its specific version should be monitored for known security issues. Overall, the plugin is likely safe for general use, but the unescaped output and unsanitized paths should be addressed to further strengthen its security.

Key Concerns

  • Low percentage of properly escaped output
  • All analyzed taint flows have unsanitized paths
  • No nonce checks on entry points
  • Only one capability check on entry points
Vulnerabilities
None known

Order Tracking for WooCommerce Security Vulnerabilities

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

Order Tracking for WooCommerce Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Order Tracking for WooCommerce Code Analysis

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

Bundled Libraries

Select2

Output Escaping

25% escaped81 total outputs
Data Flows · Security
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
update_carriers (includes\class.sn-ot-carriers.php:52)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Order Tracking for WooCommerce Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sn_ot_order_tracking_form] includes\class.sn-ot-frontend.php:19
WordPress Hooks 21
actionsn_ot_send_shipped_order_mailincludes\class-sn-ot-customer-shipped-order-mail.php:42
actionadd_meta_boxesincludes\class.sn-ot-admin.php:15
actionwoocommerce_email_before_order_tableincludes\class.sn-ot-admin.php:19
actionwoocommerce_order_status_changedincludes\class.sn-ot-admin.php:23
actionwoocommerce_process_shop_order_metaincludes\class.sn-ot-admin.php:27
actionadmin_enqueue_scriptsincludes\class.sn-ot-carriers.php:15
actionadmin_post_sn_ot_update_carriersincludes\class.sn-ot-carriers.php:19
actionwoocommerce_order_details_before_order_tableincludes\class.sn-ot-frontend.php:15
actionwoocommerce_loadedincludes\class.sn-ot-init.php:21
actionadmin_enqueue_scriptsincludes\class.sn-ot-init.php:31
actionadmin_enqueue_scriptsincludes\class.sn-ot-init.php:32
actionadmin_headincludes\class.sn-ot-init.php:33
actionadmin_menuincludes\class.sn-ot-init.php:34
actionwoocommerce_initincludes\class.sn-ot-init.php:36
filterwc_order_statusesincludes\class.sn-ot-init.php:37
filterwoocommerce_email_classesincludes\class.sn-ot-init.php:38
actionadmin_enqueue_scriptsincludes\class.sn-ot-setting.php:15
actionadmin_post_sn_ot_update_settingincludes\class.sn-ot-setting.php:19
actionsn_ot_initinit.php:130
actionadmin_noticesinit.php:140
actionplugins_loadedinit.php:146
Maintenance & Trust

Order Tracking for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedMar 16, 2022
PHP min version5.4
Downloads959

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Order Tracking for WooCommerce Developer Profile

sidngr

6 plugins · 610 total installs

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

How We Detect Order Tracking 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/order-tracking-for-woocommerce/assets/css/select2.min.css/wp-content/plugins/order-tracking-for-woocommerce/assets/js/select2.min.js/wp-content/plugins/order-tracking-for-woocommerce/assets/js/setting.js
Version Parameters
order-tracking-for-woocommerce/assets/css/select2.min.css?ver=order-tracking-for-woocommerce/assets/js/select2.min.js?ver=order-tracking-for-woocommerce/assets/js/setting.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-tracking_numberdata-order_id
JS Globals
SN_OT_ASSET_URLSN_OT_PLUGIN_VERSIONSN_OT_CARRIER_LISTSN_OT_TEMPLATE_PATH
Shortcode Output
[wootrack_form][wootrack_details]
FAQ

Frequently Asked Questions about Order Tracking for WooCommerce