pysec-2013-8
Vulnerability from pysec
Published
2013-08-06 02:52
Modified
2021-07-05 00:01
Details

pip before 1.3 uses HTTP to retrieve packages from the PyPI repository, and does not perform integrity checks on package contents, which allows man-in-the-middle attackers to execute arbitrary code via a crafted response to a "pip install" operation.

Impacted products
Name purl
pip pkg:pypi/pip



{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "pip",
        "purl": "pkg:pypi/pip"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.3"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.2",
        "0.2.1",
        "0.3",
        "0.3.1",
        "0.4",
        "0.5",
        "0.5.1",
        "0.6",
        "0.6.1",
        "0.6.2",
        "0.6.3",
        "0.7",
        "0.7.1",
        "0.7.2",
        "0.8",
        "0.8.1",
        "0.8.2",
        "0.8.3",
        "1.0",
        "1.0.1",
        "1.0.2",
        "1.1",
        "1.2",
        "1.2.1"
      ]
    }
  ],
  "aliases": [
    "CVE-2013-1629",
    "GHSA-g3p5-fjj9-h8gj"
  ],
  "details": "pip before 1.3 uses HTTP to retrieve packages from the PyPI repository, and does not perform integrity checks on package contents, which allows man-in-the-middle attackers to execute arbitrary code via a crafted response to a \"pip install\" operation.",
  "id": "PYSEC-2013-8",
  "modified": "2021-07-05T00:01:24.339020Z",
  "published": "2013-08-06T02:52:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://github.com/pypa/pip/issues/425"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pypa/pip/pull/791/files"
    },
    {
      "type": "WEB",
      "url": "http://www.pip-installer.org/en/latest/installing.html"
    },
    {
      "type": "WEB",
      "url": "http://www.pip-installer.org/en/latest/news.html#changelog"
    },
    {
      "type": "WEB",
      "url": "http://www.reddit.com/r/Python/comments/17rfh7/warning_dont_use_pip_in_an_untrusted_network_a/"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=968059"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-g3p5-fjj9-h8gj"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • 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.


Loading…

Loading…