Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:44637
HistoryDec 12, 2023 - 7:10 a.m.

Denial Of Service (DoS)

2023-12-1207:10:29
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
11
vulnerability
denial of service
github.com/golang/go
input check
http header
application crash

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

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

6.4 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

20.6%

github.com/golang/go is vulnerable to Denial Of Service (DoS). The vulnerability exists because the readChunkLine function in chunked.go does not properly check the bytes from the request or response body. A malicious attacker can exploit this to cause a server to automatically read a large amount of data (up to about 1GiB) when a handler fails to read the entire body of a request. This may lead to an application crash by inserting large metadata segments within the HTTP header.

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

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

6.4 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

20.6%