脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
Buffa: Memory Exhaustion Denial of Service in decode_unknown_field via Unbounded Allocation
脆弱性説明
Buffa is a pure-Rust Protocol Buffers implementation with first-class protobuf editions support. Prior to 0.8.0, the decode_unknown_field function in buffa's protobuf decoder allocated heap memory in proportion to untrusted input (unknown fields in the serialized protobuf) without enforcing an allocation budget, affecting any message decoded from untrusted input using code generated with preserve_unknown_fields=true (the default); a small, well-formed payload of nested unknown fields inside a StartGroup could trigger roughly 22x memory amplification (for example a 64 MiB input forcing about 1.4 GB of heap allocation), and length-delimited unknown fields could be sized arbitrarily, so an unauthenticated attacker could crash a process through memory exhaustion because the top-level message size cap did not account for in-decode amplification. This issue is fixed in version 0.8.0.
CVSS情報
N/A
脆弱性タイプ
未加控制的资源消耗(资源穷尽)
脆弱性タイトル
Anthropic buffa 资源管理错误漏洞
脆弱性説明
Anthropic buffa是美国Anthropic公司的一款代理服务器软件。 Anthropic buffa 0.8.0之前版本存在资源管理错误漏洞,该漏洞源于decode_unknown_field函数分配堆内存与不可信输入成比例,未强制执行分配预算,可能导致未经身份验证的攻击者通过内存耗尽使进程崩溃。
CVSS情報
N/A
脆弱性タイプ
N/A