Show filters
52 Total Results
Displaying 31-40 of 52
Sort by:
Attacker Value
Unknown

CVE-2023-6974

Disclosure Date: December 20, 2023 (last updated December 30, 2023)
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.
Attacker Value
Unknown

CVE-2023-6940

Disclosure Date: December 19, 2023 (last updated December 30, 2023)
with only one user interaction(download a malicious config), attackers can gain full command execution on the victim system.
Attacker Value
Unknown

CVE-2023-6909

Disclosure Date: December 18, 2023 (last updated December 20, 2023)
Path Traversal: '\..\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.
Attacker Value
Unknown

CVE-2023-6831

Disclosure Date: December 15, 2023 (last updated December 22, 2023)
Path Traversal: '\..\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.
Attacker Value
Unknown

CVE-2023-6753

Disclosure Date: December 13, 2023 (last updated December 16, 2023)
Path Traversal in GitHub repository mlflow/mlflow prior to 2.9.2.
Attacker Value
Unknown

CVE-2023-6709

Disclosure Date: December 12, 2023 (last updated December 14, 2023)
Improper Neutralization of Special Elements Used in a Template Engine in GitHub repository mlflow/mlflow prior to 2.9.2.
Attacker Value
Unknown

CVE-2023-6568

Disclosure Date: December 07, 2023 (last updated April 16, 2024)
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.
Attacker Value
Unknown

CVE-2023-43472

Disclosure Date: December 05, 2023 (last updated December 12, 2023)
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.
Attacker Value
Unknown

CVE-2023-6014

Disclosure Date: November 16, 2023 (last updated November 25, 2023)
An attacker is able to arbitrarily create an account in MLflow bypassing any authentication requirment.
Attacker Value
Unknown

CVE-2023-6015

Disclosure Date: November 16, 2023 (last updated November 30, 2023)
MLflow allowed arbitrary files to be PUT onto the server.