Authentication Bypass Affecting thrift package, versions [,0.10.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-PYTHON-THRIFT-564126
  • published 22 Jul 2019
  • disclosed 7 Jan 2019
  • credit Unknown

How to fix?

Upgrade thrift to version 0.10.0 or higher.

Overview

thrift is a Python bindings package for Apache Thrift.

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.