cvelist/2019/3xxx/CVE-2019-3859.json

127 lines
4.8 KiB
JSON
Raw Normal View History

2019-01-03 14:05:09 -05:00
{
2019-03-19 12:31:12 -03:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 06:20:47 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-3859",
2019-03-20 22:00:45 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-03-19 12:31:12 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "The libssh2 Project",
"product": {
"product_data": [
{
"product_name": "libssh2",
"version": {
"version_data": [
{
"version_value": "1.8.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125"
}
]
}
]
},
"references": {
"reference_data": [
{
2019-03-20 22:00:45 +00:00
"refsource": "MLIST",
"name": "[oss-security] 20190318 [SECURITY ADVISORIES] libssh2",
"url": "http://www.openwall.com/lists/oss-security/2019/03/18/3"
},
{
"refsource": "BUGTRAQ",
"name": "20190319 [slackware-security] libssh2 (SSA:2019-077-01)",
"url": "https://seclists.org/bugtraq/2019/Mar/25"
},
{
"url": "https://www.libssh2.org/CVE-2019-3859.html",
"refsource": "MISC",
"name": "https://www.libssh2.org/CVE-2019-3859.html"
2019-03-19 12:31:12 -03:00
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3859",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3859",
"refsource": "CONFIRM"
2019-03-20 22:00:45 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/152136/Slackware-Security-Advisory-libssh2-Updates.html",
"url": "http://packetstormsecurity.com/files/152136/Slackware-Security-Advisory-libssh2-Updates.html"
},
{
"refsource": "BID",
"name": "107485",
"url": "http://www.securityfocus.com/bid/107485"
2019-03-23 05:00:56 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-f31c14682f",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XCWEA5ZCLKRDUK62QVVYMFWLWKOPX3LO/"
2019-03-25 18:00:53 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://www.broadcom.com/support/fibre-channel-networking/security-advisories/brocade-security-advisory-2019-767",
"url": "https://www.broadcom.com/support/fibre-channel-networking/security-advisories/brocade-security-advisory-2019-767"
2019-03-26 16:00:46 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190326 [SECURITY] [DLA 1730-1] libssh2 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00032.html"
2019-03-27 19:00:45 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190327-0005/",
"url": "https://security.netapp.com/advisory/ntap-20190327-0005/"
2019-03-28 22:00:45 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1075",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-03/msg00040.html"
2019-04-02 13:00:44 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190402 [SECURITY] [DLA 1730-2] libssh2 regression update",
"url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00006.html"
2019-03-19 12:31:12 -03:00
}
]
2019-03-18 06:20:47 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-03-19 12:31:12 -03:00
"value": "An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the _libssh2_packet_require and _libssh2_packet_requirev functions. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory."
2019-03-18 06:20:47 +00:00
}
]
2019-03-19 12:31:12 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "5.0/CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
}
]
]
2019-03-18 06:20:47 +00:00
}
2019-03-20 22:00:45 +00:00
}