TheRich Woo Frontend Add Product Form Security & Risk Analysis

wordpress.org/plugins/therich-woo-frontend-add-product-form

With the help of this plugin, user can upload the woocommerce products from frontend.

10 active installs v2.0.0 PHP + WP 5.0+ Updated Dec 10, 2020
add-product-from-frontendwoocommercewoocommerce-add-product-formwoocommerce-product-form
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is TheRich Woo Frontend Add Product Form Safe to Use in 2026?

Generally Safe

Score 85/100

TheRich Woo Frontend Add Product Form has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The 'therich-woo-frontend-add-product-form' v2.0.0 plugin exhibits a mixed security posture. On the positive side, it shows good practices by not containing dangerous functions, using prepared statements for all SQL queries, and properly escaping a high percentage of its output. Furthermore, there is no recorded vulnerability history, suggesting a generally well-maintained codebase in terms of known security flaws. However, a significant concern arises from the static analysis, specifically the presence of two AJAX handlers that lack authentication checks. This creates a direct attack surface where unauthenticated users could potentially trigger functionality within the plugin, leading to unintended consequences or exploitation. The absence of taint analysis data for this version is also a point of consideration, as it limits the ability to identify potential data manipulation vulnerabilities.

In conclusion, while the plugin demonstrates strengths in its handling of SQL and output sanitization, the unprotected AJAX endpoints represent a clear and present risk that needs immediate attention. The lack of vulnerability history is a positive indicator, but it should not overshadow the identified entry points without proper security controls. Addressing these unprotected AJAX handlers should be the top priority to improve the plugin's overall security.

Key Concerns

  • AJAX handlers without authentication checks
  • No nonce checks on AJAX handlers
  • No capability checks found
Vulnerabilities
None known

TheRich Woo Frontend Add Product Form Security Vulnerabilities

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

TheRich Woo Frontend Add Product Form Code Analysis

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

Output Escaping

88% escaped8 total outputs
Attack Surface
2 unprotected

TheRich Woo Frontend Add Product Form Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

noprivwp_ajax_addproductformdatafunctions.php:4
authwp_ajax_addproductformdatafunctions.php:6

Shortcodes 1

[ProductForm] therichwooproducts.php:138
WordPress Hooks 3
actionwp_footerfunctions.php:180
actionwp_enqueue_scriptstherichwooproducts.php:27
actionwoocommerce_product_options_general_product_datatherichwooproducts.php:142
Maintenance & Trust

TheRich Woo Frontend Add Product Form Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedDec 10, 2020
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

TheRich Woo Frontend Add Product Form Developer Profile

Ajay Malhotra

2 plugins · 20 total installs

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

How We Detect TheRich Woo Frontend Add Product Form

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/therich-woo-frontend-add-product-form/dist/bootstrap.min.css/wp-content/plugins/therich-woo-frontend-add-product-form/dist/bootstrap.min.js
Script Paths
plugins/therich-woo-frontend-add-product-form/dist/bootstrap.min.js
Version Parameters
therich-woo-frontend-add-product-form/dist/bootstrap.min.css?ver=therich-woo-frontend-add-product-form/dist/bootstrap.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
formdivformGroupProductTitleformGroupProductSKUformGroupProductPriceformGroupProductEmailform-check-inputexternalPformGroupProductDesc+2 more
Data Attributes
id="addproductform"id="gridCheck1"id="inputGroupFile01"id="blah"
JS Globals
jQuery
REST Endpoints
/wp-json/wp/v2/users
Shortcode Output
<div class="container formdiv"><form id="addproductform"<input type="text" name="product-title" class="form-control" id="formGroupProductTitle"<input type="text" name="product-sku" class="form-control" id="formGroupProductSKU"
FAQ

Frequently Asked Questions about TheRich Woo Frontend Add Product Form