Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:41426
HistoryJul 20, 2023 - 1:03 p.m.

Denial Of Service (DoS)

2023-07-2013:03:31
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
21
github
envoyproxy
dos attacks
memory leak

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

EPSS

0.001

Percentile

38.4%

github.com/envoyproxy/envoy is vulnerable to Denial Of Service (DoS) attacks. When the library receives RST_STREAM and GOAWAY frames from an upstream server, it might leak header maps and bookkeeping structures. The de-allocation of the accounting structure and compressed header is skipped during the cleanup of open requests. The error return code path is used if the connection has previously been flagged to prevent further requests owing to a GOAWAY frame. The return statement is followed immediately by the clean-up code, which results in a memory leak.

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

EPSS

0.001

Percentile

38.4%