Описание
The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.
The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.
Связанные уязвимости
CVSS3: 5.3
ubuntu
27 дней назад
[net/textproto: excessive CPU consumption in Reader.ReadResponse]
CVSS3: 5.3
nvd
7 дней назад
The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.
CVSS3: 5.3
debian
7 дней назад
The Reader.ReadResponse function constructs a response string through ...