Klever-Go 是 Klever 区块链协议的 Go 语言实现。在 1.7.19 版本之前, 中解码的 split-royalty(分成版税)字段可能包含大于 (100%)的值,而 和 使用 uint32 累加器对这些值进行求和。攻击者可以通过构造特定值(例如两个 0x80000000 的条目),使校验和发生整数溢出而回绕为 0,从而通过 的验证。随后, 、 和 中的版税支付路径会为每个过大的分成金额进行记账,并静默丢弃负数余数,使得普通的资产转账、市场购买或 ITO 购买可以创造出没有抵押支撑的 KLV 或其
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.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-54754 | 9.6 CRITICAL | Klever-Go: Marketplace settlement mints KLV when referral % + royalty % exceed the bid (ne |
| CVE-2026-55763 | 8.7 HIGH | Klever-Go: Percentage-transfer royalty skips the source debit at exactly-100% splits |
| CVE-2026-55764 | 8.7 HIGH | Klever-Go: SFT add-quantity `int64` overflow bypasses a finite per-nonce MaxSupply |
No comments yet