Bugzilla will be upgraded to version 5.0 on a still to be determined date in the near future. The original upgrade date has been delayed.
Bug 1166137 - (CVE-2014-8991) CVE-2014-8991 python-pip: local DoS vulnerability
CVE-2014-8991 python-pip: local DoS vulnerability
Status: CLOSED WONTFIX
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
low Severity low
: ---
: ---
Assigned To: Red Hat Product Security
impact=low,public=20131009,reported=2...
: Security
Depends On:
Blocks: 1166138
  Show dependency treegraph
 
Reported: 2014-11-20 07:33 EST by Vasyl Kaigorodov
Modified: 2015-07-31 03:30 EDT (History)
23 users (show)

See Also:
Fixed In Version: python-pip 6.0
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2014-11-20 14:51:07 EST
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Vasyl Kaigorodov 2014-11-20 07:33:25 EST
It was reported [1] that the build directory in pip is predictable, so a local DoS is possible simply by creating a /tmp/pip-build-<username>/ directory owned by
someone other than the defined user.
Upstream patch that fixes this (will be included in pip 6.0):
https://github.com/pypa/pip/pull/2122

[1]: http://seclists.org/oss-sec/2014/q4/655
Comment 1 Josh Bressers 2014-11-20 14:51:07 EST
Statement:

Red Hat Product Security has rated this issue as having Low security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.
Comment 2 Tomas Hoger 2015-01-14 07:30:11 EST
Entry from the changelog of upstream version 6.0:

Fixed #1964, #1935, #676, Use a randomized and secure default build directory when possible. (PR #2122, CVE-2014-8991)

https://pip.pypa.io/en/latest/news.html
https://github.com/pypa/pip/pull/2122
https://github.com/pypa/pip/issues/676
https://github.com/pypa/pip/issues/1935
https://github.com/pypa/pip/issues/1964

Note You need to log in before you can comment on or make changes to this bug.