CVE-2023-26964

HIGH7.5EPSS 0.32%

Resource exhaustion vulnerability in h2 may lead to Denial of Service (DoS)

發布日:2023/4/11修改日:2023/11/8
也稱為:GHSA-f8vr-r385-rh5rRUSTSEC-2023-0034

描述

If an attacker is able to flood the network with pairs of `HEADERS`/`RST_STREAM` frames, such that the `h2` application is not able to accept them faster than the bytes are received, the pending accept queue can grow in memory usage. Being able to do this consistently can result in excessive memory use, and eventually trigger Out Of Memory. This flaw is corrected in [hyperium/h2#668](https://github.com/hyperium/h2/pull/668), which restricts remote reset stream count by default.

受影響套件(3)

CVSS 分數

來源版本嚴重程度向量
osvCVSS 3.1HIGH7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

參考連結(8)