GSD-2012-4571
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2012-4571",
"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.",
"id": "GSD-2012-4571",
"references": [
"https://www.suse.com/security/cve/CVE-2012-4571.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"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": "GSD-2012-4571",
"modified": "2023-12-13T01:20:15.001371Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-4571",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://pypi.python.org/pypi/keyring",
"refsource": "CONFIRM",
"url": "http://pypi.python.org/pypi/keyring"
},
{
"name": "https://bugs.launchpad.net/ubuntu/+source/python-keyring/+bug/1004845",
"refsource": "MISC",
"url": "https://bugs.launchpad.net/ubuntu/+source/python-keyring/+bug/1004845"
},
{
"name": "[oss-security] 20121031 Re: CVE Request: Python keyring",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/10/31/8"
},
{
"name": "USN-1634-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-1634-1"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c0.9.1",
"affected_versions": "All versions before 0.9.1",
"cvss_v2": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-310",
"CWE-937"
],
"date": "2012-12-03",
"description": "Python Keyring 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.",
"fixed_versions": [
"0.9.1"
],
"identifier": "CVE-2012-4571",
"identifiers": [
"CVE-2012-4571"
],
"not_impacted": "All versions starting from 0.9.1",
"package_slug": "pypi/keyring",
"pubdate": "2012-11-30",
"solution": "Upgrade to version 0.9.1 or above.",
"title": "Cryptographic Issues",
"urls": [
"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-4571"
],
"uuid": "edec0961-8e69-4825-88dd-5dec9c3f46e4"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:python:keyring:0.9.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-4571"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-310"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.launchpad.net/ubuntu/+source/python-keyring/+bug/1004845",
"refsource": "MISC",
"tags": [],
"url": "https://bugs.launchpad.net/ubuntu/+source/python-keyring/+bug/1004845"
},
{
"name": "[oss-security] 20121031 Re: CVE Request: Python keyring",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2012/10/31/8"
},
{
"name": "http://pypi.python.org/pypi/keyring",
"refsource": "CONFIRM",
"tags": [],
"url": "http://pypi.python.org/pypi/keyring"
},
{
"name": "USN-1634-1",
"refsource": "UBUNTU",
"tags": [],
"url": "http://www.ubuntu.com/usn/USN-1634-1"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2012-12-03T05:00Z",
"publishedDate": "2012-11-30T22:55Z"
}
}
}
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…