CVE-2011-4617
Description
virtualenv.py in virtualenv before 1.5 allows local users to overwrite arbitrary files via a symlink attack on a certain file in /tmp/.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Mitigation details
CVE-2011-4617 NameCVE-2011-4617 Descriptionvirtualenv.py in virtualenv before 1.5 allows local users to overwrite arbitrary files via a symlink attack on a certain file in /tmp/. SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) Debian Bugs652653 Vulnerable and fixed packages The tableβ¦
CVE-2011-4617
| Name | CVE-2011-4617 |
| Description | virtualenv.py in virtualenv before 1.5 allows local users to overwrite arbitrary files via a symlink attack on a certain file in /tmp/. |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
| Debian Bugs | 652653 |
Vulnerable and fixed packages
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|---|---|---|
| python-virtualenv (PTS) | bullseye | 20.4.0+ds-2+deb11u1 | fixed |
| bookworm | 20.17.1+ds-1 | fixed | |
| trixie | 20.31.2+ds-1 | fixed | |
| forky | 21.3.1+ds-1 | fixed | |
| sid | 21.4.1+ds-1 | fixed |
The information below is based on the following data on fixed versions.
| Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
|---|---|---|---|---|---|---|
| python-virtualenv | source | squeeze | 1.4.9-3squeeze1 | |||
| python-virtualenv | source | (unstable) | 1.6-1 | low | 652653 |
Notes
[lenny] - python-virtualenv <no-dsa> (Minor issue)
Apply commands
[lenny] - python-virtualenv <no-dsa> (Minor issue)
OS impact
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 1.6-1 |
| sid | Fixed | 1.6-1 |
| forky | Fixed | 1.6-1 |
| bullseye | Fixed | 1.6-1 |
| bookworm | Fixed | 1.6-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | virtualenv | <1.5 | 1.5 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| python | virtualenv | {"endIncluding":"1.4.9"} | |
| python | virtualenv | 0.8 | |
| python | virtualenv | 0.8.1 | |
| python | virtualenv | 0.8.2 | |
| python | virtualenv | 0.8.3 | |
| python | virtualenv | 0.8.4 | |
| python | virtualenv | 0.9 | |
| python | virtualenv | 0.9.1 | |
| python | virtualenv | 0.9.2 | |
| python | virtualenv | 1.0 | |
| python | virtualenv | 1.1 | |
| python | virtualenv | 1.1.1 | |
| python | virtualenv | 1.2 | |
| python | virtualenv | 1.3 | |
| python | virtualenv | 1.3.1 | |
| python | virtualenv | 1.3.2 | |
| python | virtualenv | 1.3.3 | |
| python | virtualenv | 1.3.4 | |
| python | virtualenv | 1.4 | |
| python | virtualenv | 1.4.1 | |
| python | virtualenv | 1.4.2 | |
| python | virtualenv | 1.4.3 | |
| python | virtualenv | 1.4.4 | |
| python | virtualenv | 1.4.5 | |
| python | virtualenv | 1.4.6 | |
| python | virtualenv | 1.4.7 | |
| python | virtualenv | 1.4.8 | |
References
- https://nvd.nist.gov/vuln/detail/CVE-2011-4617
- https://github.com/pypa/virtualenv/commit/68075ad9ededf7df2c46d385f836c13b729de2ca
- https://bitbucket.org/ianb/virtualenv/changeset/8be37c509fe5
- https://github.com/pypa/advisory-database/tree/main/vulns/virtualenv/PYSEC-2011-23.yaml
- https://github.com/pypa/virtualenv
- https://web.archive.org/web/20200228151935/https://bitbucket.org/ianb/virtualenv/commits/8be37c509fe5
- http://lists.fedoraproject.org/pipermail/package-announce/2012-January/071638.html
- http://lists.fedoraproject.org/pipermail/package-announce/2012-January/071643.html
- http://openwall.com/lists/oss-security/2011/12/19/2
- http://openwall.com/lists/oss-security/2011/12/19/4
- http://openwall.com/lists/oss-security/2011/12/19/5
- http://secunia.com/advisories/47240
- https://security-tracker.debian.org/tracker/CVE-2011-4617
CWEs
CWE-59
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.