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-38229 vulnerability in dotnet-isolated:4-dotnet-isolated8.0 #1177

Open
jxy03 opened this issue Oct 14, 2024 · 0 comments
Open

CVE-2024-38229 vulnerability in dotnet-isolated:4-dotnet-isolated8.0 #1177

jxy03 opened this issue Oct 14, 2024 · 0 comments

Comments

@jxy03
Copy link

jxy03 commented Oct 14, 2024

Description:
We are using the Docker image mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated8.0. This image includes Microsoft.AspNetCore.App.Runtime.linux-x64, which is affected by https://nvd.nist.gov/vuln/detail/CVE-2024-38229. Please update Microsoft.AspNetCore.App.Runtime.linux-x64 to a version that addresses this vulnerability.

Steps to Reproduce:

Use mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated8.0 in a Dockerfile.
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-38229 is detected due to Microsoft.AspNetCore.App.Runtime.linux-x64 version 8.0.8.

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