PYSEC-2015-26
Vulnerability from pysec - Published: 2015-09-21 19:59 - Updated: 2021-07-15 02:22
VLAI?
Details
Cross-site scripting (XSS) vulnerability in the file browser in notebook/notebookapp.py in IPython Notebook before 3.2.2 and Jupyter Notebook 4.0.x before 4.0.5 allows remote attackers to inject arbitrary web script or HTML via a folder name. NOTE: this was originally reported as a cross-site request forgery (CSRF) vulnerability, but this may be inaccurate.
Impacted products
| Name | purl | notebook | pkg:pypi/notebook |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "notebook",
"purl": "pkg:pypi/notebook"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "35f32dd2da804d108a3a3585b69ec3295b2677ed"
},
{
"fixed": "dd9876381f0ef09873d8c5f6f2063269172331e3"
}
],
"repo": "https://github.com/jupyter/notebook",
"type": "GIT"
},
{
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.0.5"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.0.0",
"4.0.1",
"4.0.2",
"4.0.4"
]
}
],
"aliases": [
"CVE-2015-6938"
],
"details": "Cross-site scripting (XSS) vulnerability in the file browser in notebook/notebookapp.py in IPython Notebook before 3.2.2 and Jupyter Notebook 4.0.x before 4.0.5 allows remote attackers to inject arbitrary web script or HTML via a folder name. NOTE: this was originally reported as a cross-site request forgery (CSRF) vulnerability, but this may be inaccurate.",
"id": "PYSEC-2015-26",
"modified": "2021-07-15T02:22:16.172109Z",
"published": "2015-09-21T19:59:00Z",
"references": [
{
"type": "WEB",
"url": "http://seclists.org/oss-sec/2015/q3/474"
},
{
"type": "FIX",
"url": "https://github.com/jupyter/notebook/commit/35f32dd2da804d108a3a3585b69ec3295b2677ed"
},
{
"type": "WEB",
"url": "http://seclists.org/oss-sec/2015/q3/544"
},
{
"type": "FIX",
"url": "https://github.com/ipython/ipython/commit/3ab41641cf6fce3860c73d5cf4645aa12e1e5892"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/166471.html"
},
{
"type": "FIX",
"url": "https://github.com/jupyter/notebook/commit/dd9876381f0ef09873d8c5f6f2063269172331e3"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1259405"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/166460.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/167670.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00016.html"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…