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

[SNYK HIGH] io.netty:netty-handler Improper Validation of Specified Quantity in Input #6143

Open
2 tasks
pkfec opened this issue Feb 19, 2025 · 0 comments
Open
2 tasks
Assignees
Labels
Security: high Remediate within 30 days
Milestone

Comments

@pkfec
Copy link
Contributor

pkfec commented Feb 19, 2025

Overview

io.netty:netty-handler is a library that provides an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.

Affected versions of this package are vulnerable to Improper Validation of Specified Quantity in Input when validating SSL packets using the native SSLEngine. The SSL_RECORD_HEADER_LENGTH of an incoming packet is not properly checked in the getEncryptedPacketLength() function, allowing attackers to trigger a crash by sending malicious packets.

https://app.snyk.io/vuln/SNYK-JAVA-IONETTY-8707739
https://app.snyk.io/vuln/SNYK-JAVA-IONETTY-8707740
https://app.snyk.io/vuln/SNYK-JAVA-NETMINIDEV-8689573

Introduced through:

org.flywaydb:[email protected]

Fixed in:

Upgrade to org.flywaydb:[email protected]

Completion criteria:

  • upgrade flyway to v11.3.4 or latest
  • snyk no longer flags flyway v11.3.4 as vulnerable
@pkfec pkfec added the Security: high Remediate within 30 days label Feb 19, 2025
@pkfec pkfec added this to the 27.6 milestone Feb 19, 2025
@pkfec pkfec self-assigned this Feb 19, 2025
@rfultz rfultz moved this to 🏗 In Progress in Website project Feb 25, 2025
@pkfec pkfec moved this from 🏗 In Progress to 🔜 Sprint backlog in Website project Feb 27, 2025
@cnlucas cnlucas modified the milestones: 27.6, 27.i Mar 11, 2025
@cnlucas cnlucas moved this from 🔜 Sprint backlog to 📥 Assigned in Website project Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Security: high Remediate within 30 days
Projects
Status: 📥 Assigned
Development

No branches or pull requests

2 participants