cvelist/2018/1000xxx/CVE-2018-1000119.json
2018-07-27 06:06:07 -04:00

83 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "3/6/2018 21:59:48",
"ID" : "CVE-2018-1000119",
"REQUESTER" : "kurt@seifried.org",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "rack-protection",
"version" : {
"version_data" : [
{
"version_value" : "2.0.0.rc3 and earlier"
},
{
"version_value" : "1.5.4 and earlier"
}
]
}
}
]
},
"vendor_name" : "Sinatra"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Sinatra rack-protection versions 1.5.4 and 2.0.0.rc3 and earlier contains a timing attack vulnerability in the CSRF token checking that can result in signatures can be exposed. This attack appear to be exploitable via network connectivity to the ruby application. This vulnerability appears to have been fixed in 1.5.5 and 2.0.0."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-208"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/sinatra/rack-protection/pull/98",
"refsource" : "CONFIRM",
"url" : "https://github.com/sinatra/rack-protection/pull/98"
},
{
"name" : "https://github.com/sinatra/sinatra/commit/8aa6c42ef724f93ae309fb7c5668e19ad547eceb#commitcomment-27964109",
"refsource" : "CONFIRM",
"url" : "https://github.com/sinatra/sinatra/commit/8aa6c42ef724f93ae309fb7c5668e19ad547eceb#commitcomment-27964109"
},
{
"name" : "DSA-4247",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4247"
},
{
"name" : "RHSA-2018:1060",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:1060"
}
]
}
}