CVE-2020-15694
Last modified
CVE-2020-15694 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.. EPSS estimates a 2.33% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nim-Lang | Nim | <= 1.2.6 |
References
- http://www.openwall.com/lists/oss-security/2021/02/04/2Exploit, Mailing List, Third Party Advisory
- https://consensys.net/diligence/vulnerabilities/nim-httpclient-header-crlf-injection/Exploit, Third Party Advisory
- https://github.com/nim-lang/Nim/blob/dc5a40f3f39c6ea672e6dc6aca7f8118a69dda99/lib/pure/httpclient.nim#L241Patch, Third Party Advisory
- https://nim-lang.org/blog/2020/07/30/versions-126-and-108-released.htmlRelease Notes, Third Party Advisory
- http://www.openwall.com/lists/oss-security/2021/02/04/2Exploit, Mailing List, Third Party Advisory
- https://consensys.net/diligence/vulnerabilities/nim-httpclient-header-crlf-injection/Exploit, Third Party Advisory
- https://github.com/nim-lang/Nim/blob/dc5a40f3f39c6ea672e6dc6aca7f8118a69dda99/lib/pure/httpclient.nim#L241Patch, Third Party Advisory
- https://nim-lang.org/blog/2020/07/30/versions-126-and-108-released.htmlRelease Notes, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-15694?
How severe is CVE-2020-15694?
How do I fix CVE-2020-15694?
Are you affected by CVE-2020-15694?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
