- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory                           GLSA 201310-09
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                            https://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

 Severity: Normal
    Title: Setuptools: Man-in-the-Middle attack
     Date: October 10, 2013
     Bugs: #479964
       ID: 201310-09

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Synopsis
=======
A vulnerability in Setuptools could allow remote attackers to perform
man-in-the-middle attacks.

Background
=========
Setuptools is a manager for Python packages.

Affected packages
================
    -------------------------------------------------------------------
     Package              /     Vulnerable     /            Unaffected
    -------------------------------------------------------------------
  1  dev-python/setuptools        < 0.8-r1                  >= 0.8-r1

Description
==========
Setuptools does not check the integrity of downloaded Python packages.

Impact
=====
A remote attacker could perform man-in-the-middle attacks to execute
arbitrary code with the privileges of the process.

Workaround
=========
There is no known workaround at this time.

Resolution
=========
All Setuptools users should upgrade to the latest version:

  # emerge --sync
  # emerge --ask --oneshot --verbose ">=dev-python/setuptools-0.8-r1"

References
=========
[ 1 ] CVE-2013-1633
      http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1633

Availability
===========
This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:

 https://security.gentoo.org/glsa/201310-09

Concerns?
========
Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users' machines is of utmost
importance to us. Any security concerns should be addressed to
security@gentoo.org or alternatively, you may file a bug at
https://bugs.gentoo.org.

License
======
Copyright 2013 Gentoo Foundation, Inc; referenced text
belongs to its owner(s).

The contents of this document are licensed under the
Creative Commons - Attribution / Share Alike license.

https://creativecommons.org/licenses/by-sa/2.5/

Gentoo: GLSA-201310-09: Setuptools: Man-in-the-Middle attack

A vulnerability in Setuptools could allow remote attackers to perform man-in-the-middle attacks.

Summary

Setuptools does not check the integrity of downloaded Python packages.

Resolution

All Setuptools users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose ">=dev-python/setuptools-0.8-r1"

References

[ 1 ] CVE-2013-1633 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1633

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/201310-09

Concerns

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

Severity
Severity: Normal
Title: Setuptools: Man-in-the-Middle attack
Date: October 10, 2013
Bugs: #479964
ID: 201310-09

Synopsis

A vulnerability in Setuptools could allow remote attackers to perform man-in-the-middle attacks.

Background

Setuptools is a manager for Python packages.

Affected Packages

------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 dev-python/setuptools < 0.8-r1 >= 0.8-r1

Impact

===== A remote attacker could perform man-in-the-middle attacks to execute arbitrary code with the privileges of the process.

Workaround

There is no known workaround at this time.

Related News