{
    "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2013-1629",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "n/a",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "n/a"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "n/a"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "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."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "n/a"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "http://www.pip-installer.org/en/latest/installing.html",
                "refsource": "CONFIRM",
                "url": "http://www.pip-installer.org/en/latest/installing.html"
            },
            {
                "name": "https://github.com/pypa/pip/issues/425",
                "refsource": "CONFIRM",
                "url": "https://github.com/pypa/pip/issues/425"
            },
            {
                "name": "http://www.pip-installer.org/en/latest/news.html#changelog",
                "refsource": "CONFIRM",
                "url": "http://www.pip-installer.org/en/latest/news.html#changelog"
            },
            {
                "name": "https://github.com/pypa/pip/pull/791/files",
                "refsource": "CONFIRM",
                "url": "https://github.com/pypa/pip/pull/791/files"
            },
            {
                "name": "https://bugzilla.redhat.com/show_bug.cgi?id=968059",
                "refsource": "CONFIRM",
                "url": "https://bugzilla.redhat.com/show_bug.cgi?id=968059"
            },
            {
                "name": "http://www.reddit.com/r/Python/comments/17rfh7/warning_dont_use_pip_in_an_untrusted_network_a/",
                "refsource": "MISC",
                "url": "http://www.reddit.com/r/Python/comments/17rfh7/warning_dont_use_pip_in_an_untrusted_network_a/"
            }
        ]
    }
}