Filtered by vendor Lfprojects Subscriptions
Total 27 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2023-6014 1 Lfprojects 1 Mlflow 2024-09-04 9.8 Critical
An attacker is able to arbitrarily create an account in MLflow bypassing any authentication requirment.
CVE-2022-46397 1 Lfprojects 1 Vector Packet Processor 2024-08-03 7.5 High
FP.io VPP (Vector Packet Processor) 22.10, 22.06, 22.02, 21.10, 21.06, 21.01, 20.09, 20.05, 20.01, 19.08, and 19.04 Generates a Predictable IV with CBC Mode.
CVE-2022-0736 1 Lfprojects 1 Mlflow 2024-08-02 7.5 High
Insecure Temporary File in GitHub repository mlflow/mlflow prior to 1.23.1.
CVE-2023-43472 1 Lfprojects 1 Mlflow 2024-08-02 7.5 High
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.
CVE-2023-38496 1 Lfprojects 1 Apptainer 2024-08-02 6.1 Medium
Apptainer is an open source container platform. Version 1.2.0-rc.2 introduced an ineffective privilege drop when requesting container network setup, therefore subsequent functions are called with root privileges, the attack surface is rather limited for users but an attacker could possibly craft a starter config to delete any directory on the host filesystems. A security fix has been included in Apptainer 1.2.1. There is no known workaround outside of upgrading to Apptainer 1.2.1.
CVE-2023-30549 3 Lfprojects, Redhat, Sylabs 3 Apptainer, Enterprise Linux, Singularity 2024-08-02 7.1 High
Apptainer is an open source container platform for Linux. There is an ext4 use-after-free flaw that is exploitable through versions of Apptainer < 1.1.0 and installations that include apptainer-suid < 1.1.8 on older operating systems where that CVE has not been patched. That includes Red Hat Enterprise Linux 7, Debian 10 buster (unless the linux-5.10 package is installed), Ubuntu 18.04 bionic and Ubuntu 20.04 focal. Use-after-free flaws in the kernel can be used to attack the kernel for denial of service and potentially for privilege escalation. Apptainer 1.1.8 includes a patch that by default disables mounting of extfs filesystem types in setuid-root mode, while continuing to allow mounting of extfs filesystems in non-setuid "rootless" mode using fuse2fs. Some workarounds are possible. Either do not install apptainer-suid (for versions 1.1.0 through 1.1.7) or set `allow setuid = no` in apptainer.conf. This requires having unprivileged user namespaces enabled and except for apptainer 1.1.x versions will disallow mounting of sif files, extfs files, and squashfs files in addition to other, less significant impacts. (Encrypted sif files are also not supported unprivileged in apptainer 1.1.x.). Alternatively, use the `limit containers` options in apptainer.conf/singularity.conf to limit sif files to trusted users, groups, and/or paths, and set `allow container extfs = no` to disallow mounting of extfs overlay files. The latter option by itself does not disallow mounting of extfs overlay partitions inside SIF files, so that's why the former options are also needed.
CVE-2023-30172 1 Lfprojects 1 Mlflow 2024-08-02 7.5 High
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.
CVE-2023-23619 1 Lfprojects 1 Modelina 2024-08-02 10 Critical
Modelina is a library for generating data models based on inputs such as AsyncAPI, OpenAPI, or JSON Schema documents. Versions prior to 1.0.0 are vulnerable to Code injection. This issue affects anyone who is using the default presets and/or does not handle the functionality themself. This issue has been partially mitigated in version 1.0.0, with the maintainer's GitHub Security Advisory (GHSA) noting "It is impossible to fully guard against this, because users have access to the original raw information. However, as of version 1, if you only access the constrained models, you will not encounter this issue. Further similar situations are NOT seen as a security issue, but intended behavior." The suggested workaround from the maintainers is "Fully custom presets that change the entire rendering process which can then escape the user input."
CVE-2023-6974 1 Lfprojects 1 Mlflow 2024-08-02 9.8 Critical
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.
CVE-2023-6977 1 Lfprojects 1 Mlflow 2024-08-02 7.5 High
This vulnerability enables malicious users to read sensitive files on the server.
CVE-2023-6976 1 Lfprojects 1 Mlflow 2024-08-02 8.8 High
This vulnerability is capable of writing arbitrary files into arbitrary locations on the remote filesystem in the context of the server process.
CVE-2023-6975 1 Lfprojects 1 Mlflow 2024-08-02 9.8 Critical
A malicious user could use this issue to get command execution on the vulnerable machine and get access to data & models information.
CVE-2023-6940 1 Lfprojects 1 Mlflow 2024-08-02 8.8 High
with only one user interaction(download a malicious config), attackers can gain full command execution on the victim system.
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-6753 2 Lfprojects, Microsoft 2 Mlflow, Windows 2024-08-02 8.8 High
Path Traversal in GitHub repository mlflow/mlflow prior to 2.9.2.
CVE-2023-6709 1 Lfprojects 1 Mlflow 2024-08-02 8.8 High
Improper Neutralization of Special Elements Used in a Template Engine 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.