CVE-2023-28119
HIGH7.5EPSS 0.54%crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb
發布日:2023/3/22修改日:2026/2/4
描述
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)
- Go/github.com/crewjam/samlfrom 0, < 0.4.13
- Go/github.com/crewjam/samlfrom 0, < 0.4.13
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |