CVE-2020-11093

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:linuxfoundation:indy-node:*:*:*:*:*:*:*:*

History

31 Dec 2020, 19:25

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : 5.0
v3 : 7.5
References (CONFIRM) https://github.com/hyperledger/indy-node/security/advisories/GHSA-wh2w-39f4-rpv2 - (CONFIRM) https://github.com/hyperledger/indy-node/security/advisories/GHSA-wh2w-39f4-rpv2 - Exploit, Third Party Advisory
References (MISC) https://github.com/hyperledger/indy-node/blob/master/docs/source/auth_rules.md - (MISC) https://github.com/hyperledger/indy-node/blob/master/docs/source/auth_rules.md - Third Party Advisory
References (MISC) https://github.com/hyperledger/indy-node/commit/55056f22c83b7c3520488b615e1577e0f895d75a - (MISC) https://github.com/hyperledger/indy-node/commit/55056f22c83b7c3520488b615e1577e0f895d75a - Patch, Third Party Advisory
References (MISC) https://github.com/hyperledger/indy-node/blob/master/CHANGELOG.md#1124 - (MISC) https://github.com/hyperledger/indy-node/blob/master/CHANGELOG.md#1124 - Release Notes, Third Party Advisory
CPE cpe:2.3:a:linuxfoundation:indy-node:*:*:*:*:*:*:*:*

Information

Published : 2020-12-24 20:15

Updated : 2023-12-10 13:41


NVD link : CVE-2020-11093

Mitre link : CVE-2020-11093

CVE.ORG link : CVE-2020-11093


JSON object : View

Products Affected

linuxfoundation

  • indy-node
CWE
CWE-347

Improper Verification of Cryptographic Signature