The crewjam/saml go library contains a partial implementation of the SAML standard in golang. Prior to version 0.4.13, the package's use of `flate.NewReader` does not limit the size of the input. The user can 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. This issue is patched in version 0.4.13.
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-03-22T19:51:13.210Z

Updated: 2024-08-02T12:30:24.231Z

Reserved: 2023-03-10T18:34:29.228Z

Link: CVE-2023-28119

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2023-03-22T20:15:12.877

Modified: 2023-11-07T04:10:25.353

Link: CVE-2023-28119

cve-icon Redhat

Severity : Moderate

Publid Date: 2023-03-22T00:00:00Z

Links: CVE-2023-28119 - Bugzilla