CVE-2022-4117
published 2022-12-26CVE-2022-4117: The IWS WordPress plugin through 1.0 does not properly escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated…
PriorityP181critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
4.96%
91.1th percentile
The IWS WordPress plugin through 1.0 does not properly escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to an unauthenticated SQL injection.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| iws-geo-form-fields_project | iws-geo-form-fields | <= 1.0 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect unauthenticated POST requests to /wp-admin/admin-ajax.php with action=iws_gff_fetch_states — this AJAX action is available to unauthenticated users and is the attack vector for the SQL injection. ↗
- →Look for time-based blind SQLi payloads in the country_id POST parameter, specifically patterns containing SLEEP() or similar time-delay functions injected into the value. ↗
- →A successful exploitation response returns HTTP 200 with a JSON body containing both '"status":200' and '{"html":' — monitor for these response patterns paired with anomalous request durations (>=6 seconds). ↗
- →The vulnerability affects IWS Geo Form Fields plugin through version 1.0; upgrade to version 1.1 or later or apply the vendor patch. ↗
- ·The proof-of-concept uses a SLEEP(6) time-based blind SQLi payload with a 15-second request timeout; detection rules relying solely on response time thresholds may produce false positives on slow servers — correlate with the specific action parameter and payload pattern. ↗
- ·The AJAX action iws_gff_fetch_states requires no authentication (PR:N), meaning any unauthenticated network request can trigger the injection — no session or nonce validation is enforced by the vulnerable plugin. ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vulncheck9.8CRITICAL
cisa9.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-9h74-mx6m-3v5r: The IWS WordPress plugin through 1
ghsa_unreviewed·2022-12-26
CVE-2022-4117 [CRITICAL] CWE-89 GHSA-9h74-mx6m-3v5r: The IWS WordPress plugin through 1
The IWS WordPress plugin through 1.0 does not properly escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to an unauthenticated SQL injection.
VulnCheck
IWS WordPress plugin through 1.0 SQL Injection
vulncheck·2022·CVSS 9.8
CVE-2022-4117 [CRITICAL] IWS WordPress plugin through 1.0 SQL Injection
IWS WordPress plugin through 1.0 SQL Injection
The IWS WordPress plugin through 1.0 does not properly escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to an unauthenticated SQL injection.
Affected: iws-geo-form-fields_project iws-geo-form-fields
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-13&host_type=src&vulnerability=cve-2022-4117; https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2024-01-05&host_type=src&vulnerability=cve-2022-4117; https://dashboard.shadowserver.org/st
CISA
Adobe Flash Player Arbitrary Code Execution Vulnerability
cisa·2022-03-03·CVSS 9.8
CVE-2016-4117 [CRITICAL] Adobe Flash Player Arbitrary Code Execution Vulnerability
Vulnerability: Adobe Flash Player Arbitrary Code Execution Vulnerability
Affected: Adobe Flash Player
An access of resource using incompatible type vulnerability exists within Adobe Flash Player that allows an attacker to perform remote code execution.
Required Action: The impacted product is end-of-life and should be disconnected if still in use.
Notes: https://nvd.nist.gov/vuln/detail/CVE-2016-4117
Remediation Due Date: 2022-03-24
No detection rules found.
Nuclei
WordPress IWS Geo Form Fields <=1.0 - SQL Injection
nuclei·CVSS 9.8
CVE-2022-4117 [CRITICAL] WordPress IWS Geo Form Fields <=1.0 - SQL Injection
WordPress IWS Geo Form Fields =1.1) or apply the vendor-supplied patch to mitigate the SQL Injection vulnerability.
reference:
- https://wpscan.com/vulnerability/1fac3eb4-13c0-442d-b27c-7b7736208193
- https://wordpress.org/plugins/iws-geo-form-fields/
- https://nvd.nist.gov/vuln/detail/CVE-2022-4117
- https://github.com/ARPSyndicate/cvemon
- https://github.com/cyllective/CVEs
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2022-4117
cwe-id: CWE-89
epss-score: 0.83515
epss-percentile: 0.99282
cpe: cpe:2.3:a:iws-geo-form-fields_project:iws-geo-form-fields:*:*:*:*:*:wordpress:*:*
metadata:
verified: true
max-request: 1
vendor: iws-geo-form-fields_project
product: iws-geo-form-fields
framework: wordpress
tags: time-based-sqli,cve,cve2022,s
2022-12-26
Published
Exploited in the wild