CVE-2022-4328
published 2023-03-06CVE-2022-4328: The WooCommerce Checkout Field Manager WordPress plugin before 18.0 does not validate files to be uploaded, which could allow unauthenticated attackers to…
PriorityP186critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
4.43%
90.2th percentile
The WooCommerce Checkout Field Manager WordPress plugin before 18.0 does not validate files to be uploaded, which could allow unauthenticated attackers to upload arbitrary files such as PHP on the server
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| najeebmedia | woocommerce_checkout_field_manager | < 18.0 | 18.0 |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor for PHP file uploads to the cfom_files upload directory, which is the target path for arbitrary file upload exploitation of this vulnerability. ↗
- →The vulnerability allows unauthenticated attackers to upload arbitrary files including PHP webshells; detect unauthenticated POST requests that result in .php files appearing under /wp-content/uploads/cfom_files/. ↗
- ·The plugin is vulnerable in versions before 18.0; ensure the installed version of WooCommerce Checkout Field Manager is checked against this threshold when triaging alerts. ↗
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
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-mqr5-jg85-4hvx: The WooCommerce Checkout Field Manager WordPress plugin before 18
ghsa_unreviewed·2023-03-06
CVE-2022-4328 [CRITICAL] CWE-434 GHSA-mqr5-jg85-4hvx: The WooCommerce Checkout Field Manager WordPress plugin before 18
The WooCommerce Checkout Field Manager WordPress plugin before 18.0 does not validate files to be uploaded, which could allow unauthenticated attackers to upload arbitrary files such as PHP on the server
VulnCheck
najeebmedia woocommerce_checkout_field_manager Unrestricted Upload of File with Dangerous Type
vulncheck·2022·CVSS 9.8
CVE-2022-4328 [CRITICAL] najeebmedia woocommerce_checkout_field_manager Unrestricted Upload of File with Dangerous Type
najeebmedia woocommerce_checkout_field_manager Unrestricted Upload of File with Dangerous Type
The WooCommerce Checkout Field Manager WordPress plugin before 18.0 does not validate files to be uploaded, which could allow unauthenticated attackers to upload arbitrary files such as PHP on the server
Affected: najeebmedia woocommerce_checkout_field_manager
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=2024-01-22&host_type=src&vulnerability=cve-2022-4328; https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2024-01-23&host_type=src&vulnerability=cve-2022-4
No detection rules found.
Nuclei
WooCommerce Checkout Field Manager < 18.0 - Arbitrary File Upload
nuclei·CVSS 9.8
CVE-2022-4328 [CRITICAL] WooCommerce Checkout Field Manager < 18.0 - Arbitrary File Upload
WooCommerce Checkout Field Manager
--------------------------22728be7b3104597--
- |
GET /wp-content/uploads/cfom_files/{{to_lower('{{randstr}}')}}.php HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: word
part: body_2
words:
- '{{md5(string)}}'
# digest: 490a00463044022044f12e099f2bd466826035f1b9acc0bba8a14f3433083f0f657e07d2f5f59aac02204d001b7733feafdd8bb2adf43d08193c292d201896d5b91fd5d4a3c4dbadbe49:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2023-03-06
Published
Exploited in the wild