DropProduct – Bulk Product Uploader for WooCommerce Security & Risk Analysis

wordpress.org/plugins/dropproduct

Bulk create WooCommerce products from images. Drag & drop, auto-generate titles, edit inline, and publish in one click.

0 active installs v1.0.0 PHP 7.4+ WP 5.8+ Updated Apr 5, 2026
bulk-product-uploaddrag-drop-uploadproduct-creatorwoocommercewoocommerce-bulk-edit
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DropProduct – Bulk Product Uploader for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

DropProduct – Bulk Product Uploader for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "dropproduct" v1.0.0 plugin exhibits a concerning security posture, primarily due to a significant number of unprotected AJAX endpoints. While the code demonstrates good practices in areas like SQL query preparation and output escaping, the absence of authorization checks on all identified AJAX handlers creates a substantial attack surface. This means that any unauthenticated user could potentially trigger functionality within these handlers, leading to unintended consequences.

The static analysis reveals 7 AJAX handlers, all of which lack proper authentication. This is a critical weakness that overrides the otherwise positive findings of proper SQL usage and output escaping. The taint analysis shows no identified flows, and there is no known vulnerability history, which are positive indicators. However, the lack of nonce checks on these AJAX handlers, despite some capability checks being present elsewhere, leaves them vulnerable to CSRF-style attacks or direct manipulation.

In conclusion, while the plugin adheres to secure coding practices for database interactions and output rendering, the failure to implement adequate security checks on its AJAX endpoints is a severe oversight. The absence of any recorded vulnerabilities in its history might suggest it hasn't been actively targeted or scrutinized yet. The plugin needs immediate attention to secure its AJAX endpoints to mitigate the high risk posed by its exposed attack surface.

Key Concerns

  • Unprotected AJAX handlers
  • Missing nonce checks on AJAX handlers
Vulnerabilities
None known

DropProduct – Bulk Product Uploader for WooCommerce Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

DropProduct – Bulk Product Uploader for WooCommerce Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

DropProduct – Bulk Product Uploader for WooCommerce Code Analysis

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

Output Escaping

100% escaped49 total outputs
Attack Surface
7 unprotected

DropProduct – Bulk Product Uploader for WooCommerce Attack Surface

Entry Points7
Unprotected7

AJAX Handlers 7

authwp_ajax_dropproduct_upload_imagesincludes/class-dropproduct.php:79
authwp_ajax_dropproduct_upload_single_imageincludes/class-dropproduct.php:80
authwp_ajax_dropproduct_create_productsincludes/class-dropproduct.php:81
authwp_ajax_dropproduct_update_productincludes/class-dropproduct.php:82
authwp_ajax_dropproduct_publish_allincludes/class-dropproduct.php:83
authwp_ajax_dropproduct_delete_productincludes/class-dropproduct.php:84
authwp_ajax_dropproduct_load_productsincludes/class-dropproduct.php:85
WordPress Hooks 6
actionbefore_woocommerce_initdropproduct.php:41
actionadmin_noticesdropproduct.php:50
actionplugins_loadeddropproduct.php:59
actionadmin_menuincludes/class-dropproduct.php:65
actionadmin_enqueue_scriptsincludes/class-dropproduct.php:66
actionadmin_enqueue_scriptsincludes/class-dropproduct.php:67
Maintenance & Trust

DropProduct – Bulk Product Uploader for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 5, 2026
PHP min version7.4
Downloads74

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

DropProduct – Bulk Product Uploader for WooCommerce Developer Profile

Sajjad Hossain

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 DropProduct – Bulk Product Uploader 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/dropproduct/assets/css/admin-dropproduct.css/wp-content/plugins/dropproduct/assets/js/admin-dropproduct.js
Script Paths
/wp-content/plugins/dropproduct/assets/js/admin-dropproduct.js
Version Parameters
dropproduct/assets/css/admin-dropproduct.css?ver=dropproduct/assets/js/admin-dropproduct.js?ver=

HTML / DOM Fingerprints

CSS Classes
dropproduct-page
Data Attributes
data-dropzone
JS Globals
dropProduct
FAQ

Frequently Asked Questions about DropProduct – Bulk Product Uploader for WooCommerce