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-38095 Vulnerability #1110

Open
seancostigan opened this issue Jul 15, 2024 · 2 comments
Open

CVE-2024-38095 Vulnerability #1110

seancostigan opened this issue Jul 15, 2024 · 2 comments

Comments

@seancostigan
Copy link

Description:
We are using the Docker image mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated8.0. This image includes System.Formats.Asn1 version 5.0.0, which is affected by https://nvd.nist.gov/vuln/detail/CVE-2024-38095. Please update System.Formats.Asn1 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 Aqua).

Expected Behavior:
No critical vulnerabilities should be present.

Actual Behavior:
https://nvd.nist.gov/vuln/detail/CVE-2024-38095 is detected due to System.Formats.Asn1 version 5.0.0.

@leonovss
Copy link

leonovss commented Aug 26, 2024

Also, identical vulnerability is currently being observed in both:

mcr.microsoft.com/azure-functions/dotnet-isolated:4-nightly-dotnet-isolated6.0
mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated6.0

@pkpaul5
Copy link

pkpaul5 commented Sep 11, 2024

Hi Team, when will this issue be addressed? We are stuck. Defender is raising this as vulnerability issue.

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

3 participants