Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plans to address the vulnerability CVE-2024-5452 #20038

Closed
kacpersh opened this issue Jul 2, 2024 · 3 comments
Closed

Plans to address the vulnerability CVE-2024-5452 #20038

kacpersh opened this issue Jul 2, 2024 · 3 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists ver: 2.2.x

Comments

@kacpersh
Copy link

kacpersh commented Jul 2, 2024

Bug description

Are there any plans to address the vulnerability highlighted here: https://nvd.nist.gov/vuln/detail/CVE-2024-5452?

What version are you seeing the problem on?

master

How to reproduce the bug

No response

Error messages and logs

# Error messages and logs here please

Environment

Current environment
#- Lightning Component (e.g. Trainer, LightningModule, LightningApp, LightningWork, LightningFlow):
#- PyTorch Lightning Version (e.g., 1.5.0):
#- Lightning App Version (e.g., 0.5.2):
#- PyTorch Version (e.g., 2.0):
#- Python version (e.g., 3.9):
#- OS (e.g., Linux):
#- CUDA/cuDNN version:
#- GPU models and configuration:
#- How you installed Lightning(`conda`, `pip`, source):
#- Running environment of LightningApp (e.g. local, cloud):

More info

No response

@kacpersh kacpersh added bug Something isn't working needs triage Waiting to be triaged by maintainers labels Jul 2, 2024
@awaelchli
Copy link
Member

Hey @kacpersh
Thanks for reaching out. This has come up already and we are working on it, see the response here: #20032 (comment)

@awaelchli awaelchli added duplicate This issue or pull request already exists and removed needs triage Waiting to be triaged by maintainers labels Jul 2, 2024
@awaelchli
Copy link
Member

Update: we've removed the code in question from the repo.

@awaelchli
Copy link
Member

A new release is available with the reported code removed: pypi.org/project/lightning

To upgrade:

pip install -U lightning

No action is required for the pytorch-lightning package or the lightning-fabric package, these never had that code included.

With this, I'm closing the issue. Thanks for the help everyone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists ver: 2.2.x
Projects
None yet
Development

No branches or pull requests

2 participants