cvelist/2017/14xxx/CVE-2017-14775.json

73 lines
2.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-14775",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Laravel before 5.5.10 mishandles the remember_me token verification process because DatabaseUserProvider does not have constant-time token comparison."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/laravel/framework/pull/21320",
"refsource" : "CONFIRM",
"url" : "https://github.com/laravel/framework/pull/21320"
},
{
"name" : "https://github.com/laravel/framework/releases/tag/v5.5.10",
"refsource" : "CONFIRM",
"url" : "https://github.com/laravel/framework/releases/tag/v5.5.10"
},
{
"name" : "https://laravel-news.com/laravel-v5-5-11",
"refsource" : "CONFIRM",
"url" : "https://laravel-news.com/laravel-v5-5-11"
}
]
}
}