Authentication Bypass Affecting org.apache.thrift:libthrift package, versions [0.6.1,0.9.3-1) [0.10.0, 0.12.0)


0.0
high

Snyk CVSS

    Attack Complexity Low
    Integrity High

    Threat Intelligence

    EPSS 0.19% (57th percentile)
Expand this section
NVD
7.5 high
Expand this section
Red Hat
6.5 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-ORGAPACHETHRIFT-451680
  • published 22 Jul 2019
  • disclosed 7 Jan 2019
  • credit Unknown

How to fix?

Upgrade org.apache.thrift:libthrift to version 0.9.3-1, 0.12.0 or higher.

Overview

org.apache.thrift:libthrift is a lightweight, language-independent software stack with an associated code generation mechanism for point-to-point RPC.

Affected versions of this package are vulnerable to Authentication Bypass. It could bypass SASL negotiation in the org.apache.thrift.transport.TSaslTransport class. An assert used to determine if the SASL handshake had successfully completed could be disabled in production settings making the validation incomplete.