Sell On Consignment Security & Risk Analysis

wordpress.org/plugins/sell-on-consignment

Sell your WooCommerce products on consignment.

0 active installs v1.4 PHP + WP + Updated May 4, 2025
consignmentsell-products-on-consignment
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Sell On Consignment Safe to Use in 2026?

Generally Safe

Score 100/100

Sell On Consignment has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The plugin 'sell-on-consignment' v1.4 exhibits a generally strong security posture based on the provided static analysis. A significant portion of SQL queries utilize prepared statements, and the vast majority of output is properly escaped, indicating good development practices for preventing common web vulnerabilities. The absence of file operations and external HTTP requests further reduces the potential attack surface. The plugin also demonstrates a clean vulnerability history with no recorded CVEs, suggesting a mature and well-maintained codebase.

However, there are some areas for concern. The taint analysis reveals three flows with unsanitized paths. While these did not reach critical or high severity in the automated analysis, unsanitized paths can be a precursor to vulnerabilities if not handled carefully. Furthermore, the complete absence of capability checks is a notable weakness. Relying solely on implicit checks might leave certain functionalities exposed to unauthorized users if an entry point were to be discovered or introduced in the future. The lack of explicit authorization checks on any identified entry points (AJAX, REST API, shortcodes, cron) also presents a potential risk if any of these were to become active or exposed.

In conclusion, while the plugin has a clean track record and good output sanitization, the presence of unsanitized paths and a complete lack of explicit capability checks are potential risks that warrant attention. The low attack surface is a positive, but the absence of authorization checks on the few potential entry points remains a point of caution. Addressing the unsanitized paths and implementing robust capability checks would significantly strengthen the plugin's security.

Key Concerns

  • Flows with unsanitized paths found
  • No capability checks found
Vulnerabilities
None known

Sell On Consignment Security Vulnerabilities

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

Sell On Consignment Code Analysis

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

SQL Query Safety

73% prepared22 total queries

Output Escaping

97% escaped170 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
cwsoc_manage_products_page (admin\class-cwsoc-sell-admin.php:243)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Sell On Consignment Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionplugins_loadedincludes\class-cwsoc-sell.php:132
actionadmin_enqueue_scriptsincludes\class-cwsoc-sell.php:147
actionadmin_enqueue_scriptsincludes\class-cwsoc-sell.php:148
actionadmin_menuincludes\class-cwsoc-sell.php:149
actionwp_enqueue_scriptsincludes\class-cwsoc-sell.php:163
actionwp_enqueue_scriptsincludes\class-cwsoc-sell.php:164
actioninitpublic\class-cwsoc-sell-public.php:55
Maintenance & Trust

Sell On Consignment Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 4, 2025
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Sell On Consignment Developer Profile

Charlene Copeland

3 plugins · 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 Sell On Consignment

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sell-on-consignment/admin/css/cwsoc-sell-admin.css/wp-content/plugins/sell-on-consignment/admin/js/cwsoc-sell-admin.js
Version Parameters
cwsoc-sell-admin?ver=1.4

HTML / DOM Fingerprints

CSS Classes
cwsoc-sell-admincwsoc_sell_top_level
Data Attributes
data-product_iddata-nonce
JS Globals
available_functionsallSplitsavailable_roles
FAQ

Frequently Asked Questions about Sell On Consignment