Vulnerability CVE-2023-28119: Information

Description

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.

Severity: HIGH (7.5) Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Published: March 22, 2023
Modified: Nov. 7, 2023
Error type identifier: CWE-770

Fixed packages

Package name
Branch
Fixed in version
Version from repository
Errata ID
Task #
State
grafanasisyphus9.5.5-alt110.2.2-alt1.1ALT-PU-2023-4148-1323937Fixed
grafanap109.5.5-alt110.2.2-alt1.1ALT-PU-2023-4133-1323967Fixed
grafanac10f19.5.5-alt110.2.2-alt1.1ALT-PU-2023-4346-2324663Fixed
grafanac9f29.5.5-alt19.5.5-alt1ALT-PU-2023-4567-3323137Fixed

References to Advisories, Solutions, and Tools

    1. Configuration 1

      cpe:2.3:a:saml_project:saml:0.4.12:*:*:*:*:go:*:*