You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flume.apache.org by "zhou yong (Jira)" <ji...@apache.org> on 2022/01/13 06:36:00 UTC

[jira] [Created] (FLUME-3403) The parquet-avro version used by flume is 1.4.1, which is vulnerabel.

zhou yong created FLUME-3403:
--------------------------------

             Summary: The parquet-avro version used by flume is 1.4.1, which is vulnerabel.
                 Key: FLUME-3403
                 URL: https://issues.apache.org/jira/browse/FLUME-3403
             Project: Flume
          Issue Type: Improvement
          Components: Node
    Affects Versions: 1.9.0
            Reporter: zhou yong
             Fix For: notrack


flume-ng-dist-1.9.0 requires the parquet-avro component, and the required version is as follows:

<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>parquet-avro</artifactId>
    <version>1.4.1</version>
</dependency>

 

The parquet-avro is maintained by apache from 1.6.0, but there are vulnerabilities with each version. There is also a vulnerability in parquet-avro version 1.4.1,as detailed : Improper Input Validation vulnerability in Parquet-MR of Apache Parquet allows an attacker to DoS by malicious Parquet files. This issue affects Apache Parquet-MR version 1.9.0 and later versions. [https://nvd.nist.gov/vuln/detail/CVE-2021-41561]

Do you have any good solutions?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@flume.apache.org
For additional commands, e-mail: issues-help@flume.apache.org