CVE-2020-15693

MEDIUMCVSS 6.5/10EPSS 2.05%

Last modified

CVE-2020-15693 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. In Nim 1.2.4, the standard library httpClient is vulnerable to a CR-LF injection in the target URL. An injection is possible if the attacker controls any part of the URL provided in a call (such as httpClient.get or httpClient.post), the User-Agent header value, or custom HTTP header names or values.. EPSS estimates a 2.05% chance of exploitation in the next 30 days.

Description

In Nim 1.2.4, the standard library httpClient is vulnerable to a CR-LF injection in the target URL. An injection is possible if the attacker controls any part of the URL provided in a call (such as httpClient.get or httpClient.post), the User-Agent header value, or custom HTTP header names or values.

Metrics

CVSS 3.1
6.5/10

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

EPSS Probability
2.05%

78.8th 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-15693?
In Nim 1.2.4, the standard library httpClient is vulnerable to a CR-LF injection in the target URL. An injection is possible if the attacker controls any part of the URL provided in a call (such as httpClient.get or httpClient.post), the User-Agent header value, or custom HTTP header names or values.
How severe is CVE-2020-15693?
CVE-2020-15693 has a CVSS score of 6.5/10 (MEDIUM severity). The EPSS model estimates a 2.05% probability of exploitation in the next 30 days.
How do I fix CVE-2020-15693?
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-15693?

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

Scan your code now

Source: NVD / NIST