CVE-2022-0784
Title Experiments Free < 9.0.1 - Unauthenticated SQLi
Record summary
CVE-2022-0784 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The Title Experiments Free WordPress plugin before 9.0.1 does not sanitise and escape the id parameter before using it in a SQL statement via the wpex_titles AJAX action (available to unauthenticated users), leading to an unauthenticated SQL injection
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Nov 27, 2023 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Title Experiments Free | CVE List | 9.0.1 to < 9.0.1 | affected |
title_experiments_freeBrowse title_experiments_free_project / title_experiments_free | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALWordPress Title Experiments Free <9.0.1 - SQL InjectionCVSS 9.8
WordPress Title Experiments Free plugin before 9.0.1 contains a SQL injection vulnerability. The plugin does not sanitize and escape the id parameter before using it in a SQL statement via the wpex_titles AJAX action, available to unauthenticated users. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized accessand data leakage.
Remediation
Update to the latest version of WordPress Title Experiments Free plugin (9.0.1 or higher) to mitigate the vulnerability.
Source: ProjectDiscovery