2019-01-03 14:05:09 -05:00
{
2019-03-19 12:49:26 -03:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-17 23:59:59 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-3858" ,
2019-03-19 12:49:26 -03:00
"ASSIGNER" : "psampaio@redhat.com"
} ,
"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" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3858" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3858" ,
"refsource" : "CONFIRM"
} ,
{
"url" : "https://www.libssh2.org/CVE-2019-3858.html"
}
]
2019-03-17 23:59:59 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-03-19 12:49:26 -03:00
"value" : "An out of bounds read flaw was discovered in libssh2 before 1.8.1 when a specially crafted SFTP packet is received from the server. 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-17 23:59:59 +00:00
}
]
2019-03-19 12:49:26 -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-17 23:59:59 +00:00
}
2019-03-19 12:49:26 -03:00
}