Order Search Repair for WooCommerce Security & Risk Analysis

wordpress.org/plugins/order-search-repair-for-woocommerce

Order Search Repair for WooCommerce scans all of the orders in your WooCommerce store and updates them to make your orders fully searchable again.

60 active installs v0.1.2 PHP + WP 4.7+ Updated Dec 12, 2018
databaseordersrepairsearchwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Order Search Repair for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "order-search-repair-for-woocommerce" plugin v0.1.2 presents a concerning security posture primarily due to its unprotected entry points. The static analysis reveals two AJAX handlers, both of which lack authentication checks. This means any user, including unauthenticated ones, could potentially trigger these actions, leading to unauthorized operations or data manipulation if the handlers themselves are vulnerable. While the plugin demonstrates good practices in other areas, such as using prepared statements for all SQL queries and proper output escaping, the absence of authentication on these AJAX handlers creates a significant attack surface. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive sign. However, this lack of history doesn't negate the immediate risks identified in the code analysis. The overall security is hampered by the critical oversight of leaving direct entry points exposed. It's essential to address these unprotected AJAX handlers immediately to improve the plugin's security.

Key Concerns

  • AJAX handlers without authentication checks
  • Large attack surface without authorization
Vulnerabilities
None known

Order Search Repair for WooCommerce Security Vulnerabilities

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

Order Search Repair for WooCommerce Code Analysis

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

Output Escaping

100% escaped5 total outputs
Attack Surface
2 unprotected

Order Search Repair for WooCommerce Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_vnmWooOrderSearch_ajaxSQLvnmOrderSearchRepair.php:450
authwp_ajax_vnmWooOrderSearch_ajaxGetTotalOrdersvnmOrderSearchRepair.php:485
WordPress Hooks 4
actionplugins_loadedvnmOrderSearchRepair.php:51
actionplugins_loadedvnmOrderSearchRepair.php:74
actionadmin_enqueue_scriptsvnmOrderSearchRepair.php:99
actionadmin_menuvnmOrderSearchRepair.php:109
Maintenance & Trust

Order Search Repair for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedDec 12, 2018
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings5
Active installs60
Developer Profile

Order Search Repair for WooCommerce Developer Profile

indextwo

4 plugins · 5K total installs

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

How We Detect Order Search Repair 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-search-repair-for-woocommerce/includes/vnm.css
Script Paths
/wp-content/plugins/order-search-repair-for-woocommerce/includes/orders.js
Version Parameters
order-search-repair-for-woocommerce/includes/vnm.css?ver=order-search-repair-for-woocommerce/includes/orders.js?ver=

HTML / DOM Fingerprints

CSS Classes
vnmordersearch
HTML Comments
Create version option on activationKill version option on activationUpdate pluginAdd link to WC Settings+10 more
Data Attributes
data-name="action"data-name="limit"data-name="offset"data-name="modify"data-name="sql"data-prefix="Working..."+2 more
JS Globals
vnmWooOrderSearch_ajaxSQLvnmWooOrderSearch_ajaxGetTotalOrders
FAQ

Frequently Asked Questions about Order Search Repair for WooCommerce