Lucene search

K
gentooGentoo FoundationGLSA-201206-17
HistoryJun 22, 2012 - 12:00 a.m.

virtualenv: Insecure temporary file usage

2012-06-2200:00:00
Gentoo Foundation
security.gentoo.org
16

CVSS2

1.2

Attack Vector

LOCAL

Attack Complexity

HIGH

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:L/AC:H/Au:N/C:N/I:P/A:N

EPSS

0

Percentile

5.1%

Background

virtualenv is a virtual Python environment builder.

Description

The virtualenv.py script in virtualenv does not handle temporary files securely.

Impact

A local attacker could perform symlink attacks to overwrite arbitrary files with the privileges of the user running the application.

Workaround

There is no known workaround at this time.

Resolution

All virtualenv users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-python/virtualenv-1.5.1"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-python/virtualenv< 1.5.1UNKNOWN

CVSS2

1.2

Attack Vector

LOCAL

Attack Complexity

HIGH

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:L/AC:H/Au:N/C:N/I:P/A:N

EPSS

0

Percentile

5.1%