GHSA-p3h7-3c45-qj4v

Suggest an improvement
Source
https://github.com/advisories/GHSA-p3h7-3c45-qj4v
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-p3h7-3c45-qj4v/GHSA-p3h7-3c45-qj4v.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-p3h7-3c45-qj4v
Aliases
Published
2022-05-17T05:18:21Z
Modified
2024-09-27T17:35:00.524030Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
  • 8.8 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:H/SA:H/E:P CVSS Calculator
Summary
Python Keyring does not securely initialize encryption cipher
Details

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.

Database specific
{
    "nvd_published_at": "2012-11-30T22:55:00Z",
    "cwe_ids": [
        "CWE-326"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2023-08-29T21:40:04Z"
}
References

Affected packages

PyPI / keyring

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.9.2

Affected versions

0.*

0.1
0.2
0.3
0.4
0.5
0.5.1
0.6.2
0.7
0.7.1
0.8
0.8.1
0.9
0.9.1

Database specific

{
    "last_known_affected_version_range": "<= 0.9.1"
}