Lucene search

K
githubGitHub Advisory DatabaseGHSA-PPXX-5M9H-6VXF
HistoryJan 10, 2024 - 3:08 p.m.

quic-go's path validation mechanism can be exploited to cause denial of service

2024-01-1015:08:40
CWE-400
GitHub Advisory Database
github.com
11
quic-go
path validation
denial of service
exploit
memory
frames
congestion window
rtt estimate
security
update

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

7 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

41.2%

An attacker can cause its peer to run out of memory sending a large number of PATH_CHALLENGE frames. The receiver is supposed to respond to each PATH_CHALLENGE frame with a PATH_RESPONSE frame. The attacker can prevent the receiver from sending out (the vast majority of) these PATH_RESPONSE frames by collapsing the peers congestion window (by selectively acknowledging received packets) and by manipulating the peer’s RTT estimate.

I published a more detailed description of the attack and its mitigation in this blog post: https://seemann.io/posts/2023-12-18-exploiting-quics-path-validation/

There’s no way to mitigate this attack, please update quic-go to a version that contains the fix.

Affected configurations

Vulners
Node
quic-goquic_goRange<0.37.7
OR
quic-goquic_goRange<0.38.2
OR
quic-goquic_goRange<0.39.4
OR
quic-goquic_goMatch0.40.0

References

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

7 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

41.2%