Filtered by vendor Lfprojects Subscriptions
Total 30 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2023-6909 1 Lfprojects 1 Mlflow 2024-08-02 7.5 High
Path Traversal: '\..\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.
CVE-2023-6831 1 Lfprojects 1 Mlflow 2024-08-02 8.1 High
Path Traversal: '\..\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.
CVE-2023-6568 1 Lfprojects 1 Mlflow 2024-08-02 6.1 Medium
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 user without adequate sanitization or escaping, leading to arbitrary JavaScript execution in the context of the victim's browser. The vulnerability is present in the mlflow/server/auth/__init__.py file, where the user-supplied Content-Type header is directly injected into a Python formatted string and returned to the user, facilitating the XSS attack.
CVE-2023-6015 1 Lfprojects 1 Mlflow 2024-08-02 7.5 High
MLflow allowed arbitrary files to be PUT onto the server.
CVE-2023-6018 1 Lfprojects 1 Mlflow 2024-08-02 9.8 Critical
An attacker can overwrite any file on the server hosting MLflow without any authentication.
CVE-2023-2780 1 Lfprojects 1 Mlflow 2024-08-02 9.8 Critical
Path Traversal: '\..\filename' in GitHub repository mlflow/mlflow prior to 2.3.1.
CVE-2023-2356 1 Lfprojects 1 Mlflow 2024-08-02 7.5 High
Relative Path Traversal in GitHub repository mlflow/mlflow prior to 2.3.1.
CVE-2023-1177 1 Lfprojects 1 Mlflow 2024-08-02 9.3 Critical
Path Traversal: '\..\filename' in GitHub repository mlflow/mlflow prior to 2.2.1.
CVE-2023-1176 1 Lfprojects 1 Mlflow 2024-08-02 3.3 Low
Absolute Path Traversal in GitHub repository mlflow/mlflow prior to 2.2.2.
CVE-2024-22194 1 Lfprojects 2 Case Python Utilities, Cdo Local Uuid Utility 2024-08-01 2.2 Low
cdo-local-uuid project provides a specialized UUID-generating function that can, on user request, cause a program to generate deterministic UUIDs. An information leakage vulnerability is present in `cdo-local-uuid` at version `0.4.0`, and in `case-utils` in unpatched versions (matching the pattern `0.x.0`) at and since `0.5.0`, before `0.15.0`. The vulnerability stems from a Python function, `cdo_local_uuid.local_uuid()`, and its original implementation `case_utils.local_uuid()`.