Lucene search
+L

136 matches found

CNNVD
CNNVD
added 2024/06/27 12:00 a.m.13 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.01318EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/06/27 12:00 a.m.10 views

PT-2024-37290

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.8CVSS7.6AI score0.01318EPSS
SaveExploits1References14
OSV
OSV
added 2024/06/06 6:30 p.m.79 views

GHSA-CGWC-QVRX-RF7F Remote code execution in pytorch lightning

A remote code execution RCE vulnerability exists in the lightning-ai/pytorch-lightning library version 2.2.1 due to improper handling of deserialized user input and mismanagement of dunder attributes by the deepdiff library. The library uses deepdiff.Delta objects to modify application state base...

9.8CVSS6.5AI score0.26831EPSS
SaveExploits3References6
Github Security Blog
Github Security Blog
added 2024/06/06 6:30 p.m.31 views

Remote code execution in pytorch lightning

A remote code execution RCE vulnerability exists in the lightning-ai/pytorch-lightning library version 2.2.1 due to improper handling of deserialized user input and mismanagement of dunder attributes by the deepdiff library. The library uses deepdiff.Delta objects to modify application state base...

9.8CVSS9.8AI score0.26831EPSS
SaveExploits3References6Affected Software1
NVD
NVD
added 2024/06/06 6:15 p.m.67 views

CVE-2024-5452

A remote code execution RCE vulnerability exists in the lightning-ai/pytorch-lightning library version 2.2.1 due to improper handling of deserialized user input and mismanagement of dunder attributes by the deepdiff library. The library uses deepdiff.Delta objects to modify application state base...

9.8CVSS0.26831EPSS
SaveExploits3References2
Cvelist
Cvelist
added 2024/06/06 5:54 p.m.74 views

CVE-2024-5452 RCE via Property/Class Pollution in lightning-ai/pytorch-lightning

A remote code execution RCE vulnerability exists in the lightning-ai/pytorch-lightning library version 2.2.1 due to improper handling of deserialized user input and mismanagement of dunder attributes by the deepdiff library. The library uses deepdiff.Delta objects to modify application state base...

9.8CVSS0.26831EPSS
SaveExploits3References2
CVE
CVE
added 2024/06/06 5:54 p.m.114 views

CVE-2024-5452

CVE-2024-5452 affects lightning-ai/pytorch-lightning (v2.2.1) and arises from insecure deserialization via deepdiff.Delta, where dunder attributes can be manipulated to bypass whitelists and cause arbitrary attribute writes, yielding remote code execution (RCE) on self-hosted PyTorch Lightning ap...

9.8CVSS9.9AI score0.26831EPSS
SaveExploits3References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/06 5:54 p.m.19 views

CVE-2024-5452 RCE via Property/Class Pollution in lightning-ai/pytorch-lightning

A remote code execution RCE vulnerability exists in the lightning-ai/pytorch-lightning library version 2.2.1 due to improper handling of deserialized user input and mismanagement of dunder attributes by the deepdiff library. The library uses deepdiff.Delta objects to modify application state base...

9.8CVSS7.8AI score0.26831EPSS
SaveExploits3References1
OSV
OSV
added 2024/06/06 5:54 p.m.12 views

CVE-2024-5452 RCE via Property/Class Pollution in lightning-ai/pytorch-lightning

A remote code execution RCE vulnerability exists in the lightning-ai/pytorch-lightning library version 2.2.1 due to improper handling of deserialized user input and mismanagement of dunder attributes by the deepdiff library. The library uses deepdiff.Delta objects to modify application state base...

9.8CVSS7.9AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/06/06 12:00 a.m.22 views

PT-2024-36377

Name of the Vulnerable Software and Affected Versions: pytorch-lightning version 2.2.1 Description: A remote code execution issue exists due to improper handling of deserialized user input and mismanagement of dunder attributes by the deepdiff library. The library uses deepdiff.Delta objects to...

9.8CVSS7.9AI score0.26831EPSS
SaveExploits3References22
CNNVD
CNNVD
added 2024/06/06 12:00 a.m.37 views

Pytorch-Lightning Security Vulnerability

Pytorch-Lightning is an open source lightweight PyTorch wrapper. It is used for high performance Ai research. A security vulnerability exists in Pytorch-Lightning version 2.2.1, which stems from mishandling of deserialized user input and mismanagement of the dunder attribute, leading to a remote...

9.8CVSS7.9AI score0.26831EPSS
SaveExploits3References2
Huntr
Huntr
added 2022/06/04 11:47 a.m.29 views

Contextual Code Execution

Description The main function uses the eval function which can lead to contextual code execution, allowing an attacker to gain access to a system and execute commands with the privileges of the running program by setting NUITKAPYTHONPATH, NUITKANAMESPACES or NUITKAPTHIMPORTED to a malicious paylo...

7.2CVSS3.6AI score0.0098EPSS
SaveExploits2References1
CNVD
CNVD
added 2022/03/08 12:00 a.m.36 views

Pytorch-Lightning Code Injection Vulnerability

Pytorch-Lightning is an open source lightweight PyTorch wrapper for high-performance Ai research. Used for high-performance Ai research, Pytorch-Lightning is vulnerable to a code injection vulnerability that could be exploited to inject code into the GitHub repository...

10CVSS1.4AI score0.0098EPSS
SaveExploits1References1
OSV
OSV
added 2022/03/06 12:00 a.m.45 views

GHSA-R5QJ-CVF9-P85H Code Injection in PyTorch Lightning

PyTorch Lightning version 1.5.10 and prior is vulnerable to code injection. An attacker could execute commands on the target OS running the operating system by setting the PLTRAINERGPUS when using the Trainer module. A patch is included in the 1.6.0 release...

9.8CVSS8.9AI score0.0098EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2022/03/06 12:00 a.m.44 views

Code Injection in PyTorch Lightning

PyTorch Lightning version 1.5.10 and prior is vulnerable to code injection. An attacker could execute commands on the target OS running the operating system by setting the PLTRAINERGPUS when using the Trainer module. A patch is included in the 1.6.0 release...

10CVSS4.4AI score0.0098EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2022/03/05 10:15 p.m.38 views

CVE-2022-0845

Code Injection in GitHub repository pytorchlightning/pytorch-lightning prior to 1.6.0...

10CVSS0.0098EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/03/05 10:15 p.m.9 views

CVE-2022-0845

Code Injection in GitHub repository pytorchlightning/pytorch-lightning prior to 1.6.0...

10CVSS7.2AI score0.0098EPSS
SaveExploits1References3
OSV
OSV
added 2022/03/05 10:15 p.m.27 views

PYSEC-2022-181

Code Injection in GitHub repository pytorchlightning/pytorch-lightning prior to 1.6.0...

10CVSS2AI score0.0098EPSS
SaveExploits1References3
PyPA
PyPA
added 2022/03/05 10:15 p.m.14 views

PYSEC-2022-181

Code Injection in GitHub repository pytorchlightning/pytorch-lightning prior to 1.6.0...

10CVSS7.1AI score0.0098EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/03/05 10:15 p.m.19 views

Code injection

Code Injection in GitHub repository pytorchlightning/pytorch-lightning prior to 1.6.0...

10CVSS9AI score0.0098EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder