Python keyring lib before 0.10 created keyring files with world-readable permissions.
During installation, installed file permissions are set to allow anyone to modify those files.
Link | Tags |
---|---|
https://security-tracker.debian.org/tracker/CVE-2012-5577 | third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-5577 | issue tracking third party advisory |
http://www.openwall.com/lists/oss-security/2012/11/27/3 | third party advisory mailing list |
https://bitbucket.org/kang/python-keyring-lib/commits/049cd181470f1ee6c540e1d64acf1def7b1de0c1 | third party advisory patch |
https://bitbucket.org/kang/python-keyring-lib/issue/67/set-go-rwx-on-keyring_passcfg | permissions required |