CVE-2012-4571

low
Published 2012-11-30 · Modified 2023-11-08
CVSS v3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS v2
2.1
VIR risk
2.1

Description

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.

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2012-4571

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed0.9.2-1
debian debianbullseyefixed0.9.2-1
debian debianforkyfixed0.9.2-1
debian debiansidfixed0.9.2-1
debian debiantrixiefixed0.9.2-1

Package impact

EcosystemPackageVulnerableFixed
python PyPIkeyring<0.9.20.9.2

Application impact

VendorProductVersionsFixed
pythonkeyring0.9.1

References

CWEs

CWE-310

Verify integrity in audit chain (admin only). AS-IS.