CVE-2022-31006: Hyperledger indy-node vulnerable to denial of service
7.5
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.2797%
CWE
Published
9/16/2022
Updated
2/1/2023
KEV Status
No
Technology
Python
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| indy-node | pip | >= 0, <= 1.12.6 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The vulnerability stems from insufficient firewall configuration guidance rather than specific code functions in indy-node. The root cause was inadequate iptables rules in deployment documentation/scripts (setup-iptables.md and setup_iptables script) that allowed connection exhaustion. While the setup_iptables script was modified in the fix, the vulnerability exists at the infrastructure configuration level rather than in application code functions. The CWE-400 classification refers to resource consumption through environmental factors (firewall settings) rather than specific software functions. No code functions in the indy-node package itself are identified as vulnerable with high confidence.