CVE-2015-7337
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
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.
Predictions
Exploit likelihood
30%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-7337
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | notebook | >=4.0.0,<4.0.5 | 4.0.5 |
| PyPI | ipython | <3.2.2 | 3.2.2 |
| PyPI | ipython | <0a8096adf165e2465550bd5893d7e352544e5967||<3.2.2 | 0a8096adf165e2465550bd5893d7e352544e5967 |
| PyPI | notebook | <9e63dd89b603dfbe3a7e774d8a962ee0fa30c0b5||>=4.0.0,<4.0.5 | 9e63dd89b603dfbe3a7e774d8a962ee0fa30c0b5 |
References
- 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://bugzilla.redhat.com/show_bug.cgi?id=1264067
- https://github.com/ipython/ipython/commit/0a8096adf165e2465550bd5893d7e352544e5967
- https://github.com/jupyter/notebook/commit/9e63dd89b603dfbe3a7e774d8a962ee0fa30c0b5
- https://security.gentoo.org/glsa/201512-02
- https://nvd.nist.gov/vuln/detail/CVE-2015-7337
- https://github.com/advisories/GHSA-92mr-v722-f48m
- https://github.com/pypa/advisory-database/tree/main/vulns/ipython/PYSEC-2015-25.yaml
- https://github.com/pypa/advisory-database/tree/main/vulns/notebook/PYSEC-2015-27.yaml
- https://security-tracker.debian.org/tracker/CVE-2015-7337
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.