Splitter Orders For Woocommerce Security & Risk Analysis

wordpress.org/plugins/splitter-orders-for-woocommerce

"Splitter Orders For Woocommerce" plugin, splits an order into separate orders based on the different conditions set by the admin.

0 active installs v1.0 PHP 5.3+ WP + Updated Dec 19, 2022
orderssplitsplit-orderwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Splitter Orders For Woocommerce Safe to Use in 2026?

Generally Safe

Score 85/100

Splitter Orders For Woocommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "splitter-orders-for-woocommerce" plugin v1.0 presents a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and by properly escaping a high percentage (90%) of its outputs. Furthermore, the plugin has no recorded vulnerability history, suggesting a generally stable codebase and potentially diligent maintenance by the developer.

However, there are significant security concerns. The plugin exposes a single AJAX handler that lacks any authentication checks, creating a direct entry point for unauthenticated attackers. The presence of the `unserialize` function is also a red flag, as it can lead to remote code execution vulnerabilities if not handled with extreme care, especially when processing untrusted input. While the taint analysis did not identify critical or high severity flows, the potential for insecure deserialization combined with an unprotected AJAX endpoint warrants caution.

In conclusion, while the plugin benefits from secure SQL handling and good output escaping, the unprotected AJAX endpoint and the use of `unserialize` introduce substantial risks. The absence of historical vulnerabilities is a positive indicator, but it does not negate the immediate threats posed by the current code analysis. A cautious approach is recommended, and immediate attention should be given to securing the AJAX endpoint and reviewing the usage of `unserialize`.

Key Concerns

  • Unprotected AJAX handler
  • Use of dangerous function: unserialize
  • Missing nonce check on AJAX
  • Missing capability check
Vulnerabilities
None known

Splitter Orders For Woocommerce Security Vulnerabilities

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

Splitter Orders For Woocommerce Code Analysis

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

Dangerous Functions Found

unserializeforeach ($posts_array as $post_data) {inc\emails_all.php:57
unserializeinc\emails_all.php:179
unserializeinc\ordersplitter.php:338

Output Escaping

90% escaped68 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<configuration> (inc\configuration.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Splitter Orders For Woocommerce Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_lisg_select_variationclasses\function-class.php:61
WordPress Hooks 14
actionadmin_menuclasses\function-class.php:25
actionadmin_enqueue_scriptsclasses\function-class.php:57
actionwp_headclasses\function-class.php:59
actionwoocommerce_checkout_order_processedinc\ordersplitter.php:67
filterwoocommerce_thankyou_order_received_textinc\ordersplitter.php:71
filterwoocommerce_locate_templateinc\ordersplitter.php:75
actionwoocommerce_emailindex.php:154
actionwoocommerce_checkout_create_orderindex.php:212
actionwoocommerce_thankyouindex.php:226
actionwoocommerce_checkout_order_processedindex.php:274
filtermanage_edit-shop_order_columnsindex.php:286
actionmanage_shop_order_posts_custom_columnindex.php:308
filterwoocommerce_endpoint_order-received_titleindex.php:316
actioninitindex.php:364
Maintenance & Trust

Splitter Orders For Woocommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 19, 2022
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Splitter Orders For Woocommerce Developer Profile

LIYAN IT SOLUTION

1 plugin · 0 total installs

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

How We Detect Splitter 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/splitter-orders-for-woocommerce/assets/js/main.js/wp-content/plugins/splitter-orders-for-woocommerce/assets/css/style.css
Version Parameters
splitter-orders-for-woocommerce/assets/js/main.js?ver=splitter-orders-for-woocommerce/assets/css/style.css?ver=

HTML / DOM Fingerprints

JS Globals
jQuery
FAQ

Frequently Asked Questions about Splitter Orders For Woocommerce