CVE-2022-21699
19.01.2022, 22:15
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.Enginsight
Vendor | Product | Version |
---|---|---|
ipython | ipython | 𝑥 ≤ 5.10.0 |
ipython | ipython | 6.0.0 ≤ 𝑥 < 7.16.3 |
ipython | ipython | 7.17.0 ≤ 𝑥 < 7.31.1 |
ipython | ipython | 8.0.0 ≤ 𝑥 < 8.0.1 |
debian | debian_linux | 9.0 |
debian | debian_linux | 10.0 |
debian | debian_linux | 11.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-250 - Execution with Unnecessary PrivilegesThe software performs an operation at a privilege level that is higher than the minimum level required, which creates new weaknesses or amplifies the consequences of other weaknesses.
- CWE-269 - Improper Privilege ManagementThe software does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor.
References