cvelist/2020/15xxx/CVE-2020-15690.json
2021-02-05 14:00:41 +00:00

82 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-15690",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Nim before 1.2.6, the standard library asyncftpclient lacks a check for whether a message contains a newline character."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/nim-lang/Nim/blob/dc5a40f3f39c6ea672e6dc6aca7f8118a69dda99/lib/pure/asyncftpclient.nim#L145",
"refsource": "MISC",
"name": "https://github.com/nim-lang/Nim/blob/dc5a40f3f39c6ea672e6dc6aca7f8118a69dda99/lib/pure/asyncftpclient.nim#L145"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/nim-lang/Nim/compare/v1.2.4...v1.2.6",
"url": "https://github.com/nim-lang/Nim/compare/v1.2.4...v1.2.6"
},
{
"refsource": "MISC",
"name": "https://consensys.net/diligence/vulnerabilities/nim-asyncftpd-crlf-injection/",
"url": "https://consensys.net/diligence/vulnerabilities/nim-asyncftpd-crlf-injection/"
},
{
"refsource": "MISC",
"name": "https://github.com/tintinweb/pub/tree/master/pocs/cve-2020-15690",
"url": "https://github.com/tintinweb/pub/tree/master/pocs/cve-2020-15690"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210204 [CVE-2020-15690] Nim - stdlib asyncftpd - Crlf Injection",
"url": "http://www.openwall.com/lists/oss-security/2021/02/04/3"
}
]
}
}