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.
References
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2021/02/04/2 | Exploit 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#L1023 | Patch Third Party Advisory |
https://nim-lang.org/blog/2020/07/30/versions-126-and-108-released.html | Release Notes Third Party Advisory |
http://www.openwall.com/lists/oss-security/2021/02/04/2 | Exploit 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#L1023 | Patch Third Party Advisory |
https://nim-lang.org/blog/2020/07/30/versions-126-and-108-released.html | Release Notes Third Party Advisory |
Configurations
History
21 Nov 2024, 05:06
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2021/02/04/2 - Exploit, Mailing List, Third Party Advisory | |
References | () https://consensys.net/diligence/vulnerabilities/nim-httpclient-header-crlf-injection/ - Exploit, Third Party Advisory | |
References | () https://github.com/nim-lang/Nim/blob/dc5a40f3f39c6ea672e6dc6aca7f8118a69dda99/lib/pure/httpclient.nim#L1023 - Patch, Third Party Advisory | |
References | () https://nim-lang.org/blog/2020/07/30/versions-126-and-108-released.html - Release Notes, Third Party Advisory |
Information
Published : 2020-08-14 19:15
Updated : 2024-11-21 05:06
NVD link : CVE-2020-15693
Mitre link : CVE-2020-15693
CVE.ORG link : CVE-2020-15693
JSON object : View
Products Affected
nim-lang
- nim
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')