Back to list

easy_install in setuptools before 0.7 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 the default use of the product. — CVE-2013-1633

MSRC · Microsoft · CVE-2013-1633

ID
CVE-2013-1633
Date
Activity
Source
MSRC
Vendor
Microsoft
Threat
medium

Summary

CVE-2013-1633 is a advisory from MSRC. easy_install in setuptools before 0.7 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 the default use of the product. Vendor: Microsoft. Severity/Threat: medium.

Product

Security Update Guide

What to do

General, cautious steps (verify details in the official source):

  • Review exposure and plan remediation based on risk and environment.
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories