Vulnerability Details : CVE-2020-11093
Potential exploit
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.
Products affected by CVE-2020-11093
- cpe:2.3:a:linuxfoundation:indy-node:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-11093
0.16%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 34 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-11093
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:P/A:N |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
3.9
|
3.6
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
3.9
|
3.6
|
GitHub, Inc. |
CWE ids for CVE-2020-11093
-
The product does not verify, or incorrectly verifies, the cryptographic signature for data.Assigned by: security-advisories@github.com (Primary)
References for CVE-2020-11093
-
https://github.com/hyperledger/indy-node/blob/master/docs/source/auth_rules.md
indy-node/auth_rules.md at master · hyperledger/indy-node · GitHubThird Party Advisory
-
https://github.com/hyperledger/indy-node/blob/master/CHANGELOG.md#1124
indy-node/CHANGELOG.md at master · hyperledger/indy-node · GitHubRelease Notes;Third Party Advisory
-
https://github.com/hyperledger/indy-node/security/advisories/GHSA-wh2w-39f4-rpv2
Updating a DID with a nym transaction will be written to the ledger if neither ROLE or VERKEY are being changed, regardless of sender. · Advisory · hyperledger/indy-node · GitHubExploit;Third Party Advisory
-
https://github.com/hyperledger/indy-node/commit/55056f22c83b7c3520488b615e1577e0f895d75a
changed auth rules check to skip those without verkey and role · hyperledger/indy-node@55056f2 · GitHubPatch;Third Party Advisory
Jump to