GLSA 201206-17: virtualenv: Insecure temporary file usage

Severity:normal
Title:virtualenv: Insecure temporary file usage
Date:06/22/2012
Bugs: #395285
ID:201206-17

Synopsis

An insecure temporary file usage has been reported in virtualenv, possibly allowing symlink attacks.

Background

virtualenv is a virtual Python environment builder.

Affected packages

Package Vulnerable Unaffected Architecture(s)
dev-python/virtualenv < 1.5.1 >= 1.5.1 All supported architectures

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"
    

References

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: http://security.gentoo.org/glsa/glsa-201206-17.xml

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 2010 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.

Thank you!