Klever-Go 是 Klever 区块链协议的 Go 语言实现。在 1.7.19 版本之前,Klever-Go 允许具备铸币角色(mint-role)的持有者在半同质化代币(SFT)的“增加供应量”路径中,绕过针对有限次数的最大供应量(MaxSupply)限制。 具体而言,在 中, 函数在执行 之前未检查有符号 int64 整数溢出。当通过 中的 提供一个极大的正数 时,会导致 发生回绕(wrap)变为负数。这样一来,有符号的最大供应量比较( )会意外通过,从而错误地信用约 MaxInt64 个单位的供应量,并
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-54755 | 9.6 CRITICAL | Klever-Go: Integer overflow in split-royalty validation enables unbounded minting of KLV ( |
| CVE-2026-55763 | 8.7 HIGH | Klever-Go: Percentage-transfer royalty skips the source debit at exactly-100% splits |
No comments yet