In Nim before 1.2.6, the standard library asyncftpclient lacks a check for whether a message contains a newline character.
References
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2021/02/04/3 | Exploit Mailing List Third Party Advisory |
https://consensys.net/diligence/vulnerabilities/nim-asyncftpd-crlf-injection/ | Exploit Third Party Advisory |
https://github.com/nim-lang/Nim/blob/dc5a40f3f39c6ea672e6dc6aca7f8118a69dda99/lib/pure/asyncftpclient.nim#L145 | Exploit Third Party Advisory |
https://github.com/nim-lang/Nim/compare/v1.2.4...v1.2.6 | Patch Third Party Advisory |
https://github.com/tintinweb/pub/tree/master/pocs/cve-2020-15690 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-01-30 06:15
Updated : 2024-02-04 21:23
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')