Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
ObjectInputStream.readObject() without ObjectInputFilter in fabric-sdk-java allows Java deserialization RCE
Vulnerability Description
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. From versions 1.0.0 to 2.2.26, Channel.java implements readObject() and exposes deSerializeChannel() which call ObjectInputStream.readObject() on untrusted byte arrays without configuring an ObjectInputFilter. This is a classic Java deserialization RCE pattern. At time of publication, there are no publicly available patches.
CVSS Information
N/A
Vulnerability Type
可信数据的反序列化
Vulnerability Title
Hyperledger Fabric 代码问题漏洞
Vulnerability Description
Hyperledger Fabric是Hyperledger开源的一个企业级许可的分布式账本框架。用于开发解决方案和应用程序。 Hyperledger Fabric 1.0.0至2.2.26版本存在代码问题漏洞,该漏洞源于Channel.java的deSerializeChannel方法在反序列化未受信任的字节数组时未配置ObjectInputFilter,可能导致远程代码执行。
CVSS Information
N/A
Vulnerability Type
N/A