cve/2021/CVE-2021-4118.md

18 lines
640 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-4118](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4118)
![](https://img.shields.io/static/v1?label=Product&message=pytorchlightning%2Fpytorch-lightning&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%201.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-502%20Deserialization%20of%20Untrusted%20Data&color=brighgreen)
### Description
pytorch-lightning is vulnerable to Deserialization of Untrusted Data
### POC
#### Reference
- https://huntr.dev/bounties/31832f0c-e5bb-4552-a12c-542f81f111e6
#### Github
No PoCs found on GitHub currently.