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-35255 vulnerability #1107

Open
rhodh opened this issue Jul 7, 2024 · 0 comments
Open

CVE-2024-35255 vulnerability #1107

rhodh opened this issue Jul 7, 2024 · 0 comments

Comments

@rhodh
Copy link

rhodh commented Jul 7, 2024

Description:
We are using the Docker image mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated8.0. This image includes Microsoft.Identity.Client version 4.60.3.0, which is affected by CVE-2024-35255. Please update Microsoft.Identity.Client to a version that addresses this vulnerability.

Steps to Reproduce:

  1. Use mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated8.0 in a Dockerfile.
  2. Run a vulnerability scan (I'm using Grype).

Expected Behavior:
No critical vulnerabilities should be present.

Actual Behavior:
CVE-2024-35255 is detected due to Microsoft.Identity.Client version 4.60.3.0.

Additional Context:
Confirm version 4.60.3.0 of Microsoft.Identity.Client in the Docker image.

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