cve/2020/CVE-2020-15694.md
2024-06-09 00:33:16 +00:00

936 B

CVE-2020-15694

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.

POC

Reference

Github

No PoCs found on GitHub currently.