CVE-2023-28119

HIGH7.5EPSS 0.54%

crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb

發布日:2023/3/22修改日:2026/2/4
也稱為:GHSA-5mqj-xc49-246pCGA-wc6x-6475-2649GO-2023-1664

描述

Our use of flate.NewReader does not limit the size of the input. The user could pass more than 1 MB of data in the HTTP request to the processing functions, which will be decompressed server-side using the Deflate algorithm. Therefore, after repeating the same request multiple times, it is possible to achieve a reliable crash since the operating system kills the process.

受影響套件(2)

CVSS 分數

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

參考連結(4)