脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
Klever-Go: Unbounded goroutine spawn on direct-message ingress enables peer-driven DoS
脆弱性説明
Klever-Go is the Go implementation of the Klever blockchain protocol. In versions 1.7.14 through 1.7.17, the direct-message ingress handler spawns a new goroutine for every incoming direct message before the processor-level antiflood layer makes any admission decision, with no semaphore, throttler, or bound on the number of concurrent in-flight spawns. Because the antiflood check runs inside the spawned goroutine rather than before it, a single connected peer can open a direct-send stream and send a stream of well-formed messages to force unbounded goroutine creation, where each goroutine allocates its own stack and holds a message reference until processing completes, adding scheduler and garbage-collection pressure faster than the runtime can drain it. This lets one peer degrade the node's availability and its ability to process legitimate traffic, resulting in a remotely triggerable denial of service. The issue is fixed in 1.7.18.
CVSS情報
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
脆弱性タイプ
未加控制的资源消耗(资源穷尽)
脆弱性タイトル
Klever 资源管理错误漏洞
脆弱性説明
Klever是Klever组织的一个高性能区块链网络,专为去中心化应用、资产管理和智能合约执行而设计。 Klever 1.7.14版本至1.7.17版本存在资源管理错误漏洞,该漏洞源于直接消息入口处理程序在防洪水层准入决策前为每个传入消息创建新goroutine且无并发限制,可能导致远程拒绝服务攻击。
CVSS情報
N/A
脆弱性タイプ
N/A