Insufficient Validation Affecting thrift package, versions [,0.9.3)


0.0
medium

Snyk CVSS

    Attack Complexity High
    Availability High

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-564346
  • published 1 Apr 2020
  • disclosed 30 Mar 2015
  • credit Unknown

Introduced: 30 Mar 2015

CVE NOT AVAILABLE CWE-20 Open this link in a new tab

How to fix?

Upgrade thrift to version 0.9.3 or higher.

Overview

thrift is a Python bindings package for Apache Thrift.

Affected versions of this package are vulnerable to Insufficient Validation. Multiple SSL vulnerabilities exists within thrift which includes:

  • It is possible to abuse to embedded OpenSSL library within thrift to conduct denial of service attacks by abusing TSSLSocket during close()
  • The SSL library used by default allows for insecure SSLv3 negotiation