
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-24816 is a command injection vulnerability discovered in IPython (Interactive Python) that affects versions prior to 8.10. The vulnerability specifically impacts the IPython.utils.terminal.set_term_title function when running on Windows systems with Python builds that lack _ctypes support (GitHub Advisory).
The vulnerability exists in the set_term_title function within IPython's terminal utilities. When ctypes is unavailable, the function falls back to using os.system() for setting the terminal title, which can lead to command injection. The vulnerability has a CVSS v3.1 score of 2.2 (Low) with the vector string CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L (GitHub Advisory).
The impact of this vulnerability is limited due to its specific prerequisites. If exploited, an attacker could execute arbitrary commands on the victim's computer through specially crafted directory names when a user changes directories within IPython. However, this only affects Windows users running Python builds without _ctypes support (GitHub Advisory).
The vulnerability has been patched in IPython version 8.10 and above. Users can verify if their version is patched by checking if 'CVE-2023-24816' is in IPython.patched_cves. As a workaround, users can set the configuration option c.TerminalInteractiveShell.term_title_format='IPython' (or any other fixed, safe string) to prevent exploitation (GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."