CVE-2022-31006

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-31006
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-31006.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-31006
Aliases
Published
2022-09-09T19:10:10Z
Modified
2025-12-04T09:57:00.463755Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Hyperledger Indy DOS vulnerability
Details

indy-node is the server portion of Hyperledger Indy, a distributed ledger purpose-built for decentralized identity. In vulnerable versions of indy-node, an attacker can max out the number of client connections allowed by the ledger, leaving the ledger unable to be used for its intended purpose. However, the ledger content will not be impacted and the ledger will resume functioning after the attack. This attack exploits the trade-off between resilience and availability. Any protection against abusive client connections will also prevent the network being accessed by certain legitimate users. As a result, validator nodes must tune their firewall rules to ensure the right trade-off for their network's expected users. The guidance to network operators for the use of firewall rules in the deployment of Indy networks has been modified to better protect against denial of service attacks by increasing the cost and complexity in mounting such attacks. The mitigation for this vulnerability is not in the Hyperledger Indy code per se, but rather in the individual deployments of Indy. The mitigations should be applied to all deployments of Indy, and are not related to a particular release.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/31xxx/CVE-2022-31006.json",
    "cwe_ids": [
        "CWE-400"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/hyperledger/indy-node

Affected ranges

Type
GIT
Repo
https://github.com/hyperledger/indy-node
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed