CVE-2020-15694

HIGHCVSS 7.5/10EPSS 2.33%

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
7.5/10

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

EPSS Probability
2.33%

81.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Nim-LangNim<= 1.2.6

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-15694?
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.
How severe is CVE-2020-15694?
CVE-2020-15694 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 2.33% probability of exploitation in the next 30 days.
How do I fix CVE-2020-15694?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-15694?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST