Origin Filter for WooCommerce Security & Risk Analysis

wordpress.org/plugins/origin-filter-for-woocommerce

Adds a filter to WooCommerce orders to filter by order origin, payment gateway, and display total sales for the filtered origin.

100 active installs v4.0 PHP 7.0+ WP 6.0+ Updated Jan 20, 2025
filterordersorigin-filterpayment-filterwoocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Origin Filter for WooCommerce Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "origin-filter-for-woocommerce" v4.0 plugin exhibits a generally strong security posture based on the provided static analysis. The plugin has a remarkably small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events acting as entry points. Crucially, there are no unprotected entry points, indicating that all potential interaction points are guarded. The code also demonstrates good practices in output escaping, with all 21 outputs being properly escaped, mitigating risks of cross-site scripting.

However, a significant concern lies in the handling of SQL queries. The analysis reveals two SQL queries, neither of which utilize prepared statements. This lack of prepared statements, especially with no taint analysis data provided to confirm sanitization, represents a potential for SQL injection vulnerabilities. While the plugin has no recorded vulnerability history, the absence of taint analysis and the presence of raw SQL queries mean that potential vulnerabilities may not have been detected or are yet to be discovered. The plugin's limited capabilities checks (two) are also noted, but without knowing the context of these checks, it's difficult to assess their sufficiency.

In conclusion, "origin-filter-for-woocommerce" v4.0 has a commendable minimal attack surface and excellent output escaping. The primary weakness is the use of raw SQL queries, which introduces a notable risk of SQL injection. The lack of historical vulnerabilities is positive, but the code analysis points to an area requiring immediate attention to ensure the plugin remains secure.

Key Concerns

  • Raw SQL queries without prepared statements
Vulnerabilities
None known

Origin Filter for WooCommerce Security Vulnerabilities

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

Origin Filter for WooCommerce Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

100% escaped21 total outputs
Attack Surface

Origin Filter for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_noticesorigin-filter-for-woocommerce.php:24
actionrestrict_manage_postsorigin-filter-for-woocommerce.php:59
filterrequestorigin-filter-for-woocommerce.php:60
actionadmin_noticesorigin-filter-for-woocommerce.php:61
actionadmin_noticesorigin-filter-for-woocommerce.php:62
actionplugins_loadedorigin-filter-for-woocommerce.php:66
Maintenance & Trust

Origin Filter for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 20, 2025
PHP min version7.0
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs100
Developer Profile

Origin Filter for WooCommerce Developer Profile

georgos

1 plugin · 100 total installs

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

How We Detect Origin Filter for WooCommerce

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<select name="utm_source" id="utm_source"><option value="">All UTM Sources</option><select name="payment_gateway" id="payment_gateway"><option value="">All Payment Gateways</option>
FAQ

Frequently Asked Questions about Origin Filter for WooCommerce