CVE-2023-28119

HIGH7.5EPSS 0.54%

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

Published: 3/22/2023Modified: 2/4/2026
Also known as:GHSA-5mqj-xc49-246pCGA-wc6x-6475-2649GO-2023-1664

Description

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.

Affected packages (2)

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1HIGH7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

References (4)