thrift@0.9.3 vulnerabilities

Python bindings for the Apache Thrift RPC system

  • latest version

    0.22.0

  • latest non vulnerable version

  • first published

    13 years ago

  • latest version published

    5 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the thrift package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Denial of Service (DoS)

    thrift is a Python bindings package for Apache Thrift.

    Affected versions of this package are vulnerable to Denial of Service (DoS). A server or client may run into an endless loop when fed with specific input data.

    Note: This issue was found to be partially fixed within version 0.11.0. As such depending on the installed version it affects only certain language bindings.

    How to fix Denial of Service (DoS)?

    Upgrade thrift to version 0.13.0 or higher.

    [,0.13.0)
    • H
    Authentication Bypass

    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.

    How to fix Authentication Bypass?

    Upgrade thrift to version 0.10.0 or higher.

    [,0.10.0)