HIGH7.5
GHSA-8wv5-x4w7-5gww
Apache Thrift Python, Go, PHP and Java bindings have an Infinite Loop
Quick fix
GHSA-8wv5-x4w7-5gww — thrift: upgrade to the fixed version with the command below.
pip install --upgrade 'thrift>=0.24.0'Details
Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in Apache Thrift Python, Go, PHP and Java bindings.This issue affects Apache Thrift: before 0.24.0.
Users are recommended to upgrade to version 0.24.0, which fixes the issue.
Are you affected?
Enter the version of the package you're using.
Affected packages
Go/github.com/apache/thrift
Introduced in:
0Fixed in: 0.24.0Fix
go get github.com/apache/thrift@v0.24.0Maven/org.apache.thrift:libthrift
Introduced in:
0Fixed in: 0.24.0Fix
# pom.xml: bump <version>0.24.0</version> for org.apache.thrift:libthrift