You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Manikumar (Jira)" <ji...@apache.org> on 2021/05/21 07:13:00 UTC

[jira] [Resolved] (KAFKA-12820) Upgrade maven-artifact dependency to resolve CVE-2021-26291

     [ https://issues.apache.org/jira/browse/KAFKA-12820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manikumar resolved KAFKA-12820.
-------------------------------
    Fix Version/s: 2.8.1
                   2.7.2
                   2.6.3
                   3.0.0
       Resolution: Fixed

> Upgrade maven-artifact dependency to resolve CVE-2021-26291
> -----------------------------------------------------------
>
>                 Key: KAFKA-12820
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12820
>             Project: Kafka
>          Issue Type: Task
>          Components: build
>    Affects Versions: 2.6.1, 2.8.0, 2.7.1
>            Reporter: Boojapho
>            Assignee: Dongjin Lee
>            Priority: Major
>             Fix For: 3.0.0, 2.6.3, 2.7.2, 2.8.1
>
>
> Current Gradle builds of Kafka contain a dependency of `maven-artifact` version 3.6.3, which contains CVE-2021-26291 ([https://nvd.nist.gov/vuln/detail/CVE-2021-26291).]  This vulnerability has been fixed in Maven 3.8.1 ([https://maven.apache.org/docs/3.8.1/release-notes.html]).  Apache Kafka should update `dependencies.gradle` to use the latest `maven-artifact` library to eliminate this vulnerability.



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