Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-f42m-mvfv-cgw5: mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the mlflow/mlflow repository due to improper handling of URL parameters. By smuggling path traversal sequences using the ‘;’ character in URLs, attackers can manipulate the ‘params’ portion of the URL to gain unauthorized access to files or directories. This vulnerability allows for arbitrary data smuggling into the ‘params’ part of the URL, enabling attacks similar to those described in previous reports but utilizing the ‘;’ character for parameter smuggling. Successful exploitation could lead to unauthorized information disclosure or server compromise.

ghsa
#vulnerability#git#auth

Skip to content

    • Actions

      Automate any workflow

    • Packages

      Host and manage packages

    • Security

      Find and fix vulnerabilities

    • Codespaces

      Instant dev environments

    • Copilot

      Write better code with AI

    • Code review

      Manage code changes

    • Issues

      Plan and track work

    • Discussions

      Collaborate outside of code

    • GitHub Sponsors

      Fund open source developers

*   The ReadME Project
    
    GitHub community articles
  • Pricing

Provide feedback

Saved searches****Use saved searches to filter your results more quickly

Sign up

  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2024-1593

mlflow vulnerable to Path Traversal

High severity GitHub Reviewed Published Apr 16, 2024 to the GitHub Advisory Database • Updated Apr 16, 2024

Affected versions

<= 2.9.2

Description

A path traversal vulnerability exists in the mlflow/mlflow repository due to improper handling of URL parameters. By smuggling path traversal sequences using the ‘;’ character in URLs, attackers can manipulate the ‘params’ portion of the URL to gain unauthorized access to files or directories. This vulnerability allows for arbitrary data smuggling into the ‘params’ part of the URL, enabling attacks similar to those described in previous reports but utilizing the ‘;’ character for parameter smuggling. Successful exploitation could lead to unauthorized information disclosure or server compromise.

References

  • https://nvd.nist.gov/vuln/detail/CVE-2024-1593
  • https://huntr.com/bounties/dbdc6bd6-d09a-46f2-9d9c-5138a14b6e31

Published to the GitHub Advisory Database

Apr 16, 2024

Last updated

Apr 16, 2024

ghsa: Latest News

GHSA-x7m9-mv49-fv73: Vaultwarden vulnerable to user impersonation