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

Application Insights versions <= 3.6.2 contain netty-common CVE #3961

Open
massca01 opened this issue Nov 14, 2024 · 1 comment
Open

Application Insights versions <= 3.6.2 contain netty-common CVE #3961

massca01 opened this issue Nov 14, 2024 · 1 comment

Comments

@massca01
Copy link

massca01 commented Nov 14, 2024

For reference, the CVE is version CVE-2024-47535.

Our team utilizes JFrog's Xray scans to find CVEs, and this one is blocking us from building/deploying our code. It seems Application Insights is using a version of netty that has been flagged in the past few days.

I can see it in the build.gradle.kts as below:
io.netty:netty-bom:4.1.114.Final

Is there any plans to fix this soon?

FYI, the fix version is 4.1.115.Final

@stevanusc6
Copy link

Me also found the CVE, and need fixing version.

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

2 participants