gsd-2015-7337
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The editor in IPython Notebook before 3.2.2 and Jupyter Notebook 4.0.x before 4.0.5 allows remote attackers to execute arbitrary JavaScript code via a crafted file, which triggers a redirect to files/, related to MIME types.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-7337", "description": "The editor in IPython Notebook before 3.2.2 and Jupyter Notebook 4.0.x before 4.0.5 allows remote attackers to execute arbitrary JavaScript code via a crafted file, which triggers a redirect to files/, related to MIME types.", "id": "GSD-2015-7337", "references": [ "https://www.suse.com/security/cve/CVE-2015-7337.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2015-7337" ], "details": "The editor in IPython Notebook before 3.2.2 and Jupyter Notebook 4.0.x before 4.0.5 allows remote attackers to execute arbitrary JavaScript code via a crafted file, which triggers a redirect to files/, related to MIME types.", "id": "GSD-2015-7337", "modified": "2023-12-13T01:20:01.488900Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-7337", "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": "The editor in IPython Notebook before 3.2.2 and Jupyter Notebook 4.0.x before 4.0.5 allows remote attackers to execute arbitrary JavaScript code via a crafted file, which triggers a redirect to files/, related to MIME types." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "GLSA-201512-02", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201512-02" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1264067", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1264067" }, { "name": "[oss-security] 20150916 CVE Request: Maliciously crafted text files in IPython/Jupyter editor", "refsource": "MLIST", "url": "http://seclists.org/oss-sec/2015/q3/558" }, { "name": "https://github.com/ipython/ipython/commit/0a8096adf165e2465550bd5893d7e352544e5967", "refsource": "CONFIRM", "url": "https://github.com/ipython/ipython/commit/0a8096adf165e2465550bd5893d7e352544e5967" }, { "name": "https://github.com/jupyter/notebook/commit/9e63dd89b603dfbe3a7e774d8a962ee0fa30c0b5", "refsource": "CONFIRM", "url": "https://github.com/jupyter/notebook/commit/9e63dd89b603dfbe3a7e774d8a962ee0fa30c0b5" }, { "name": "FEDORA-2015-16128", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/167670.html" }, { "name": "[oss-security] 20150924 Re: CVE Request: Maliciously crafted text files in IPython/Jupyter editor", "refsource": "MLIST", "url": "http://seclists.org/oss-sec/2015/q3/634" } ] } }, "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:P/I:P/A:P", "cwe_ids": [ "CWE-1035", "CWE-20", "CWE-78", "CWE-937" ], "date": "2022-07-06", "description": "The editor in IPython Notebook before 3.2.2 and Jupyter Notebook 4.0.x before 4.0.5 allows remote attackers to execute arbitrary JavaScript code via a crafted file, which triggers a redirect to files/, related to MIME types.", "fixed_versions": [ "3.2.2" ], "identifier": "CVE-2015-7337", "identifiers": [ "GHSA-92mr-v722-f48m", "CVE-2015-7337" ], "not_impacted": "All versions after 3.2.1", "package_slug": "pypi/ipython", "pubdate": "2022-05-17", "solution": "Upgrade to version 3.2.2 or above.", "title": "Improper Input Validation", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2015-7337", "https://github.com/ipython/ipython/commit/0a8096adf165e2465550bd5893d7e352544e5967", "https://github.com/jupyter/notebook/commit/9e63dd89b603dfbe3a7e774d8a962ee0fa30c0b5", "https://bugzilla.redhat.com/show_bug.cgi?id=1264067", "https://security.gentoo.org/glsa/201512-02", "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/167670.html", "http://seclists.org/oss-sec/2015/q3/558", "http://seclists.org/oss-sec/2015/q3/634", "https://github.com/advisories/GHSA-92mr-v722-f48m" ], "uuid": "3a33042d-4dc8-437d-8d0e-28577a752024" }, { "affected_range": "\u003e=4.0.0,\u003c4.0.5", "affected_versions": "All versions starting from 4.0.0 before 4.0.5", "credit": "Jonathan Kamens at Quantopian", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "cwe_ids": [ "CWE-1035", "CWE-20", "CWE-937" ], "date": "2016-12-07", "description": "A maliciously forged file opened for editing can execute javascript, specifically by being redirected to /files/ due to a failure to treat the file as plain text.", "fixed_versions": [ "4.0.5" ], "identifier": "CVE-2015-7337", "identifiers": [ "CVE-2015-7337" ], "package_slug": "pypi/notebook", "pubdate": "2015-09-29", "solution": "Upgrade to fixed version when available.", "title": "Remote Code Execution using maliciously forged file", "urls": [ "https://github.com/jupyter/notebook/commit/9e63dd89b603dfbe3a7e774d8a962ee0fa30c0b5" ], "uuid": "37833cce-34f5-475b-bb09-882fdf34f669" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:ipython:notebook:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "3.2.1", "vulnerable": true } ], "operator": "OR" }, { "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" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-7337" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The editor in IPython Notebook before 3.2.2 and Jupyter Notebook 4.0.x before 4.0.5 allows remote attackers to execute arbitrary JavaScript code via a crafted file, which triggers a redirect to files/, related to MIME types." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/jupyter/notebook/commit/9e63dd89b603dfbe3a7e774d8a962ee0fa30c0b5", "refsource": "CONFIRM", "tags": [], "url": "https://github.com/jupyter/notebook/commit/9e63dd89b603dfbe3a7e774d8a962ee0fa30c0b5" }, { "name": "https://github.com/ipython/ipython/commit/0a8096adf165e2465550bd5893d7e352544e5967", "refsource": "CONFIRM", "tags": [], "url": "https://github.com/ipython/ipython/commit/0a8096adf165e2465550bd5893d7e352544e5967" }, { "name": "[oss-security] 20150916 CVE Request: Maliciously crafted text files in IPython/Jupyter editor", "refsource": "MLIST", "tags": [], "url": "http://seclists.org/oss-sec/2015/q3/558" }, { "name": "[oss-security] 20150924 Re: CVE Request: Maliciously crafted text files in IPython/Jupyter editor", "refsource": "MLIST", "tags": [], "url": "http://seclists.org/oss-sec/2015/q3/634" }, { "name": "FEDORA-2015-16128", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/167670.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1264067", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1264067" }, { "name": "GLSA-201512-02", "refsource": "GENTOO", "tags": [], "url": "https://security.gentoo.org/glsa/201512-02" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true } }, "lastModifiedDate": "2016-12-07T18:23Z", "publishedDate": "2015-09-29T19: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.