CVE-2022-0784
published 2022-03-28CVE-2022-0784: 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…
PriorityP180critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
10.35%
95.1th percentile
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
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| title_experiments_free_project | title_experiments_free | < 9.0.1 | 9.0.1 |
Detection & IOCsextracted from sources · hover to see the quote
- →Target the unauthenticated AJAX action 'wpex_titles' with a manipulated 'id' parameter to detect SQL injection attempts against the Title Experiments Free plugin (< 9.0.1). ↗
- →A successful exploitation response returns HTTP 200 with content-type 'text/html' and a body containing the JSON key '{"images":', which can be used as a detection fingerprint.
- ·The vulnerability is exploitable by unauthenticated users, meaning no credentials or session tokens are required to trigger the SQL injection via the AJAX endpoint. ↗
- ·Only Title Experiments Free plugin versions before 9.0.1 are affected. ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vulncheck9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-7q7c-rwh6-625c: The Title Experiments Free WordPress plugin before 9
ghsa_unreviewed·2022-03-29
CVE-2022-0784 [CRITICAL] CWE-89 GHSA-7q7c-rwh6-625c: The Title Experiments Free WordPress plugin before 9
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
VulnCheck
title_experiments_free_project title_experiments_free Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
vulncheck·2022·CVSS 9.8
CVE-2022-0784 [CRITICAL] title_experiments_free_project title_experiments_free Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
title_experiments_free_project title_experiments_free Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
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
Affected: title_experiments_free_project title_experiments_free
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2023-11-27&host_type=src&vulnerability=cve-2022-0784; https://dashboard.shadowserv
No detection rules found.
Nuclei
WordPress Title Experiments Free <9.0.1 - SQL Injection
nuclei·CVSS 9.8
CVE-2022-0784 [CRITICAL] WordPress Title Experiments Free <9.0.1 - SQL Injection
WordPress Title Experiments Free =6'
- 'status_code == 200'
- 'contains(content_type, "text/html")'
- 'contains(body, "{\"images\":")'
condition: and
# digest: 4a0a00473045022100e03b7209002d178c7bb92d7e525910f9446d73ee6b8b00e3053ca175ac36a2480220519eaac06d0473ff763e513d17c3fdbde3ee05ce56d0ecc3c8b97b2574c6e98a:922c64590222798bb761d5b6d8e72950
2022-03-28
Published
Exploited in the wild