cvelist/2020/1xxx/CVE-2020-1730.json

100 lines
3.6 KiB
JSON
Raw Normal View History

2019-11-27 17:01:19 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-1730",
2020-04-13 19:01:26 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-04-13 13:44:12 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "libssh",
"version": {
"version_data": [
{
"version_value": "libssh versions before 0.8.9"
},
{
"version_value": "libssh versions before 0.9.4"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400"
}
]
}
]
},
"references": {
"reference_data": [
{
2020-04-13 19:01:26 +00:00
"url": "https://www.libssh.org/security/advisories/CVE-2020-1730.txt",
"refsource": "MISC",
"name": "https://www.libssh.org/security/advisories/CVE-2020-1730.txt"
2020-04-13 13:44:12 -03:00
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1730",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1730",
"refsource": "CONFIRM"
2020-04-18 02:01:14 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-5a77f0d68f",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VLSWHBQ3EPKGTGLQNH554Z746BJ3C554/"
2020-04-22 15:01:14 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4327-1",
"url": "https://usn.ubuntu.com/4327-1/"
2020-04-24 11:01:13 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200424-0001/",
"url": "https://security.netapp.com/advisory/ntap-20200424-0001/"
2020-04-28 04:01:25 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-6cad41abb0",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2A7BIFKUYIYKTY7FX4BEWVC2OHS5DPOU/"
2020-04-13 13:44:12 -03:00
}
]
2019-11-27 17:01:19 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-04-13 13:44:12 -03:00
"value": "A flaw was found in libssh versions before 0.8.9 and before 0.9.4 in the way it handled AES-CTR (or DES ciphers if enabled) ciphers. The server or client could crash when the connection hasn't been fully initialized and the system tries to cleanup the ciphers when closing the connection. The biggest threat from this vulnerability is system availability."
2019-11-27 17:01:19 +00:00
}
]
2020-04-13 13:44:12 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "5.3/CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
}
]
]
2019-11-27 17:01:19 +00:00
}
}