CVE-2024-9186
Published: 14 November 2024
Summary
CVE-2024-9186 is a high-severity SQL Injection (CWE-89) vulnerability in Funnelkit Funnelkit Automations. Its CVSS base score is 8.6 (High).
Operationally, ranked in the top 3.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
The Recover WooCommerce Cart Abandonment, Newsletter, Email Marketing, Marketing Automation By FunnelKit WordPress plugin before version 3.3.0 contains a SQL injection vulnerability (CWE-89). The plugin fails to sanitize or escape the bwfan-track-id parameter before incorporating it into a SQL statement, enabling direct database query manipulation. The issue carries a CVSS 3.1 score of 8.6 with network attack vector, low complexity, no authentication or user interaction required, and changed scope affecting confidentiality.
Unauthenticated remote attackers can supply a crafted bwfan-track-id value to execute arbitrary SQL commands against the underlying database. Successful exploitation can disclose sensitive data stored by the plugin without requiring any privileges on the WordPress site.
The referenced WPScan advisory identifies the flaw in versions prior to 3.3.0 and indicates that updating to 3.3.0 or later resolves the parameter handling issue. The associated EPSS score has remained flat at 0.3265 with no material increase observed since disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-49777
Vulnerability details
The Recover WooCommerce Cart Abandonment, Newsletter, Email Marketing, Marketing Automation By FunnelKit WordPress plugin before 3.3.0 does not sanitize and escape the bwfan-track-id parameter before using it in a SQL statement, allowing unauthenticated users to perform SQL injection attacks
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.