Protected Content Packages For WooCommerce Security & Risk Analysis

wordpress.org/plugins/content-sell-licenses-for-woocommerce

Sell Access to Protected Pages with Videos, Manuals, Documents etc as your Woocommerce Products, limit access to your customers for specific days.

10 active installs v1.0.8 PHP + WP 5.0+ Updated Sep 7, 2024
content-sellprotected-pages-linked-with-woocommerce-product-purchasevideos-and-training-material-in-pages-with-licensed-accesswoocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Protected Content Packages For WooCommerce Safe to Use in 2026?

Generally Safe

Score 92/100

Protected Content Packages 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 "content-sell-licenses-for-woocommerce" plugin version 1.0.8 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries and generally proper output escaping for a high percentage of its outputs. It also has a clean vulnerability history with no known CVEs, indicating a history of security consciousness from its developers.

However, a significant concern arises from the analysis of its attack surface. The plugin exposes four AJAX handlers, and critically, all four lack proper authentication checks. This presents a substantial risk, as any unauthenticated user could potentially interact with these handlers, leading to unintended actions or information disclosure. While taint analysis did not reveal critical or high severity issues, the presence of a flow with an unsanitized path is a flag that warrants further investigation. The limited use of nonces and capability checks, especially in conjunction with the unprotected AJAX endpoints, further amplifies the risk.

In conclusion, while the plugin benefits from a lack of known vulnerabilities and sound SQL practices, the unprotected AJAX endpoints represent a serious weakness. This is the most prominent security concern and should be addressed urgently. The plugin's strength lies in its SQL handling and output escaping, but its weakness in endpoint security needs immediate attention to improve its overall security posture.

Key Concerns

  • 4 AJAX handlers without auth checks
  • Flow with unsanitized path (Taint Analysis)
  • Limited capability checks (1 total)
  • Only 3 nonce checks for 4 entry points
  • 15% of outputs not properly escaped
Vulnerabilities
None known

Protected Content Packages For WooCommerce Security Vulnerabilities

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

Protected Content Packages For WooCommerce Code Analysis

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

Output Escaping

85% escaped110 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
csellstatus_post (inc\classes\csellwoo-frontend.php:111)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

Protected Content Packages For WooCommerce Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

authwp_ajax_csellwoo_postinc\classes\csellwoo-frontend.php:35
authwp_ajax_csellstats_postinc\classes\csellwoo-frontend.php:37
authwp_ajax_csell_ajax_post_searchinc\classes\csellwoo-frontend.php:39
authwp_ajax_csell_ajax_page_searchinc\classes\csellwoo-frontend.php:40
WordPress Hooks 32
actionbefore_woocommerce_initcontent-sell-woocommerce.php:39
filterwoocommerce_get_settings_pagescontent-sell-woocommerce.php:287
actionadmin_initcontent-sell-woocommerce.php:290
actioninitinc\classes\csellwoo-frontend.php:27
actionwoocommerce_thankyouinc\classes\csellwoo-frontend.php:29
actionwoocommerce_order_status_completedinc\classes\csellwoo-frontend.php:32
filterwoocommerce_email_classesinc\classes\csellwoo-frontend.php:33
actionadmin_post_csellstatus_postinc\classes\csellwoo-frontend.php:36
actionwoocommerce_single_product_summaryinc\classes\csellwoo-frontend.php:41
actionadmin_enqueue_scriptsinc\classes\csellwoo-frontend.php:44
actionadd_meta_boxesinc\classes\csellwoo-frontend.php:45
actionsave_postinc\classes\csellwoo-frontend.php:46
filterthe_contentinc\classes\csellwoo-frontend.php:47
filteracf/load_valueinc\classes\csellwoo-frontend.php:51
actionwp_footerinc\classes\csellwoo-frontend.php:56
actiontemplate_redirectinc\classes\csellwoo-frontend.php:59
actiontemplate_redirectinc\classes\csellwoo-frontend.php:60
filterbody_classinc\classes\csellwoo-frontend.php:61
filterwp_default_editorinc\classes\csellwoo-frontend.php:62
filtercsellaccess_the_contentinc\classes\csellwoo-frontend.php:67
filterwoocommerce_new_order_email_allows_resendinc\classes\csellwoo-frontend.php:478
filterthe_contentinc\classes\csellwoo-frontend.php:659
filtercsellaccess_the_contentinc\classes\csellwoo-frontend.php:676
actionadmin_initinc\classes\csellwoo-install.php:31
actionadmin_initinc\classes\csellwoo-install.php:32
actionin_plugin_update_message-content-sell-in-woocommerce/content-sell-in-woocommerce.phpinc\classes\csellwoo-install.php:33
actionwoocommerce_admin_order_data_after_order_detailsinc\classes\csellwoo-orderdisplay.php:24
actionwoocommerce_after_order_detailsinc\classes\csellwoo-orderdisplay.php:25
actionwoocommerce_email_after_order_tableinc\classes\csellwoo-orderdisplay.php:27
filterwoo_ce_order_fieldsinc\classes\csellwoo-thirdparty.php:25
filterwoo_ce_orderinc\classes\csellwoo-thirdparty.php:26
filterwoocommerce_settings_tabs_arrayinc\options\csellwoo-settings-lic.php:37
Maintenance & Trust

Protected Content Packages For WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedSep 7, 2024
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Protected Content Packages For WooCommerce Developer Profile

Amin Y

3 plugins · 610 total installs

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

How We Detect Protected Content Packages 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/content-sell-licenses-for-woocommerce/inc/classes/csellwoo-main.php/wp-content/plugins/content-sell-licenses-for-woocommerce/inc/csellwoo-functions.php/wp-content/plugins/content-sell-licenses-for-woocommerce/inc/options/csellwoo-settings-lic.php

HTML / DOM Fingerprints

Data Attributes
data-csellwoo-id
FAQ

Frequently Asked Questions about Protected Content Packages For WooCommerce