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.
Metrics
Affected Vendors & Products
References
History
No history.
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
Vulnrichment
No data.
NVD
Status : Modified
Published: 2023-03-22T20:15:12.877
Modified: 2024-11-21T07:54:26.683
Link: CVE-2023-28119
Redhat