CVE-2023-28119

CVSS V2 None CVSS V3 None
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.
Overview
  • CVE ID
  • CVE-2023-28119
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2023-03-22T20:15:12
  • Last Modified Date
  • 2023-03-28T16:57:43
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:saml_project:saml:0.4.12:*:*:*:*:go:*:* 1 OR
History
Created Old Value New Value Data Type Notes
2023-04-17 03:12:44 Added to TrackCVE
2023-04-17 03:12:47 Weakness Enumeration new