Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:pypi/ipython@0.12
purl pkg:pypi/ipython@0.12
Next non-vulnerable version 8.10.0
Latest non-vulnerable version 8.10.0
Risk
Vulnerabilities affecting this package (8)
Vulnerability Summary Fixed by
VCID-4qfv-ratn-pbcx
Aliases:
CVE-2023-24816
GHSA-29gw-9793-fvw7
PYSEC-2023-17
IPython (Interactive Python) is a command shell for interactive computing in multiple programming languages, originally developed for the Python programming language. Versions prior to 8.1.0 are subject to a command injection vulnerability with very specific prerequisites. This vulnerability requires that the function `IPython.utils.terminal.set_term_title` be called on Windows in a Python environment where ctypes is not available. The dependency on `ctypes` in `IPython.utils._process_win32` prevents the vulnerable code from ever being reached in the ipython binary. However, as a library that could be used by another tool `set_term_title` could be called and hence introduce a vulnerability. Should an attacker get untrusted input to an instance of this function they would be able to inject shell commands as current process and limited to the scope of the current process. Users of ipython as a library are advised to upgrade. Users unable to upgrade should ensure that any calls to the `IPython.utils.terminal.set_term_title` function are done with trusted or filtered input.
8.10.0
Affected by 0 other vulnerabilities.
VCID-6rzt-bcay-2bgb
Aliases:
GMS-2015-23
XSS vulnerability If you create a new folder in the iPython file browser and set Javascript code as its name the code injected will be executed. So, if I create a folder called "><img src=x onerror=alert(document.cookie)> and then I access to it, the cookies will be prompted.
3.2.2
Affected by 3 other vulnerabilities.
4.0.0-b1
Affected by 2 other vulnerabilities.
VCID-cxvg-uwyj-hfhs
Aliases:
CVE-2015-6938
GHSA-4vwq-x64q-j4cj
PYSEC-2015-24
PYSEC-2015-26
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.
3.2.2
Affected by 3 other vulnerabilities.
VCID-fw4u-2hw5-z3b9
Aliases:
CVE-2014-3429
GHSA-75cw-5cgv-g853
PYSEC-2014-21
IPython Notebook 0.12 through 1.x before 1.2 does not validate the origin of websocket requests, which allows remote attackers to execute arbitrary code by leveraging knowledge of the kernel id and a crafted page.
1.2.0
Affected by 7 other vulnerabilities.
VCID-jgzb-em6w-xqgj
Aliases:
CVE-2015-5607
GHSA-7fc2-rm35-2pp7
PYSEC-2017-47
Cross-site request forgery in the REST API in IPython 2 and 3.
2.4.1
Affected by 6 other vulnerabilities.
3.2.1
Affected by 7 other vulnerabilities.
3.2.3
Affected by 2 other vulnerabilities.
VCID-kdxh-yhaz-p3fh
Aliases:
CVE-2015-7337
GHSA-92mr-v722-f48m
PYSEC-2015-25
PYSEC-2015-27
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.
3.2.2
Affected by 3 other vulnerabilities.
VCID-wenv-txeh-zufe
Aliases:
CVE-2015-4707
GHSA-66gw-5xpf-gfp5
PYSEC-2017-46
Cross-site scripting (XSS) vulnerability in IPython before 3.2 allows remote attackers to inject arbitrary web script or HTML via vectors involving JSON error messages and the /api/notebooks path.
3.2.0
Affected by 7 other vulnerabilities.
VCID-ze8e-qw2k-skch
Aliases:
CVE-2022-21699
GHSA-pq7m-3gw7-gq5x
PYSEC-2022-12
IPython (Interactive Python) is a command shell for interactive computing in multiple programming languages, originally developed for the Python programming language. Affected versions are subject to an arbitrary code execution vulnerability achieved by not properly managing cross user temporary files. This vulnerability allows one user to run code as another on the same machine. All users are advised to upgrade.
5.11
Affected by 0 other vulnerabilities.
6.0.0rc1
Affected by 1 other vulnerability.
7.16.3
Affected by 1 other vulnerability.
7.31.1
Affected by 1 other vulnerability.
8.0.1
Affected by 1 other vulnerability.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-01T07:17:31.391210+00:00 GitLab Importer Affected by VCID-4qfv-ratn-pbcx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ipython/CVE-2023-24816.yml 38.6.0
2026-06-01T06:46:40.173671+00:00 GitLab Importer Affected by VCID-kdxh-yhaz-p3fh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ipython/CVE-2015-7337.yml 38.6.0
2026-06-01T06:45:10.601686+00:00 GitLab Importer Affected by VCID-jgzb-em6w-xqgj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ipython/CVE-2015-5607.yml 38.6.0
2026-06-01T06:41:41.512280+00:00 GitLab Importer Affected by VCID-cxvg-uwyj-hfhs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ipython/CVE-2015-6938.yml 38.6.0
2026-06-01T06:40:52.479727+00:00 GitLab Importer Affected by VCID-wenv-txeh-zufe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ipython/CVE-2015-4707.yml 38.6.0
2026-06-01T06:27:00.527000+00:00 GitLab Importer Affected by VCID-ze8e-qw2k-skch https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ipython/CVE-2022-21699.yml 38.6.0
2026-05-31T09:36:28.517254+00:00 PyPI Importer Affected by VCID-fw4u-2hw5-z3b9 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-30T20:58:59.645175+00:00 GitLab Importer Affected by VCID-fw4u-2hw5-z3b9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ipython/CVE-2014-3429.yml 38.6.0
2026-05-30T20:52:16.981798+00:00 GitLab Importer Affected by VCID-6rzt-bcay-2bgb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ipython/GMS-2015-23.yml 38.6.0
2026-05-30T20:16:14.437967+00:00 Pypa Importer Affected by VCID-fw4u-2hw5-z3b9 https://github.com/pypa/advisory-database/blob/main/vulns/ipython/PYSEC-2014-21.yaml 38.6.0