脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
CBORDecoder reuse can leak shareable values across decode calls
脆弱性説明
cbor2 provides encoding and decoding for the Concise Binary Object Representation (CBOR) serialization format. Starting in version 3.0.0 and prior to version 5.8.0, whhen a CBORDecoder instance is reused across multiple decode operations, values marked with the shareable tag (28) persist in memory and can be accessed by subsequent CBOR messages using the sharedref tag (29). This allows an attacker-controlled message to read data from previously decoded messages if the decoder is reused across trust boundaries. Version 5.8.0 patches the issue.
CVSS情報
N/A
脆弱性タイプ
敏感数据的不恰当跨边界移除
脆弱性タイトル
cbor2 安全漏洞
脆弱性説明
cbor2是Alex Grönholm个人开发者的一个具有广泛标签支持的二进制对象表示序列化格式编码和解码的库。 cbor2 3.0.0版本至5.8.0之前版本存在安全漏洞,该漏洞源于跨信任边界重用解码器时,可共享标记的值会保留在内存中,可能导致攻击者读取先前解码消息中的数据。
CVSS情報
N/A
脆弱性タイプ
N/A