LOW · 1.9

CVE-2011-4944

Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a usernam...

Vulnerability Description

Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file.

CVSS Score

1.9

LOW

AV:L/AC:M/Au:N/C:P/I:N/A:N
Confidentiality
PARTIAL
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
PythonPython2.6.1

Related Weaknesses (CWE)

References

FAQ

What is CVE-2011-4944?

CVE-2011-4944 is a vulnerability with a CVSS score of 1.9 (LOW). Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a usernam...

How severe is CVE-2011-4944?

CVE-2011-4944 has been rated LOW with a CVSS base score of 1.9/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2011-4944?

Check the references section above for vendor advisories and patch information. Affected products include: Python Python.