漏洞标题
Hyperledger Indy 的授权绕过
漏洞描述信息
Hyperledger Indy Node是为去中心化身份而构建的分布式账本的服务器部分。在Hyperledger Indy的1.12.4版本之前,对于特定交易缺乏签名验证,这使得攻击者能够对账本进行某些未经授权的修改。如果ROLE或VERKEY未发生变化,使用nym交易更新DID的操作会被写入账本,无论发送者是谁。一个没有特定角色的恶意DID可以请求更新另一个DID(但不能修改其verkey或角色)。这是有问题的,原因有三:1)任何DID都可以将nym交易写入账本(即,任何DID都可以向账本发送nym交易垃圾信息),2)任何DID都可以更改任何其他DID的别名,3)更新交易会修改与DID关联的账本元数据。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
漏洞类别
N/A
漏洞标题
Authorization bypass in Hyperledger Indy
漏洞描述信息
Hyperledger Indy Node is the server portion of a distributed ledger purpose-built for decentralized identity. In Hyperledger Indy before version 1.12.4, there is lack of signature verification on a specific transaction which enables an attacker to make certain unauthorized alterations to the ledger. Updating a DID with a nym transaction will be written to the ledger if neither ROLE or VERKEY are being changed, regardless of sender. A malicious DID with no particular role can ask an update for another DID (but cannot modify its verkey or role). This is bad because 1) Any DID can write a nym transaction to the ledger (i.e., any DID can spam the ledger with nym transactions), 2) Any DID can change any other DID's alias, 3) The update transaction modifies the ledger metadata associated with a DID.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
漏洞类别
密码学签名的验证不恰当
漏洞标题
Hyperledger Indy Node 数据伪造问题漏洞
漏洞描述信息
Indy Node是美国Linux基金会的一款基于indy-plenum(拜占庭容错协议)的分布式Ledger实现。 Hyperledger Indy 1.12.4之前版本存在数据伪造问题漏洞,该漏洞源于没有针对特定交易的签名验证,攻击者可利用该漏洞可以对账本进行某些未经授权的更改。
CVSS信息
N/A
漏洞类别
授权问题