You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Dominique Mongelli (Jira)" <ji...@apache.org> on 2021/03/30 14:36:00 UTC

[jira] [Created] (KAFKA-12583) Upgrade of netty-codec due to CVE-2021-21295

Dominique Mongelli created KAFKA-12583:
------------------------------------------

             Summary: Upgrade of netty-codec due to CVE-2021-21295
                 Key: KAFKA-12583
                 URL: https://issues.apache.org/jira/browse/KAFKA-12583
             Project: Kafka
          Issue Type: Bug
          Components: security
    Affects Versions: 2.7.0
            Reporter: Dominique Mongelli
            Assignee: Dongjin Lee
             Fix For: 2.8.0, 2.7.1, 2.6.2


Our security tool raised the following security flaw on kafka 2.7: [https://nvd.nist.gov/vuln/detail/CVE-2021-21290]

It is a vulnerability related to jar *netty-codec-4.1.51.Final.jar*.

Looking at source code, the netty-codec in trunk and 2.7.0 branches are still vulnerable.

Based on netty issue tracker, the vulnerability is fixed in 4.1.59.Final: https://github.com/netty/netty/security/advisories/GHSA-5mcr-gq6c-3hq2



--
This message was sent by Atlassian Jira
(v8.3.4#803005)