VDB

PYSEC-2020-47

Quick fix

PYSEC-2020-47 — indy-node: upgrade to the fixed version with the command below.

pip install --upgrade 'indy-node>=1.12.3'

Details

In Indy Node 1.12.2, there is an Uncontrolled Resource Consumption vulnerability. Indy Node has a bug in TAA handling code. The current primary can be crashed with a malformed transaction from a client, which leads to a view change. Repeated rapid view changes have the potential of bringing down the network. This is fixed in version 1.12.3.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / indy-node
Introduced in: 0 Fixed in: 1.12.3
Fix pip install --upgrade 'indy-node>=1.12.3'

References