CVE-2022-4447
published 2023-01-16CVE-2022-4447: The Fontsy WordPress plugin through 1.8.6 does not properly sanitize and escape a parameter before using it in a SQL statement via an AJAX action available to…
PriorityP181critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
4.79%
90.8th percentile
The Fontsy WordPress plugin through 1.8.6 does not properly sanitize and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| fontsy_project | fontsy | <= 1.8.6 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect unauthenticated POST requests to /wp-admin/admin-ajax.php with action=get_tag_fonts, which is the vulnerable AJAX endpoint exploited for SQL injection. ↗
- →Look for UNION-based SQL injection payloads in the POST body 'id' parameter, particularly patterns like negative integer followed by UNION ALL SELECT with NULL columns and md5() calls. ↗
- →The vulnerability is exploitable by unauthenticated users (no authentication required), so filter on requests lacking valid WordPress authentication cookies to the admin-ajax endpoint. ↗
- →Content-Type of the exploit request is application/x-www-form-urlencoded; monitor for this combined with the get_tag_fonts action parameter. ↗
- ·The vulnerable plugin version is 1.8.6 and below; version 1.8.7 or the vendor patch resolves the issue. Ensure detections are scoped to sites running Fontsy <= 1.8.6. ↗
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-xjg5-j24f-8p55: The Fontsy WordPress plugin through 1
ghsa_unreviewed·2023-01-16
CVE-2022-4447 [CRITICAL] CWE-89 GHSA-xjg5-j24f-8p55: The Fontsy WordPress plugin through 1
The Fontsy WordPress plugin through 1.8.6 does not properly sanitize and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.
VulnCheck
Fontsy WordPress plugin through 1.8.6 SQL Injection
vulncheck·2022·CVSS 9.8
CVE-2022-4447 [CRITICAL] Fontsy WordPress plugin through 1.8.6 SQL Injection
Fontsy WordPress plugin through 1.8.6 SQL Injection
The Fontsy WordPress plugin through 1.8.6 does not properly sanitize and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.
Affected: fontsy_project fontsy
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-4447; https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2024-01-23&host_type=src&vulnerability=cve-2022-4447; https://dashboard.shadowserver.org/statistics/honeypot/vu
No detection rules found.
Nuclei
WordPress Fontsy <=1.8.6 - SQL Injection
nuclei·CVSS 9.8
CVE-2022-4447 [CRITICAL] WordPress Fontsy <=1.8.6 - SQL Injection
WordPress Fontsy =1.8.7) or apply the vendor-provided patch to mitigate the SQL Injection vulnerability.
reference:
- https://wpscan.com/vulnerability/6939c405-ac62-4144-bd86-944d7b89d0ad
- https://wordpress.org/plugins/fontsy/
- https://nvd.nist.gov/vuln/detail/CVE-2022-4447
- https://github.com/ARPSyndicate/kenzer-templates
- 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-4447
cwe-id: CWE-89
epss-score: 0.77868
epss-percentile: 0.99006
cpe: cpe:2.3:a:fontsy_project:fontsy:*:*:*:*:*:wordpress:*:*
metadata:
verified: true
max-request: 1
vendor: fontsy_project
product: fontsy
framework: wordpress
tags: cve,cve2022,wordpress,wp,wpscan,wp-plugin,sqli,fontsy,unauth,fontsy_project,vkev,vuln
variables
2023-01-16
Published
Exploited in the wild