CVE-2022-3481
WooCommerce Dropshipping < 4.4 - Unauthenticated SQLi
Record summary
CVE-2022-3481 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The WooCommerce Dropshipping WordPress plugin before 4.4 does not properly sanitise and escape a parameter before using it in a SQL statement via a REST endpoint available to unauthenticated users, leading to a SQL injection
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Jul 21, 2025 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated May 1, 2025 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
WooCommerce DropshippingDefault status: unaffected | CVE List | Before 4.4 | affected |
woocommerce_dropshippingBrowse opmc / woocommerce_dropshipping | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALNotificationX Dropshipping < 4.4 - SQL InjectionCVSS 4.3
The plugin does not properly sanitise and escape a parameter before using it in a SQL statement via a REST endpoint available to unauthenticated users, leading to a SQL injection
Impact
Unauthenticated attackers can exploit time-based SQL injection through the REST endpoint to extract sensitive WooCommerce data including customer information, order details, and payment records.
Remediation
Update NotificationX Dropshipping plugin to version 4.4 or later that properly sanitizes and escapes parameters in REST endpoints.
Source: ProjectDiscovery