### [CVE-2011-4944](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4944) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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. ### POC #### Reference - http://www.ubuntu.com/usn/USN-1616-1 #### Github No PoCs found on GitHub currently.