PYSEC-2012-8
Vulnerability from pysec - Published: 2012-11-30 22:55 - Updated: 2021-07-15 02:22
VLAI?
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.
Impacted products
| Name | purl | keyring | pkg:pypi/keyring |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "keyring",
"purl": "pkg:pypi/keyring"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"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"
]
}
],
"aliases": [
"CVE-2012-4571"
],
"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.",
"id": "PYSEC-2012-8",
"modified": "2021-07-15T02:22:15.253541Z",
"published": "2012-11-30T22:55:00Z",
"references": [
{
"type": "WEB",
"url": "https://bugs.launchpad.net/ubuntu/+source/python-keyring/+bug/1004845"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2012/10/31/8"
},
{
"type": "WEB",
"url": "http://pypi.python.org/pypi/keyring"
},
{
"type": "ADVISORY",
"url": "http://www.ubuntu.com/usn/USN-1634-1"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…