CVE-2022-0783
Multiple Shipping Address Woocommerce < 2.0 - Unauthenticated SQLi
Record summary
CVE-2022-0783 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The Multiple Shipping Address Woocommerce WordPress plugin before 2.0 does not properly sanitise and escape numerous parameters before using them in SQL statements via some AJAX actions available to unauthenticated users, leading to unauthenticated SQL injections
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Multiple Shipping Address Woocommerce | CVE List | 2.0 to < 2.0 | affected |
Nuclei templates
1ProjectDiscoveryHIGHMultiple Shipping Address Woocommerce < 2.0 - SQL InjectionCVSS 8.6
The Multiple Shipping Address Woocommerce plugin before 2.0 does not properly sanitize and escape numerous parameters before using them in SQL statements via some AJAX actions available to unauthenticated users, leading to unauthenticated SQL injections.
Impact
Unauthenticated attackers can execute time-based blind SQL injection to extract database contents, potentially exposing sensitive WooCommerce customer and order data.
Remediation
Update the Multiple Shipping Address Woocommerce plugin to version 2.0 or later.
Source: ProjectDiscovery