[
https://issues.apache.org/jira/browse/HBASE-25568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307719#comment-17307719
]
Pankaj Kumar commented on HBASE-25568:
--------------------------------------
Sorry for the late response [~zhangduo].
Thrift 0.14.x APIs aren't backward compatible, but wire compatibility is
working fine. I've verified ThrfitServer(0.14.1) with Client(0.13.0), basic
client operations (put, delete, get, scan, incr,checkAndMutate, append...) are
working fine.
> Upgrade Thrift jar to fix CVE-2020-13949
> ----------------------------------------
>
> Key: HBASE-25568
> URL: https://issues.apache.org/jira/browse/HBASE-25568
> Project: HBase
> Issue Type: Bug
> Components: Thrift
> Reporter: Pankaj Kumar
> Assignee: Pankaj Kumar
> Priority: Critical
> Fix For: 3.0.0-alpha-1
>
>
> There is potential DoS when processing untrusted Thrift payloads,
> https://seclists.org/oss-sec/2021/q1/140
--
This message was sent by Atlassian Jira
(v8.3.4#803005)