mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
72 lines
2.3 KiB
JSON
72 lines
2.3 KiB
JSON
{
|
|
"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": [
|
|
{
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
} |