CVE-2023-28119
published 2023-03-22CVE-2023-28119: 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`…
PriorityP342high7.5CVSS 3.1
AVNACLPRNUINSUCNINAH
EPSS
0.96%
57.5th percentile
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.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| crewjam | saml | < 0.4.13 | 0.4.13 |
| github.com | crewjam_saml | >= 0 < 0.4.13 | 0.4.13 |
| saml_project | saml | — | — |
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
osv7.5HIGH
vendor_redhat7.5HIGH
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Denial of service via deflate compression bomb in github.com/crewjam/saml
osv·2023-08-23
CVE-2023-28119 Denial of service via deflate compression bomb in github.com/crewjam/saml
Denial of service via deflate compression bomb in github.com/crewjam/saml
Denial of service via deflate compression bomb in github.com/crewjam/saml
OSV
CVE-2023-28119: The crewjam/saml go library contains a partial implementation of the SAML standard in golang
osv·2023-03-22·CVSS 7.5
CVE-2023-28119 [HIGH] CVE-2023-28119: The crewjam/saml go library contains a partial implementation of the SAML standard in golang
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.
OSV
crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb
osv·2023-03-22
CVE-2023-28119 [HIGH] crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb
crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb
Our use of flate.NewReader does not limit the size of the input. The user could 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.
GHSA
crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb
ghsa·2023-03-22
CVE-2023-28119 [HIGH] CWE-770 crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb
crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb
Our use of flate.NewReader does not limit the size of the input. The user could 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.
Red Hat
crewjam/saml: Denial Of Service Via Deflate Decompression Bomb
vendor_redhat·2023-03-22·CVSS 7.5
CVE-2023-28119 [HIGH] CWE-770 crewjam/saml: Denial Of Service Via Deflate Decompression Bomb
crewjam/saml: Denial Of Service Via Deflate Decompression Bomb
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.
Package: rhacm2/acm-grafana-rhel8 (Red Hat Advanced Cluster Management for Kubernetes 2) - Not affected
Package: rhceph/rhceph-5-dashboard-rhel8 (Red Hat Ceph Storage 5) - Not affected
Pack
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/crewjam/saml/commit/8e9236867d176ad6338c870a84e2039aef8a5021https://github.com/crewjam/saml/security/advisories/GHSA-5mqj-xc49-246phttps://github.com/crewjam/saml/commit/8e9236867d176ad6338c870a84e2039aef8a5021https://github.com/crewjam/saml/security/advisories/GHSA-5mqj-xc49-246p
2023-03-22
Published