CVE-2020-15694

Publication date

2020-08-14 18:48:45

Family

mitre

State

PUBLISHED

Description

In Nim 1.2.4, the standard library httpClient fails to properly validate the server response. For example, httpClient.get().contentLength() does not raise any error if a malicious server provides a negative Content-Length.