2017-10-16 12:31:07 -04:00
{
2018-07-31 17:49:44 -03:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2016-8615" ,
"ASSIGNER" : "psampaio@redhat.com"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "The Curl Project" ,
"product" : {
"product_data" : [
{
"product_name" : "curl" ,
"version" : {
"version_data" : [
{
"version_value" : "7.51.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-99"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://curl.haxx.se/docs/adv_20161102A.html"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8615" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8615" ,
"refsource" : "CONFIRM"
}
]
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "A flaw was found in curl before version 7.51. If cookie state is written into a cookie jar file that is later read back and used for subsequent requests, a malicious HTTP server can inject new cookies for arbitrary domains into said cookie jar."
}
]
} ,
"impact" : {
"cvss" : [
[
{
"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"
}
] ,
[
{
"vectorString" : "4.3/AV:N/AC:M/Au:N/C:N/I:P/A:N" ,
"version" : "2.0"
}
]
]
}
2017-10-16 12:31:07 -04:00
}