First published: Wed Jun 27 2018(Updated: )
An issue in Apache HBase affects the optional "Thrift 1" API server when running over HTTP. There is a race-condition which could lead to authenticated sessions being incorrectly applied to users, e.g. one authenticated user would be considered a different user or an unauthenticated user would be treated as an authenticated user. https://issues.apache.org/jira/browse/HBASE-20664 implements a fix for this issue. It has been fixed in versions: 1.2.6.1, 1.3.2.1, 1.4.5, 2.0.1.
Credit: security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache HBase | >1.0.0<=2.0.0 | |
Apache HBase | =0.92.0 | |
maven/org.apache.hbase:hbase-thrift | <=1.2.6.0 | 1.2.6.1 |
maven/org.apache.hbase:hbase-thrift | >=1.3.0<=1.3.2.0 | 1.3.2.1 |
maven/org.apache.hbase:hbase-thrift | >=1.4.0<1.4.5 | 1.4.5 |
maven/org.apache.hbase:hbase-thrift | =2.0.0 | 2.0.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.