Keyring
by Python (programming language)
pypi: keyring
Source repositories
CVEs (3)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2012-5577 | Hig | 0.49 | 7.5 | 0.02 | Oct 28, 2019 | Python keyring lib before 0.10 created keyring files with world-readable permissions. | ||
| CVE-2012-5578 | Med | 0.40 | 6.2 | 0.00 | Nov 25, 2019 | Python keyring has insecure permissions on new databases allowing world-readable files to be created | ||
| CVE-2012-4571 | 0.00 | — | 0.00 | Nov 30, 2012 | Python Keyring 0.9.1 does not securely initialize the cipher when encrypting passwords for CryptedFileKeyring files, which makes it easier for local users to obtain passwords via a brute-force attack. |
- risk 0.49cvss 7.5epss 0.02
Python keyring lib before 0.10 created keyring files with world-readable permissions.
- risk 0.40cvss 6.2epss 0.00
Python keyring has insecure permissions on new databases allowing world-readable files to be created
- CVE-2012-4571Nov 30, 2012risk 0.00cvss —epss 0.00
Python Keyring 0.9.1 does not securely initialize the cipher when encrypting passwords for CryptedFileKeyring files, which makes it easier for local users to obtain passwords via a brute-force attack.