CVE-2015-5607
high
CVSS v3
8.8
CVSS v2
6.8
VIR risk
8.8
Description
Cross-site request forgery in the REST API in IPython 2 and 3.
Predictions
Exploit likelihood
92%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-5607
Vendor advisory: cve@mitre.org — https://github.com/ipython/ipython/commit/a05fe052a18810e92d9be8c1185952c13fe4e5b0
Vendor advisory: cve@mitre.org — https://github.com/ipython/ipython/commit/1415a9710407e7c14900531813c15ba6165f0816
Vendor advisory: cve@mitre.org — https://bugzilla.redhat.com/show_bug.cgi?id=1243842
Vendor advisory: cve@mitre.org — http://www.openwall.com/lists/oss-security/2015/07/21/3
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2.4.1-1 |
| debian | bullseye | fixed | 2.4.1-1 |
| debian | forky | fixed | 2.4.1-1 |
| debian | sid | fixed | 2.4.1-1 |
| debian | trixie | fixed | 2.4.1-1 |
| fedora | 21 | affected | |
| fedora | 22 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| ipython | ipython | 2.0.0 | |
| ipython | ipython | 2.1.0 | |
| ipython | ipython | 2.2.0 | |
| ipython | ipython | 2.3.0 | |
| ipython | ipython | 2.3.1 | |
| ipython | ipython | 2.4.0 | |
| ipython | ipython | 2.4.1 | |
| ipython | ipython | 3.0.0 | |
| ipython | ipython | 3.1.0 | |
| ipython | ipython | 3.2.0 | |
| ipython | ipython | 3.2.1 | |
| ipython | ipython | 3.2.2 | |
| ipython | ipython | 3.2.3 | |
References
- https://nvd.nist.gov/vuln/detail/CVE-2015-5607
- https://github.com/ipython/ipython/commit/1415a9710407e7c14900531813c15ba6165f0816
- https://github.com/ipython/ipython/commit/a05fe052a18810e92d9be8c1185952c13fe4e5b0
- https://bugzilla.redhat.com/show_bug.cgi?id=1243842
- https://github.com/advisories/GHSA-7fc2-rm35-2pp7
- https://github.com/ipython/ipython
- https://github.com/pypa/advisory-database/tree/main/vulns/ipython/PYSEC-2017-47.yaml
- http://lists.fedoraproject.org/pipermail/package-announce/2015-July/162671.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-July/162936.html
- http://www.openwall.com/lists/oss-security/2015/07/21/3
- https://security-tracker.debian.org/tracker/CVE-2015-5607
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.