Master Shipping for WooCommerce Security & Risk Analysis

wordpress.org/plugins/master-shipping-for-woocommerce

A WordPress plugin (required WooComerce to be installed) for creating custom shipping methods.

20 active installs v1.0.2 PHP 7.4+ WP 5.5+ Updated Apr 3, 2024
shippingwoocommerce-master-shippingwoocommerce-shipping
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Master Shipping for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The plugin 'master-shipping-for-woocommerce' version 1.0.2 exhibits a generally strong security posture based on the provided static analysis. All identified AJAX entry points, which constitute the entire attack surface, include authentication checks. The absence of unescaped outputs, dangerous functions, file operations, external HTTP requests, and critical or high-severity taint flows are all positive indicators. Furthermore, the plugin demonstrates good practice in its SQL query handling, with 86% utilizing prepared statements.

However, there are areas for improvement. The complete lack of capability checks on the AJAX handlers, despite the presence of nonce checks, represents a potential weakness. While nonce checks prevent cross-site request forgery, they do not verify if the logged-in user has the necessary permissions to perform the action. The presence of multiple AJAX handlers without capability checks expands the potential attack surface for privilege escalation if a user with insufficient permissions can trigger these actions. The vulnerability history being completely clear is a positive sign, suggesting a well-maintained or less targeted plugin. Nevertheless, the potential for privilege escalation due to missing capability checks remains the primary concern.

In conclusion, this plugin has strong foundational security practices, particularly in preventing common vulnerabilities like XSS and SQL injection. The absence of known vulnerabilities is reassuring. The primary weakness lies in the lack of fine-grained permission control for its AJAX actions. While authentication is present, authorization is not explicitly enforced, which could be exploited in certain scenarios. Addressing this by implementing capability checks for all AJAX handlers would significantly enhance its security.

Key Concerns

  • AJAX handlers lack capability checks
Vulnerabilities
None known

Master Shipping for WooCommerce Security Vulnerabilities

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

Master Shipping for WooCommerce Code Analysis

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

SQL Query Safety

86% prepared7 total queries

Output Escaping

100% escaped35 total outputs
Data Flows
All sanitized

Data Flow Analysis

4 flows
wcmaster_get_product (includes\class-wcmaster-ajax.php:44)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Master Shipping for WooCommerce Attack Surface

Entry Points7
Unprotected0

AJAX Handlers 7

authwp_ajax_wcmaster_get_productincludes\class-wcmaster-ajax.php:28
authwp_ajax_wcmaster_get_products_for_cartincludes\class-wcmaster-ajax.php:29
authwp_ajax_wcmaster_shipping_saveincludes\class-wcmaster-ajax.php:30
authwp_ajax_wcmaster_select_methodincludes\class-wcmaster-ajax.php:33
noprivwp_ajax_wcmaster_select_methodincludes\class-wcmaster-ajax.php:34
authwp_ajax_wcmaster_enable_courierincludes\class-wcmaster-ajax.php:36
noprivwp_ajax_wcmaster_enable_courierincludes\class-wcmaster-ajax.php:37
WordPress Hooks 14
actionadmin_enqueue_scriptsincludes\class-wcmaster-admin.php:24
actionwoocommerce_after_shipping_rateincludes\class-wcmaster-front.php:27
filterwoocommerce_order_shipping_methodincludes\class-wcmaster-front.php:29
actionwp_enqueue_scriptsincludes\class-wcmaster-front.php:30
actionwoocommerce_before_checkout_formincludes\class-wcmaster-front.php:32
actionwoocommerce_checkout_update_order_reviewincludes\class-wcmaster-front.php:33
actionadmin_footerincludes\class-wcmaster-shipping-method.php:50
filterwoocommerce_package_ratesincludes\class-wcmaster-shipping-method.php:51
actionwoocommerce_shipping_initwcmaster-shipping.php:57
actionwoocommerce_shipping_methodswcmaster-shipping.php:58
actioninitwcmaster-shipping.php:60
filterplugin_row_metawcmaster-shipping.php:62
actionplugins_loadedwcmaster-shipping.php:124
actionbefore_woocommerce_initwcmaster-shipping.php:129
Maintenance & Trust

Master Shipping for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedApr 3, 2024
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Master Shipping for WooCommerce Developer Profile

EvelynWaugh

3 plugins · 60 total installs

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

How We Detect Master Shipping 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/master-shipping-for-woocommerce/assets/js/dist/wcmaster-admin.css/wp-content/plugins/master-shipping-for-woocommerce/assets/js/dist/wcmaster-checkout.js
Version Parameters
wcmaster-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
wcmaster-method-blockwcmaster-method-itemswcmaster-item-pricewcmaster-subitem-activewcmaster-subitem-inactivewcmaster-subitem-selectedwcmaster-subitem-iconwcmaster-shipping-options+10 more
Data Attributes
data-method-id
JS Globals
wcmaster_shipping_checkoutwcmaster_checkout_paramswcmaster_shipping_method_choosen
FAQ

Frequently Asked Questions about Master Shipping for WooCommerce