PYSEC-2022-12
Vulnerability from pysec - Published: 2022-01-19 22:15 - Updated: 2022-01-26 19:22
VLAI?
Details
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.
Impacted products
| Name | purl | ipython | pkg:pypi/ipython |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "ipython",
"purl": "pkg:pypi/ipython"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "46a51ed69cdf41b4333943d9ceeb945c4ede5668"
}
],
"repo": "https://github.com/ipython/ipython",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.0.0rc1"
},
{
"introduced": "6.0.0"
},
{
"fixed": "7.16.3"
},
{
"introduced": "7.17.0"
},
{
"fixed": "7.31.1"
},
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.10",
"0.10.1",
"0.10.2",
"0.11",
"0.12",
"0.12.1",
"0.13",
"0.13.1",
"0.13.2",
"0.6.10",
"0.6.11",
"0.6.12",
"0.6.13",
"0.6.14",
"0.6.15",
"0.6.4",
"0.6.5",
"0.6.6",
"0.6.7",
"0.6.8",
"0.6.9",
"0.7.0",
"0.7.1",
"0.7.1.fix1",
"0.7.2",
"0.7.3",
"0.7.4.svn.r2010",
"0.8.0",
"0.8.1",
"0.8.2",
"0.8.3",
"0.8.4",
"0.9",
"0.9.1",
"1.0.0",
"1.1.0",
"1.2.0",
"1.2.1",
"2.0.0",
"2.1.0",
"2.2.0",
"2.3.0",
"2.3.1",
"2.4.0",
"2.4.1",
"3.0.0",
"3.1.0",
"3.2.0",
"3.2.1",
"3.2.2",
"3.2.3",
"4.0.0",
"4.0.0-b1",
"4.0.0b1",
"4.0.1",
"4.0.2",
"4.0.3",
"4.1.0",
"4.1.0rc1",
"4.1.0rc2",
"4.1.1",
"4.1.2",
"4.2.0",
"4.2.1",
"5.0.0",
"5.0.0b1",
"5.0.0b2",
"5.0.0b3",
"5.0.0b4",
"5.0.0rc1",
"5.1.0",
"5.10.0",
"5.2.0",
"5.2.1",
"5.2.2",
"5.3.0",
"5.4.0",
"5.4.1",
"5.5.0",
"5.6.0",
"5.7.0",
"5.8.0",
"5.9.0",
"6.0.0",
"6.1.0",
"6.2.0",
"6.2.1",
"6.3.0",
"6.3.1",
"6.4.0",
"6.5.0",
"7.0.0",
"7.0.0b1",
"7.0.0rc1",
"7.0.1",
"7.1.0",
"7.1.1",
"7.10.0",
"7.10.1",
"7.10.2",
"7.11.0",
"7.11.1",
"7.12.0",
"7.13.0",
"7.14.0",
"7.15.0",
"7.16.0",
"7.16.1",
"7.16.2",
"7.17.0",
"7.18.0",
"7.18.1",
"7.19.0",
"7.2.0",
"7.20.0",
"7.21.0",
"7.22.0",
"7.23.0",
"7.23.1",
"7.24.0",
"7.24.1",
"7.25.0",
"7.26.0",
"7.27.0",
"7.28.0",
"7.29.0",
"7.3.0",
"7.30.0",
"7.30.1",
"7.31.0",
"7.4.0",
"7.5.0",
"7.6.0",
"7.6.1",
"7.7.0",
"7.8.0",
"7.9.0",
"8.0.0"
]
}
],
"aliases": [
"CVE-2022-21699",
"GHSA-pq7m-3gw7-gq5x"
],
"details": "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.",
"id": "PYSEC-2022-12",
"modified": "2022-01-26T19:22:31.675139Z",
"published": "2022-01-19T22:15:00Z",
"references": [
{
"type": "WEB",
"url": "https://ipython.readthedocs.io/en/stable/whatsnew/version8.html#ipython-8-0-1-cve-2022-21699"
},
{
"type": "ADVISORY",
"url": "https://github.com/ipython/ipython/security/advisories/GHSA-pq7m-3gw7-gq5x"
},
{
"type": "FIX",
"url": "https://github.com/ipython/ipython/commit/46a51ed69cdf41b4333943d9ceeb945c4ede5668"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00021.html"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…