In Nim before 1.2.6, the standard library asyncftpclient lacks a check for whether a message contains a newline character.
References
Configurations
History
21 Nov 2024, 05:06
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2021/02/04/3 - Exploit, Mailing List, Third Party Advisory | |
References | () https://consensys.net/diligence/vulnerabilities/nim-asyncftpd-crlf-injection/ - Exploit, Third Party Advisory | |
References | () https://github.com/nim-lang/Nim/blob/dc5a40f3f39c6ea672e6dc6aca7f8118a69dda99/lib/pure/asyncftpclient.nim#L145 - Exploit, Third Party Advisory | |
References | () https://github.com/nim-lang/Nim/compare/v1.2.4...v1.2.6 - Patch, Third Party Advisory | |
References | () https://github.com/tintinweb/pub/tree/master/pocs/cve-2020-15690 - Exploit, Third Party Advisory |
Information
Published : 2021-01-30 06:15
Updated : 2024-11-21 05:06
NVD link : CVE-2020-15690
Mitre link : CVE-2020-15690
CVE.ORG link : CVE-2020-15690
JSON object : View
Products Affected
nim-lang
- nim
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')