CVE-2023-28119

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-28119
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-28119.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-28119
Aliases
Related
Published
2023-03-22T20:15:12Z
Modified
2025-01-08T14:38:04.355112Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/crewjam/saml

Affected ranges

Type
GIT
Repo
https://github.com/crewjam/saml
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed

Affected versions

0.*

0.1.0
0.2.0

v0.*

v0.3.0
v0.3.1
v0.4.0
v0.4.1
v0.4.10
v0.4.11
v0.4.12
v0.4.2
v0.4.3
v0.4.4
v0.4.5
v0.4.6
v0.4.7
v0.4.8
v0.4.9