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

CVE-2024-6345 #1121

Open
stcwy777 opened this issue Jul 24, 2024 · 0 comments
Open

CVE-2024-6345 #1121

stcwy777 opened this issue Jul 24, 2024 · 0 comments

Comments

@stcwy777
Copy link

Description:
We are using the Docker image mcr.microsoft.com/azure-functions/python:4-python3.9-slim. This image includes azure-functions-host/workers/python/3.9/LINUX/X64/setuptools-69.5.1.dist-info/METADATA, which is affected by https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6345. Please update setuptools to version 70 above that addresses this vulnerability.

Steps to Reproduce:
Use mcr.microsoft.com/azure-functions/python:4-python3.9-slim in a Dockerfile.
Run a vulnerability scan (I'm using Aqua).
Expected Behavior:
No critical vulnerabilities should be present.

Actual Behavior:
GHSA-cx63-2mw6-8hw5 is detected due to setuptools version 69.5.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant