CVE-2021-24849
WCFM - WooCommerce Multivendor Marketplace < 3.4.12 - Unauthenticated SQL Injection
Record summary
CVE-2021-24849 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The wcfm_ajax_controller AJAX action of the WCFM Marketplace WordPress plugin before 3.4.12, available to unauthenticated and authenticated user, does not properly sanitise multiple parameters before using them in SQL statements, leading to SQL injections
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
WCFM Marketplace – Best Multivendor Marketplace for WooCommerce | CVE List | 3.4.12 to < 3.4.12 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALWCFM WooCommerce Multivendor Marketplace < 3.4.12 - SQL InjectionCVSS 9.8
The wcfm_ajax_controller AJAX action of the WCFM Marketplace WordPress plugin before 3.4.12, available to unauthenticated and authenticated user, does not properly sanitise multiple parameters before using them in SQL statements, leading to SQL injections.
Impact
Unauthenticated attackers can execute SQL injection through multiple unsanitized parameters, potentially gaining access to all WooCommerce marketplace data including customer and vendor information.
Remediation
Fixed in 3.4.12
Source: ProjectDiscovery