KubeEdge Websocket Client in package Viaduct: DoS from large response message
Description
KubeEdge is an open source system for extending native containerized application orchestration capabilities to hosts at Edge. Prior to versions 1.11.1, 1.10.2, and 1.9.4, a large response received by the viaduct WSClient can cause a DoS from memory exhaustion. The entire body of the response is being read into memory which could allow an attacker to send a request that returns a response with a large body. The consequence of the exhaustion is that the process which invokes a WSClient will be in a denial of service. The software is affected If users who are authenticated to the edge side connect to cloudhub from the edge side through WebSocket protocol. This bug has been fixed in Kubeedge 1.11.1, 1.10.2, and 1.9.4. There are currently no known workarounds.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/kubeedge/kubeedgeGo | >= 1.11.0, < 1.11.1 | 1.11.1 |
github.com/kubeedge/kubeedgeGo | >= 1.10.0, < 1.10.2 | 1.10.2 |
github.com/kubeedge/kubeedgeGo | < 1.9.4 | 1.9.4 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-6wvc-6pww-qr4rghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-31080ghsaADVISORY
- github.com/kubeedge/kubeedgeghsaPACKAGE
- github.com/kubeedge/kubeedge/security/advisories/GHSA-6wvc-6pww-qr4rghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.