B2B Quick Order Matrix Security & Risk Analysis

wordpress.org/plugins/b2bqom-quick-order-matrix

A fast SKU-based order matrix for B2B and wholesale WooCommerce stores. Paste SKUs, validate stock, and add all items to cart instantly.

0 active installs v0.2.0 PHP 8.0+ WP 6.5+ Updated Oct 16, 2025
b2bbulk-orderorder-formquick-orderwoocommerce-wholesale
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is B2B Quick Order Matrix Safe to Use in 2026?

Generally Safe

Score 100/100

B2B Quick Order Matrix has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The plugin "b2bqom-quick-order-matrix" v0.2.0 exhibits a strong security posture based on the provided static analysis. All identified entry points (AJAX handlers, REST API routes, and shortcodes) appear to have appropriate authentication and permission checks, leaving zero unprotected entry points. The code also demonstrates good practices by exclusively using prepared statements for SQL queries and includes a healthy number of nonce checks. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests significantly reduces the attack surface.

However, a minor concern arises from the output escaping, where 29% of outputs are not properly escaped. While this doesn't present an immediate critical risk given the lack of identified taint flows or historical vulnerabilities, it could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is reflected in these unescaped outputs. The plugin's vulnerability history is completely clean, with no recorded CVEs, which is a positive indicator. This, combined with the current static analysis, suggests a developer who prioritizes security. The main area for improvement would be to ensure all output is properly escaped to further harden the plugin against potential XSS attacks.

Key Concerns

  • Unescaped output found
Vulnerabilities
None known

B2B Quick Order Matrix Security Vulnerabilities

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

B2B Quick Order Matrix Code Analysis

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

Output Escaping

71% escaped17 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
b2bqom_render_settings_page (b2bqom-quick-order-matrix.php:116)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

B2B Quick Order Matrix Attack Surface

Entry Points4
Unprotected0

REST API Routes 3

GET/wp-json/b2bqom/v1/searchb2bqom-quick-order-matrix.php:351
POST/wp-json/b2bqom/v1/resolve-skusb2bqom-quick-order-matrix.php:361
POST/wp-json/b2bqom/v1/add-to-cartb2bqom-quick-order-matrix.php:367

Shortcodes 1

[b2bqom_quick_order_matrix] b2bqom-quick-order-matrix.php:305
WordPress Hooks 13
actionadmin_menub2bqom-quick-order-matrix.php:55
filterrender_blockb2bqom-quick-order-matrix.php:68
filterwp_list_pages_excludesb2bqom-quick-order-matrix.php:84
filterrender_blockb2bqom-quick-order-matrix.php:95
actionplugins_loadedb2bqom-quick-order-matrix.php:199
actionrest_api_initb2bqom-quick-order-matrix.php:249
actionplugins_loadedb2bqom-quick-order-matrix.php:250
actionadmin_noticesb2bqom-quick-order-matrix.php:285
actioninitb2bqom-quick-order-matrix.php:289
actionwp_enqueue_scriptsb2bqom-quick-order-matrix.php:290
filterbody_classb2bqom-quick-order-matrix.php:599
filterrender_blockb2bqom-quick-order-matrix.php:607
actionwp_enqueue_scriptsb2bqom-quick-order-matrix.php:616
Maintenance & Trust

B2B Quick Order Matrix Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 16, 2025
PHP min version8.0
Downloads162

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

B2B Quick Order Matrix Developer Profile

CraftedWebb

1 plugin · 0 total installs

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

How We Detect B2B Quick Order Matrix

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/b2bqom-quick-order-matrix/assets/css/quick-order.css/wp-content/plugins/b2bqom-quick-order-matrix/assets/js/quick-order.js/wp-content/plugins/b2bqom-quick-order-matrix/assets/js/vendor/jquery.dataTables.min.js/wp-content/plugins/b2bqom-quick-order-matrix/assets/css/vendor/jquery.dataTables.min.css
Version Parameters
b2bqom-quick-order-matrix/assets/css/quick-order.css?ver=b2bqom-quick-order-matrix/assets/js/quick-order.js?ver=b2bqom-quick-order-matrix/assets/js/vendor/jquery.dataTables.min.js?ver=b2bqom-quick-order-matrix/assets/css/vendor/jquery.dataTables.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
b2bqom-quick-order-matrix
Data Attributes
data-b2bqom-skudata-b2bqom-product-id
JS Globals
b2bqom_ajax_object
Shortcode Output
[b2bqom_quick_order_matrix]
FAQ

Frequently Asked Questions about B2B Quick Order Matrix