Lucene search

K
githubGitHub Advisory DatabaseGHSA-6GC3-CRP7-25W5
HistoryMar 02, 2023 - 11:12 p.m.

gosaml2 vulnerable to Denial Of Service Via Deflate Decompression Bomb

2023-03-0223:12:47
CWE-409
GitHub Advisory Database
github.com
13
saml
dos
vulnerable
compression
memory exhaustion
gosaml2
mitigation
concurrency
garbage collector
patches

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

0.001 Low

EPSS

Percentile

44.9%

Impact

SAML Service Providers using this library for SAML authentication support are likely susceptible to Denial of Service attacks. A bug in this 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.

Mitigation

The maximum compression ratio achievable with deflate is 1032:1, so 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”.

Implementors are encouraged not to rely on this.

Patches

This issue is addressed in v0.9.0

Affected configurations

Vulners
Node
gosaml2_projectgosaml2Range<0.9.0

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

0.001 Low

EPSS

Percentile

44.9%

Related for GHSA-6GC3-CRP7-25W5