Lucene search

K

Mlflow Security Vulnerabilities

cve
cve

CVE-2022-0736

Insecure Temporary File in GitHub repository mlflow/mlflow prior to 1.23.1.

7.5CVSS

7.4AI Score

0.001EPSS

2022-02-23 09:15 AM
86
cve
cve

CVE-2023-1176

Absolute Path Traversal in GitHub repository mlflow/mlflow prior to 2.2.2.

3.3CVSS

4AI Score

0.0004EPSS

2023-03-24 03:15 PM
51
cve
cve

CVE-2023-1177

Path Traversal: '..\filename' in GitHub repository mlflow/mlflow prior to 2.2.1.

9.8CVSS

9.3AI Score

0.086EPSS

2023-03-24 03:15 PM
90
cve
cve

CVE-2023-2356

Relative Path Traversal in GitHub repository mlflow/mlflow prior to 2.3.1.

7.5CVSS

7.5AI Score

0.012EPSS

2023-04-28 12:15 AM
49
cve
cve

CVE-2023-2780

Path Traversal: '..\filename' in GitHub repository mlflow/mlflow prior to 2.3.1.

9.8CVSS

9.4AI Score

0.033EPSS

2023-05-17 09:15 PM
35
cve
cve

CVE-2023-30172

A directory traversal vulnerability in the /get-artifact API method of the mlflow platform up to v2.0.1 allows attackers to read arbitrary files on the server via the path parameter.

7.5CVSS

7.3AI Score

0.001EPSS

2023-05-11 02:15 AM
39
cve
cve

CVE-2023-3765

Absolute Path Traversal in GitHub repository mlflow/mlflow prior to 2.5.0.

10CVSS

9.3AI Score

0.015EPSS

2023-07-19 01:15 AM
35
cve
cve

CVE-2023-4033

OS Command Injection in GitHub repository mlflow/mlflow prior to 2.6.0.

7.8CVSS

8AI Score

0.0004EPSS

2023-08-01 01:15 AM
33
cve
cve

CVE-2023-43472

An issue in MLFlow versions 2.8.1 and before allows a remote attacker to obtain sensitive information via a crafted request to REST API.

7.5CVSS

7.1AI Score

0.014EPSS

2023-12-05 07:15 AM
15
cve
cve

CVE-2023-6014

An attacker is able to arbitrarily create an account in MLflow bypassing any authentication requirment.

9.8CVSS

9.4AI Score

0.001EPSS

2023-11-16 09:15 PM
40
cve
cve

CVE-2023-6015

MLflow allowed arbitrary files to be PUT onto the server.

7.5CVSS

7.5AI Score

0.001EPSS

2023-11-16 04:15 PM
38
cve
cve

CVE-2023-6018

An attacker can overwrite any file on the server hosting MLflow without any authentication.

9.8CVSS

9.4AI Score

0.89EPSS

2023-11-16 04:15 PM
48
cve
cve

CVE-2023-6568

A reflected Cross-Site Scripting (XSS) vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the Content-Type header in POST requests. An attacker can inject malicious JavaScript code into the Content-Type header, which is then improperly reflected back to the us...

6.1CVSS

5.8AI Score

0.0005EPSS

2023-12-07 05:15 AM
39
cve
cve

CVE-2023-6709

Improper Neutralization of Special Elements Used in a Template Engine in GitHub repository mlflow/mlflow prior to 2.9.2.

8.8CVSS

8.6AI Score

0.001EPSS

2023-12-12 04:15 AM
20
cve
cve

CVE-2023-6753

Path Traversal in GitHub repository mlflow/mlflow prior to 2.9.2.

8.8CVSS

8.6AI Score

0.001EPSS

2023-12-13 12:15 AM
23
cve
cve

CVE-2023-6831

Path Traversal: '..\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.

8.1CVSS

7.9AI Score

0.004EPSS

2023-12-15 01:15 AM
28
cve
cve

CVE-2023-6909

Path Traversal: '..\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.

7.5CVSS

7.3AI Score

0.007EPSS

2023-12-18 04:15 AM
43
cve
cve

CVE-2023-6940

with only one user interaction(download a malicious config), attackers can gain full command execution on the victim system.

8.8CVSS

8.8AI Score

0.001EPSS

2023-12-19 02:15 AM
18
cve
cve

CVE-2023-6974

A malicious user could use this issue to access internal HTTP(s) servers and in the worst case (ie: aws instance) it could be abuse to get a remote code execution on the victim machine.

9.8CVSS

9.4AI Score

0.003EPSS

2023-12-20 06:15 AM
31
cve
cve

CVE-2023-6975

A malicious user could use this issue to get command execution on the vulnerable machine and get access to data & models information.

9.8CVSS

9.5AI Score

0.001EPSS

2023-12-20 06:15 AM
25
cve
cve

CVE-2023-6976

This vulnerability is capable of writing arbitrary files into arbitrary locations on the remote filesystem in the context of the server process.

8.8CVSS

8.6AI Score

0.001EPSS

2023-12-20 06:15 AM
13
cve
cve

CVE-2023-6977

This vulnerability enables malicious users to read sensitive files on the server.

7.5CVSS

7.3AI Score

0.005EPSS

2023-12-20 06:15 AM
32
cve
cve

CVE-2024-1558

A path traversal vulnerability exists in the _create_model_version() function within server/handlers.py of the mlflow/mlflow repository, due to improper validation of the source parameter. Attackers can exploit this vulnerability by crafting a source parameter that bypasses the _validate_non_local_...

7.5CVSS

6.5AI Score

0.0004EPSS

2024-04-16 12:15 AM
35
cve
cve

CVE-2024-1594

A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the artifact_location parameter when creating an experiment. Attackers can exploit this vulnerability by using a fragment component # in the artifact location URI to read arbitrary files on th...

7.5CVSS

6.2AI Score

0.007EPSS

2024-04-16 12:15 AM
38
cve
cve

CVE-2024-2928

A Local File Inclusion (LFI) vulnerability was identified in mlflow/mlflow, specifically in version 2.9.2, which was fixed in version 2.11.3. This vulnerability arises from the application's failure to properly validate URI fragments for directory traversal sequences such as '../'. An attacker can ...

7.5CVSS

7.4AI Score

0.0004EPSS

2024-06-06 07:15 PM
29
cve
cve

CVE-2024-3099

A vulnerability in mlflow/mlflow version 2.11.1 allows attackers to create multiple models with the same name by exploiting URL encoding. This flaw can lead to Denial of Service (DoS) as an authenticated user might not be able to use the intended model, as it will open a different model each time. ...

5.4CVSS

5.2AI Score

0.0004EPSS

2024-06-06 07:15 PM
29
cve
cve

CVE-2024-3573

mlflow/mlflow is vulnerable to Local File Inclusion (LFI) due to improper parsing of URIs, allowing attackers to bypass checks and read arbitrary files on the system. The issue arises from the 'is_local_uri' function's failure to properly handle URIs with empty or 'file' schemes, leading to the mis...

9.3CVSS

9.2AI Score

0.0004EPSS

2024-04-16 12:15 AM
34
cve
cve

CVE-2024-3848

A path traversal vulnerability exists in mlflow/mlflow version 2.11.0, identified as a bypass for the previously addressed CVE-2023-6909. The vulnerability arises from the application's handling of artifact URLs, where a '#' character can be used to insert a path into the fragment, effectively skip...

7.5CVSS

7.2AI Score

0.007EPSS

2024-05-16 09:15 AM
48