pysec-2022-12
Vulnerability from pysec
Published
2022-01-19 22:15
Modified
2022-01-26 19:22
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.




{
  "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"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...
  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.