Lucene search
K

1101 matches found

OSV
OSV
added 2024/07/18 10:6 p.m.15 views

GHSA-HHPG-V63P-WP7W TorchServe gRPC Port Exposure

Impact The two gRPC ports 7070 and 7071, are not bound to localhost by default, so when TorchServe is launched, these two interfaces are bound to all interfaces. Customers using PyTorch inference Deep Learning Containers DLC through Amazon SageMaker and EKS are not affected. Patches This issue in...

8.8CVSS8.3AI score0.00069EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2024/07/18 10:6 p.m.23 views

TorchServe gRPC Port Exposure

Impact The two gRPC ports 7070 and 7071, are not bound to localhost by default, so when TorchServe is launched, these two interfaces are bound to all interfaces. Customers using PyTorch inference Deep Learning Containers DLC through Amazon SageMaker and EKS are not affected. Patches This issue in...

8.2CVSS6.8AI score0.00069EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2024/07/18 10:3 p.m.7 views

GHSA-WXCX-GG9C-FWP2 TorchServe vulnerable to bypass of allowed_urls configuration

Impact TorchServe's check on allowedurls configuration can be by-passed if the URL contains characters such as ".." but it does not prevent the model from being downloaded into the model store. Once a file is downloaded, it can be referenced without providing a URL the second time, which...

9.8CVSS9.5AI score0.00177EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2024/07/18 10:3 p.m.18 views

TorchServe vulnerable to bypass of allowed_urls configuration

Impact TorchServe's check on allowedurls configuration can be by-passed if the URL contains characters such as ".." but it does not prevent the model from being downloaded into the model store. Once a file is downloaded, it can be referenced without providing a URL the second time, which...

9.8CVSS6.9AI score0.00177EPSS
Exploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/07/13 12:0 a.m.25 views

CBL Mariner 2.0 Security Update: pytorch (CVE-2024-31584)

The version of pytorch installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-31584 advisory. - Pytorch before v2.2.0 has an Out-of-bounds Read vulnerability via the component...

5.5CVSS5.7AI score0.00077EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/07/13 12:0 a.m.26 views

CBL Mariner 2.0 Security Update: pytorch (CVE-2024-31583)

The version of pytorch installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-31583 advisory. - Pytorch before version v2.2.0 was discovered to contain a use-after-free vulnerability in...

7.8CVSS7.4AI score0.00049EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/07/03 12:0 a.m.38 views

CBL Mariner 2.0 Security Update: pytorch (CVE-2024-27318)

The version of pytorch installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-27318 advisory. - Versions of the package onnx before and including 1.15.0 are vulnerable to Directory Traversal as the...

7.5CVSS6.5AI score0.00408EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/07/03 12:0 a.m.29 views

CBL Mariner 2.0 Security Update: pytorch (CVE-2024-27319)

The version of pytorch installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-27319 advisory. - Versions of the package onnx before and including 1.15.0 are vulnerable to Out-of-bounds Read as the...

9.1CVSS6.4AI score0.00086EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2024/06/27 9:32 p.m.31 views

pytorch-lightning vulnerable to Arbitrary File Write via /v1/runs API endpoint

A vulnerability in the /v1/runs API endpoint of lightning-ai/pytorch-lightning v2.2.4 allows attackers to exploit path traversal when extracting tar.gz files. When the LightningApp is running with the pluginserver, attackers can deploy malicious tar.gz plugins that embed arbitrary files with path...

9.8CVSS7.7AI score0.10734EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2024/06/27 9:32 p.m.2 views

GHSA-MR7H-W2QC-FFC2 pytorch-lightning vulnerable to Arbitrary File Write via /v1/runs API endpoint

A vulnerability in the /v1/runs API endpoint of lightning-ai/pytorch-lightning v2.2.4 allows attackers to exploit path traversal when extracting tar.gz files. When the LightningApp is running with the pluginserver, attackers can deploy malicious tar.gz plugins that embed arbitrary files with path...

9.1CVSS6.2AI score0.10734EPSS
Exploits1References6
NVD
NVD
added 2024/06/27 7:15 p.m.18 views

CVE-2024-5980

A vulnerability in the /v1/runs API endpoint of lightning-ai/pytorch-lightning v2.2.4 allows attackers to exploit path traversal when extracting tar.gz files. When the LightningApp is running with the pluginserver, attackers can deploy malicious tar.gz plugins that embed arbitrary files with path...

9.8CVSS0.10734EPSS
Exploits1References2
OSV
OSV
added 2024/06/27 7:15 p.m.2 views

CVE-2024-5980

A vulnerability in the /v1/runs API endpoint of lightning-ai/pytorch-lightning v2.2.4 allows attackers to exploit path traversal when extracting tar.gz files. When the LightningApp is running with the pluginserver, attackers can deploy malicious tar.gz plugins that embed arbitrary files with path...

9.8CVSS8AI score
Exploits0References2
RedhatCVE
RedhatCVE
added 2024/06/27 1:25 p.m.34 views

CVE-2024-5480

A vulnerability in PyTorch's torch.distributed.rpc framework, specifically in versions prior to 2.2.2, allows for remote code execution RCE. The framework, which is used in distributed training scenarios, does not properly verify the functions being called during RPC Remote Procedure Call...

8.2AI score
Exploits0References3
CNNVD
CNNVD
added 2024/06/27 12:0 a.m.2 views

Pytorch-Lightning Code Issue Vulnerability

Pytorch-Lightning is an open source lightweight PyTorch wrapper open-sourced by Lightning AI in the US. Used for high performance Ai research. A code issue vulnerability exists in Pytorch-Lightning version v2.2.4, which stems from the runtool command in the rapids component that allows the main...

9.8CVSS7AI score0.10734EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2024/06/27 12:0 a.m.3 views

PT-2024-37290 · Pypi · Pytorch-Lightning

Name of the Vulnerable Software and Affected Versions: pytorch-lightning version 2.2.4 Description: A path traversal issue exists in the "/v1/runs" API endpoint, allowing attackers to exploit this vulnerability when extracting tar.gz files. This can be used to deploy malicious tar.gz plugins that...

9.8CVSS9.1AI score0.10734EPSS
Exploits1References8
Tenable Nessus
Tenable Nessus
added 2024/06/25 12:0 a.m.27 views

PyTorch < 2.2.2 RCE

The remote host contains a torchserve version that is prior to 2.2.2. It is, therefore, affected by a remote code execution vulnerability. A vulnerability in the PyTorch's torch.distributed.rpc framework, specifically in versions prior to 2.2.2, allows for remote code execution RCE. The framework...

6.8AI score
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/06/25 12:0 a.m.8 views

PyTorch Detection

Binary data pytorchdetect.nbin...

7.3AI score
Exploits0References1
OSV
OSV
added 2024/06/08 7:25 a.m.13 views

BIT-MLFLOW-2024-37059

Deserialization of untrusted data can occur in versions of the MLflow platform running version 0.5.0 or newer, enabling a maliciously uploaded PyTorch model to run arbitrary code on an end user’s system when interacted with...

8.8CVSS8.7AI score0.00436EPSS
Exploits1References2
NVD
NVD
added 2024/06/06 7:16 p.m.13 views

CVE-2024-5480

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

Exploits0
OSV
OSV
added 2024/06/06 7:16 p.m.7 views

CVE-2024-5480

A vulnerability in the PyTorch's torch.distributed.rpc framework, specifically in versions prior to 2.2.2, allows for remote code execution RCE. The framework, which is used in distributed training scenarios, does not properly verify the functions being called during RPC Remote Procedure Call...

8.1AI score
Exploits0References2
Rows per page
Query Builder