PT-2023-20674 · Gosaml2 · Gosaml2

Norbert Szetei

·

Published

2023-03-02

·

Updated

2023-03-13

·

CVE-2023-26483

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Name of the Vulnerable Software and Affected Versions gosaml2 versions prior to 0.9.0
Description A bug in the gosaml2 library enables attackers to craft a deflate-compressed request which will consume significantly more memory during processing than the size of the original request. This may eventually lead to memory exhaustion and the process being killed. The maximum compression ratio achievable with deflate is 1032:1. By limiting the size of bodies passed to gosaml2, limiting the rate and concurrency of calls, and ensuring that lots of memory is available to the process, it may be possible to help Go's garbage collector "keep up". However, implementors are encouraged not to rely on this.
Recommendations For versions prior to 0.9.0, update to version 0.9.0 to resolve the issue. As a temporary workaround, consider limiting the size of bodies passed to gosaml2, limiting the rate and concurrency of calls, and ensuring that lots of memory is available to the process to help mitigate the risk of memory exhaustion.

Exploit

Fix

Weakness Enumeration

Related Identifiers

CVE-2023-26483
GHSA-6GC3-CRP7-25W5
GO-2023-1602

Affected Products

Gosaml2