CVE-2022-31080

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-31080
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-31080.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-31080
Aliases
Published
2022-07-11T20:55:09Z
Modified
2025-10-20T20:06:47.681854Z
Severity
  • 4.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
KubeEdge Websocket Client in package Viaduct: DoS from large response message
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-400"
    ]
}
References

Affected packages

Git / github.com/kubeedge/kubeedge

Affected ranges

Type
GIT
Repo
https://github.com/kubeedge/kubeedge
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Type
GIT
Repo
https://github.com/kubeedge/kubeedge
Events
Type
GIT
Repo
https://github.com/kubeedge/kubeedge
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*

v0.1
v0.2
v0.2.1
v0.3.0-beta.0

v1.*

v1.0.0
v1.1.0-beta.0
v1.10.0
v1.10.0-beta.0
v1.10.1
v1.11.0
v1.11.0-alpha.0
v1.11.0-beta.0
v1.2.0-beta.0
v1.3.0
v1.3.0-alpha.0
v1.3.0-beta.0
v1.4.0-alpha.0
v1.4.0-beta.0
v1.5.0-beta.0
v1.6.0-beta.0
v1.7.0
v1.7.0-beta.0
v1.8.0-beta.0
v1.9.0
v1.9.0-beta.0
v1.9.1
v1.9.2
v1.9.3