cvelist/2019/1000xxx/CVE-2019-1000022.json

66 lines
1.9 KiB
JSON
Raw Normal View History

2019-02-04 15:04:03 -05:00
{
"CVE_data_meta" : {
2019-02-04 16:04:36 -05:00
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
2019-02-04 15:04:03 -05:00
"DATE_ASSIGNED" : "2019-01-22T21:21:10.028604",
"DATE_REQUESTED" : "2019-01-19T09:14:57",
"ID" : "CVE-2019-1000022",
"REQUESTER" : "cve@taoensso.com",
2019-02-04 16:04:36 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2019-02-04 15:04:03 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2019-02-04 16:04:36 -05:00
"value" : "Taoensso Sente version Prior to version 1.14.0 contains a Cross Site Request Forgery (CSRF) vulnerability in WebSocket handshake endpoint that can result in CSRF attack, possible leak of anti-CSRF token. This attack appears to be exploitable via malicious request against WebSocket handshake endpoint. This vulnerability appears to have been fixed in 1.14.0 and later."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/ptaoussanis/sente/issues/137",
"refsource" : "MISC",
"url" : "https://github.com/ptaoussanis/sente/issues/137"
2019-02-04 15:04:03 -05:00
}
]
}
}