Files
CVEs-PoC/2020/CVE-2020-11090.md
T
2024-06-18 02:51:15 +02:00

18 lines
886 B
Markdown

### [CVE-2020-11090](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11090)
![](https://img.shields.io/static/v1?label=Product&message=Indy%20Node&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-400%3A%20Uncontrolled%20Resource%20Consumption&color=brighgreen)
### Description
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.
### POC
#### Reference
- https://github.com/hyperledger/indy-node/blob/master/CHANGELOG.md#1123
#### Github
No PoCs found on GitHub currently.