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

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

Ralph Goers created FLUME-3405:
----------------------------------

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


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