org.apache.thrift%3Alibthrift@0.9.3 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.thrift%3Alibthrift package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Denial of Service (DoS)

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 Denial of Service (DoS). It would not error upon receiving messages declaring containers of sizes larger than the payload.

How to fix Denial of Service (DoS)?

Upgrade org.apache.thrift:libthrift to version 0.14.0 or higher.

[0,0.14.0)
  • H
Denial of Service (DoS)

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 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 org.apache.thrift:libthrift to version 0.13.0 or higher.

[,0.13.0)
  • H
Authentication Bypass

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.

How to fix Authentication Bypass?

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

[0.6.1,0.9.3-1) [0.10.0,0.12.0)
  • M
Improper Access Control

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 Improper Access Control. A remote user had the ability to access files outside the set webservers docroot path.

How to fix Improper Access Control?

Upgrade org.apache.thrift:libthrift to version 0.11.0 or higher.

[0.9.2,0.11.0)