{ "schema_version": "1.4.0", "id": "GHSA-4cv3-v7pv-rfhf", "modified": "2025-03-21T21:56:03Z", "published": "2025-03-20T12:32:46Z", "aliases": [ "CVE-2024-8019" ], "summary": "PyTorch Lightning path traversal vulnerability", "details": "In lightning-ai/pytorch-lightning version 2.3.2, a vulnerability exists in the `LightningApp` when running on a Windows host. The vulnerability occurs at the `/api/v1/upload_file/` endpoint, allowing an attacker to write or overwrite arbitrary files by providing a crafted filename. This can lead to potential remote code execution (RCE) by overwriting critical files or placing malicious files in sensitive locations.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "pytorch-lightning" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.4.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8019" }, { "type": "WEB", "url": "https://github.com/lightning-ai/pytorch-lightning/commit/330af381de88cff17515418a341cbc1f9f127f9a" }, { "type": "PACKAGE", "url": "https://github.com/pytorch/pytorch" }, { "type": "WEB", "url": "https://huntr.com/bounties/2754298b-5af5-48ef-8b38-999093ddf2bd" } ], "database_specific": { "cwe_ids": [ "CWE-434" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2025-03-21T21:56:03Z", "nvd_published_at": "2025-03-20T10:15:39Z" } }