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-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
}