CVE-2024-8020: PyTorch Lightning denial of service vulnerability
(updated )
A vulnerability in lightning-ai/pytorch-lightning version 2.3.2 allows an attacker to cause a denial of service by sending an unexpected POST request to the /api/v1/state
endpoint of LightningApp
. This issue occurs due to improper handling of unexpected state values, which results in the server shutting down.
References
Code Behaviors & Features
Detect and mitigate CVE-2024-8020 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →