cve/2012/CVE-2012-5578.md

18 lines
660 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.