Man-in-the-Middle (MitM) Affecting io.netty:netty-handler package, versions [,4.0.24.Final)


0.0
low

Snyk CVSS

    Attack Complexity High

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-IONETTY-31518
  • published 20 Sep 2017
  • disclosed 16 Feb 2017
  • credit Unknown

Introduced: 16 Feb 2017

CVE NOT AVAILABLE CWE-300 Open this link in a new tab

How to fix?

Upgrade netty to versions 3.9.6 or higher.

Overview

io.netty:netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients.

Affected versions of this package are vulnerable to Man-in-the-Middle (MitM) attacks. The SSLv3 protocol uses nondeterministic CBC padding, which makes it easier for Man-in-the-Middle (MitM) attackers to obtain cleartext data via a padding-oracle attack. This is also known as the POODLE vulnerability.