CVE-2022-31020

Indy Node is the server portion of a distributed ledger purpose-built for decentralized identity. In versions 1.12.4 and prior, the `pool-upgrade` request handler in Indy-Node allows an improperly authenticated attacker to remotely execute code on nodes within the network. The `pool-upgrade` request handler in Indy-Node 1.12.5 has been updated to properly authenticate pool-upgrade transactions before any processing is performed by the request handler. The transactions are further sanitized to prevent remote code execution. As a workaround, endorsers should not create DIDs for untrusted users. A vulnerable ledger should configure `auth_rules` to prevent new DIDs from being written to the ledger until the network can be upgraded.
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2022-09-06 17:15

Updated : 2024-02-28 19:29


NVD link : CVE-2022-31020

Mitre link : CVE-2022-31020

CVE.ORG link : CVE-2022-31020


JSON object : View

Products Affected

linuxfoundation

  • indy-node
CWE
CWE-20

Improper Input Validation

CWE-287

Improper Authentication