gsd-2015-6938
Vulnerability from gsd
Modified
2023-12-13 01:20
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-6938", "description": "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": "GSD-2015-6938", "references": [ "https://www.suse.com/security/cve/CVE-2015-6938.html", "https://advisories.mageia.org/CVE-2015-6938.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "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": "GSD-2015-6938", "modified": "2023-12-13T01:20:04.628341Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-6938", "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": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "openSUSE-SU-2015:1699", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00016.html" }, { "name": "https://github.com/ipython/ipython/commit/3ab41641cf6fce3860c73d5cf4645aa12e1e5892", "refsource": "CONFIRM", "url": "https://github.com/ipython/ipython/commit/3ab41641cf6fce3860c73d5cf4645aa12e1e5892" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1259405", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1259405" }, { "name": "[oss-security] 20150902 CVE Request : CSRF in IPython/Jupyter notebook Tree.", "refsource": "MLIST", "url": "http://seclists.org/oss-sec/2015/q3/474" }, { "name": "[oss-security] 20150914 Re: CVE Request : CSRF in IPython/Jupyter notebook Tree.", "refsource": "MLIST", "url": "http://seclists.org/oss-sec/2015/q3/544" }, { "name": "https://github.com/jupyter/notebook/commit/dd9876381f0ef09873d8c5f6f2063269172331e3", "refsource": "CONFIRM", "url": "https://github.com/jupyter/notebook/commit/dd9876381f0ef09873d8c5f6f2063269172331e3" }, { "name": "FEDORA-2015-16128", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/167670.html" }, { "name": "https://github.com/jupyter/notebook/commit/35f32dd2da804d108a3a3585b69ec3295b2677ed", "refsource": "CONFIRM", "url": "https://github.com/jupyter/notebook/commit/35f32dd2da804d108a3a3585b69ec3295b2677ed" }, { "name": "FEDORA-2015-14901", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/166471.html" }, { "name": "FEDORA-2015-14902", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/166460.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c=3.2.1", "affected_versions": "All versions up to 3.2.1", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cwe_ids": [ "CWE-1035", "CWE-79", "CWE-79", "CWE-937" ], "date": "2022-07-06", "description": "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.", "fixed_versions": [ "3.2.2" ], "identifier": "CVE-2015-6938", "identifiers": [ "GHSA-4vwq-x64q-j4cj", "CVE-2015-6938" ], "not_impacted": "All versions after 3.2.1", "package_slug": "pypi/ipython", "pubdate": "2022-05-14", "solution": "Upgrade to version 3.2.2 or above.", "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2015-6938", "https://github.com/ipython/ipython/commit/3ab41641cf6fce3860c73d5cf4645aa12e1e5892", "https://github.com/jupyter/notebook/commit/35f32dd2da804d108a3a3585b69ec3295b2677ed", "https://github.com/jupyter/notebook/commit/dd9876381f0ef09873d8c5f6f2063269172331e3", "https://bugzilla.redhat.com/show_bug.cgi?id=1259405", "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/166460.html", "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/166471.html", "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/167670.html", "http://lists.opensuse.org/opensuse-updates/2015-10/msg00016.html", "http://seclists.org/oss-sec/2015/q3/474", "http://seclists.org/oss-sec/2015/q3/544", "https://github.com/advisories/GHSA-4vwq-x64q-j4cj" ], "uuid": "7f72bfc1-e5ad-4c45-a787-2604754a15e3" }, { "affected_range": "\u003e=4.0.0,\u003c=4.0.4", "affected_versions": "All versions starting from 4.0.0 up to 4.0.4", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cwe_ids": [ "CWE-1035", "CWE-79", "CWE-79", "CWE-937" ], "date": "2022-07-06", "description": "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.", "fixed_versions": [ "4.0.5" ], "identifier": "CVE-2015-6938", "identifiers": [ "GHSA-4vwq-x64q-j4cj", "CVE-2015-6938" ], "not_impacted": "All versions before 4.0.0, all versions after 4.0.4", "package_slug": "pypi/notebook", "pubdate": "2022-05-14", "solution": "Upgrade to version 4.0.5 or above.", "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2015-6938", "https://github.com/ipython/ipython/commit/3ab41641cf6fce3860c73d5cf4645aa12e1e5892", "https://github.com/jupyter/notebook/commit/35f32dd2da804d108a3a3585b69ec3295b2677ed", "https://github.com/jupyter/notebook/commit/dd9876381f0ef09873d8c5f6f2063269172331e3", "https://bugzilla.redhat.com/show_bug.cgi?id=1259405", "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/166460.html", "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/166471.html", "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/167670.html", "http://lists.opensuse.org/opensuse-updates/2015-10/msg00016.html", "http://seclists.org/oss-sec/2015/q3/474", "http://seclists.org/oss-sec/2015/q3/544", "https://github.com/advisories/GHSA-4vwq-x64q-j4cj" ], "uuid": "f43d62f7-d3f7-4de7-8152-1c5a0467811d" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:jupyter:notebook:4.0.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:jupyter:notebook:4.0.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:jupyter:notebook:4.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:jupyter:notebook:4.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:jupyter:notebook:4.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:22:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:23:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:21:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:ipython:notebook:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "3.2.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-6938" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20150902 CVE Request : CSRF in IPython/Jupyter notebook Tree.", "refsource": "MLIST", "tags": [], "url": "http://seclists.org/oss-sec/2015/q3/474" }, { "name": "https://github.com/jupyter/notebook/commit/35f32dd2da804d108a3a3585b69ec3295b2677ed", "refsource": "CONFIRM", "tags": [ "Exploit" ], "url": "https://github.com/jupyter/notebook/commit/35f32dd2da804d108a3a3585b69ec3295b2677ed" }, { "name": "[oss-security] 20150914 Re: CVE Request : CSRF in IPython/Jupyter notebook Tree.", "refsource": "MLIST", "tags": [ "Mailing List", "Patch" ], "url": "http://seclists.org/oss-sec/2015/q3/544" }, { "name": "https://github.com/ipython/ipython/commit/3ab41641cf6fce3860c73d5cf4645aa12e1e5892", "refsource": "CONFIRM", "tags": [ "Exploit" ], "url": "https://github.com/ipython/ipython/commit/3ab41641cf6fce3860c73d5cf4645aa12e1e5892" }, { "name": "FEDORA-2015-14901", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/166471.html" }, { "name": "https://github.com/jupyter/notebook/commit/dd9876381f0ef09873d8c5f6f2063269172331e3", "refsource": "CONFIRM", "tags": [ "Patch", "Issue Tracking" ], "url": "https://github.com/jupyter/notebook/commit/dd9876381f0ef09873d8c5f6f2063269172331e3" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1259405", "refsource": "CONFIRM", "tags": [ "Issue Tracking" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1259405" }, { "name": "FEDORA-2015-14902", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/166460.html" }, { "name": "FEDORA-2015-16128", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/167670.html" }, { "name": "openSUSE-SU-2015:1699", "refsource": "SUSE", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00016.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true } }, "lastModifiedDate": "2018-10-30T16:27Z", "publishedDate": "2015-09-21T19:59Z" } } }
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.
- 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.