cve/2012/CVE-2012-5578.md
2024-06-18 02:51:15 +02:00

18 lines
660 B
Markdown

### [CVE-2012-5578](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5578)
![](https://img.shields.io/static/v1?label=Product&message=Python%20keyring&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%3D%200.10%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=keyring%20insecure%20permissions%20on%20new%20databases&color=brighgreen)
### Description
Python keyring has insecure permissions on new databases allowing world-readable files to be created
### POC
#### Reference
- https://bugzilla.suse.com/show_bug.cgi?id=CVE-2012-5578
#### Github
No PoCs found on GitHub currently.