cvelist/2016/8xxx/CVE-2016-8619.json

114 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-08-01 02:10:43 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "psampaio@redhat.com",
"ID" : "CVE-2016-8619",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-07-31 17:18:59 -03:00
{
2018-08-01 02:10:43 -04:00
"product" : {
"product_data" : [
{
"product_name" : "curl",
"version" : {
"version_data" : [
{
"version_value" : "7.51.0"
}
]
}
}
]
},
"vendor_name" : "The Curl Project"
2018-07-31 17:18:59 -03:00
}
2018-08-01 02:10:43 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The function `read_data()` in security.c in curl before version 7.51.0 is vulnerable to memory double free."
}
]
},
"impact" : {
"cvss" : [
[
2018-07-31 17:18:59 -03:00
{
2018-08-01 02:10:43 -04:00
"vectorString" : "5.3/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version" : "3.0"
2018-07-31 17:18:59 -03:00
}
2018-08-01 02:10:43 -04:00
],
[
2018-07-31 17:18:59 -03:00
{
2018-08-01 02:10:43 -04:00
"vectorString" : "4.3/AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version" : "2.0"
2018-07-31 17:18:59 -03:00
}
2018-08-01 02:10:43 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-416"
}
2018-07-31 17:18:59 -03:00
]
2018-08-01 02:10:43 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://curl.haxx.se/docs/adv_20161102E.html",
2018-08-01 16:05:02 -04:00
"refsource" : "CONFIRM",
2018-08-01 02:10:43 -04:00
"url" : "https://curl.haxx.se/docs/adv_20161102E.html"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8619",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8619"
},
{
"name" : "https://curl.haxx.se/CVE-2016-8619.patch",
"refsource" : "CONFIRM",
"url" : "https://curl.haxx.se/CVE-2016-8619.patch"
2018-08-01 06:05:38 -04:00
},
{
"name" : "https://www.tenable.com/security/tns-2016-21",
"refsource" : "CONFIRM",
"url" : "https://www.tenable.com/security/tns-2016-21"
},
{
"name" : "GLSA-201701-47",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201701-47"
},
2018-08-17 06:04:19 -04:00
{
"name" : "RHSA-2018:2486",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:2486"
},
2018-08-01 06:05:38 -04:00
{
"name" : "94100",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/94100"
},
{
"name" : "1037192",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1037192"
2018-08-01 02:10:43 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}