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

Address netty vulnerability: CVE-2023-34462 #4602

Closed
dilanSachi opened this issue Jun 22, 2023 · 0 comments · Fixed by ballerina-platform/module-ballerina-grpc#1321
Closed
Assignees
Labels
module/grpc Team/PCM Protocol connector packages related issues Type/Bug Type/Task
Milestone

Comments

@dilanSachi
Copy link
Contributor

dilanSachi commented Jun 22, 2023

Description:

$Subject

┌─────────────────────────────────────────────────────────┬────────────────┬──────────┬───────────────────┬───────────────┬────────────────────────────────────────────┐
│                         Library                         │ Vulnerability  │ Severity │ Installed Version │ Fixed Version │                   Title                    │
├─────────────────────────────────────────────────────────┼────────────────┼──────────┼───────────────────┼───────────────┼────────────────────────────────────────────┤
│ io.netty:netty-handler (netty-handler-4.1.86.Final.jar) │ CVE-2023-34462 │ MEDIUM   │ 4.1.86.Final      │ 4.1.94.Final  │ netty-handler SniHandler 16MB allocation   │
│                                                         │                │          │                   │               │ https://avd.aquasec.com/nvd/cve-2023-34462 │
└─────────────────────────────────────────────────────────┴────────────────┴──────────┴───────────────────┴───────────────┴────────────────────────────────────────────┘

Describe your task(s)

Update netty and netty-tcnative versions to latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/grpc Team/PCM Protocol connector packages related issues Type/Bug Type/Task
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants