From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-201310-09.xml | 46 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 metadata/glsa/glsa-201310-09.xml (limited to 'metadata/glsa/glsa-201310-09.xml') diff --git a/metadata/glsa/glsa-201310-09.xml b/metadata/glsa/glsa-201310-09.xml new file mode 100644 index 000000000000..c102f1d6c0f6 --- /dev/null +++ b/metadata/glsa/glsa-201310-09.xml @@ -0,0 +1,46 @@ + + + + Setuptools: Man-in-the-Middle attack + A vulnerability in Setuptools could allow remote attackers to + perform man-in-the-middle attacks. + + setuptools + 2013-10-10 + 2013-10-10: 1 + 479964 + remote + + + 0.8-r1 + 0.8-r1 + + + +

Setuptools is a manager for Python packages.

+
+ +

Setuptools does not check the integrity of downloaded Python packages.

+
+ +

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

+
+ +

There is no known workaround at this time.

+
+ +

All Setuptools users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-python/setuptools-0.8-r1" + +
+ + CVE-2013-1633 + + ackle + ackle +
-- cgit v1.2.3