2018-11-18 12:05:37 -05:00
{
2019-03-18 03:55:40 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-19352" ,
"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" : [
2018-11-18 12:05:37 -05:00
{
2019-03-18 03:55:40 +00:00
"lang" : "eng" ,
"value" : "Jupyter Notebook before 5.7.2 allows XSS via a crafted directory name because notebook/static/tree/js/notebooklist.js handles certain URLs unsafely."
2018-11-18 12:05:37 -05:00
}
2019-03-18 03:55:40 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/jupyter/notebook/commit/288b73e1edbf527740e273fcc69b889460871648" ,
"refsource" : "MISC" ,
"url" : "https://github.com/jupyter/notebook/commit/288b73e1edbf527740e273fcc69b889460871648"
} ,
{
"name" : "https://pypi.org/project/notebook/#history" ,
"refsource" : "MISC" ,
"url" : "https://pypi.org/project/notebook/#history"
} ,
{
"name" : "https://github.com/jupyter/notebook/blob/master/docs/source/changelog.rst" ,
"refsource" : "MISC" ,
"url" : "https://github.com/jupyter/notebook/blob/master/docs/source/changelog.rst"
}
]
}
}