Zwk Order Filter Security & Risk Analysis

wordpress.org/plugins/zwk-order-filter

This plugin empower user to filter the existing order by the different fields.

0 active installs v1.0.0 PHP + WP 5.1+ Updated Nov 1, 2021
custom-order-filterfilter-ordersorderwoocommercewoocommerce-order
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Zwk Order Filter Safe to Use in 2026?

Generally Safe

Score 85/100

Zwk Order Filter 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 zwk-order-filter plugin v1.0.0 presents a mixed security posture. On the positive side, the plugin demonstrates good practices by exclusively using prepared statements for SQL queries and properly escaping the vast majority of its output. The absence of known CVEs and a history of unpatched vulnerabilities further suggests a relatively stable security record. However, a significant concern is the presence of the `unserialize` function. This function is inherently risky as it can lead to remote code execution if used with untrusted input, especially when combined with PHP object injection vulnerabilities. The static analysis reports zero entry points without authentication checks, which is excellent, but the presence of the dangerous `unserialize` function without a clear indication of how its input is sanitized or controlled is a notable weakness. Taint analysis shows no concerning flows, which is positive, but the potential for `unserialize` to be exploited remains a latent risk.

Key Concerns

  • Use of unserialize function without clear sanitization
  • Missing nonce checks on potential user inputs
  • Missing capability checks on potential user inputs
Vulnerabilities
None known

Zwk Order Filter Security Vulnerabilities

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

Zwk Order Filter Code Analysis

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

Dangerous Functions Found

unserialize$enabled_filters = unserialize( $enabled_filters );admin\class-zwk-order-filter-admin.php:123

Output Escaping

94% escaped18 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
zwkof_show_filters (admin\class-zwk-order-filter-admin.php:138)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Zwk Order Filter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
filterwoocommerce_get_settings_pagesadmin\class-zwk-order-filter-admin.php:58
actionviews_edit-shop_orderadmin\class-zwk-order-filter-admin.php:59
actionrestrict_manage_postsadmin\class-zwk-order-filter-admin.php:60
actionposts_whereadmin\class-zwk-order-filter-admin.php:61
actionplugins_loadedincludes\class-zwk-order-filter.php:142
actionadmin_enqueue_scriptsincludes\class-zwk-order-filter.php:157
actionadmin_enqueue_scriptsincludes\class-zwk-order-filter.php:158
actionwp_enqueue_scriptsincludes\class-zwk-order-filter.php:173
actionwp_enqueue_scriptsincludes\class-zwk-order-filter.php:174
actionadmin_noticeszwk-order-filter.php:32
Maintenance & Trust

Zwk Order Filter Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedNov 1, 2021
PHP min version
Downloads804

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Zwk Order Filter Developer Profile

Zworthkey

5 plugins · 30 total installs

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

How We Detect Zwk Order Filter

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/zwk-order-filter/css/zwk-order-filter-admin.css
Script Paths
/wp-content/plugins/zwk-order-filter/js/zwk-order-filter-admin.js
Version Parameters
zwk-order-filter/css/zwk-order-filter-admin.css?ver=zwk-order-filter/js/zwk-order-filter-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
zwkof_special_order_filter_wrapperzwkof_special_order_filterzwkof_add_filter
Data Attributes
id="zwkof_add_filter"
FAQ

Frequently Asked Questions about Zwk Order Filter