CVE-2024-6928
Opti Marketing <= 2.0.9 - Unauthenticated SQLi
Record summary
CVE-2024-6928 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The Opti Marketing WordPress plugin through 2.0.9 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Sep 10, 2024 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Opti MarketingDefault status: affected | CVE List | Through 2.0.9 | affected |
opti_marketingBrowse optimarketing / opti_marketingDefault status: unknown | CVE List | Through 2.0.9 | affected |
Nuclei templates
1ProjectDiscoveryHIGHOpti Marketing <= 2.0.9 - SQL InjectionCVSS 10
The Opti Marketing plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 2.0.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Impact
Unauthenticated attackers can exploit SQL injection to extract, modify, or delete sensitive database information, potentially compromising the entire WordPress installation and all stored data.
Remediation
Update Opti Marketing plugin to a version later than 2.0.9 to address the SQL injection vulnerability.
Source: ProjectDiscovery