CVE-2020-15693

Published
View on NVD ↗
CVSS v3
6.5
MEDIUM
CVSS v2
6.4
MEDIUM
Affected
1
PROJECT

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.

Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
GitHubGitHub
18K