pysec-2018-18
Vulnerability from pysec
Published
2018-11-18 17:29
Modified
2021-06-10 06:52
Details
Jupyter Notebook before 5.7.2 allows XSS via a crafted directory name because notebook/static/tree/js/notebooklist.js handles certain URLs unsafely.
Impacted products
| Name | purl | notebook | pkg:pypi/notebook |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "notebook",
"purl": "pkg:pypi/notebook"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "288b73e1edbf527740e273fcc69b889460871648"
}
],
"repo": "https://github.com/jupyter/notebook",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.7.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.0.0",
"4.0.0",
"4.0.1",
"4.0.2",
"4.0.4",
"4.0.5",
"4.0.6",
"4.1.0",
"4.2.0",
"4.2.0b1",
"4.2.1",
"4.2.2",
"4.2.3",
"4.3.0",
"4.3.1",
"4.3.2",
"4.4.0",
"4.4.1",
"5.0.0",
"5.0.0b1",
"5.0.0b2",
"5.0.0rc1",
"5.0.0rc2",
"5.1.0",
"5.1.0rc1",
"5.1.0rc2",
"5.1.0rc3",
"5.2.0",
"5.2.0rc1",
"5.2.1",
"5.2.1rc1",
"5.2.2",
"5.3.0",
"5.3.0rc1",
"5.3.1",
"5.4.0",
"5.4.1",
"5.5.0",
"5.5.0rc1",
"5.6.0",
"5.6.0rc1",
"5.7.0",
"5.7.1"
]
}
],
"aliases": [
"CVE-2018-19352",
"GHSA-3p4q-x8f3-p7vq"
],
"details": "Jupyter Notebook before 5.7.2 allows XSS via a crafted directory name because notebook/static/tree/js/notebooklist.js handles certain URLs unsafely.",
"id": "PYSEC-2018-18",
"modified": "2021-06-10T06:52:01.452566Z",
"published": "2018-11-18T17:29:00Z",
"references": [
{
"type": "PACKAGE",
"url": "https://pypi.org/project/notebook/#history"
},
{
"type": "FIX",
"url": "https://github.com/jupyter/notebook/commit/288b73e1edbf527740e273fcc69b889460871648"
},
{
"type": "WEB",
"url": "https://github.com/jupyter/notebook/blob/master/docs/source/changelog.rst"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-3p4q-x8f3-p7vq"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…