GHSA-P86X-652P-6385
Vulnerability from github – Published: 2020-03-11 21:36 – Updated: 2024-09-27 18:27
VLAI?
Summary
Incorrect Default Permissions in keyring
Details
Python keyring lib before 0.10 created keyring files with world-readable permissions.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "keyring"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2012-5577"
],
"database_specific": {
"cwe_ids": [
"CWE-276"
],
"github_reviewed": true,
"github_reviewed_at": "2020-03-11T21:36:23Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Python keyring lib before 0.10 created keyring files with world-readable permissions.",
"id": "GHSA-p86x-652p-6385",
"modified": "2024-09-27T18:27:29Z",
"published": "2020-03-11T21:36:38Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5577"
},
{
"type": "PACKAGE",
"url": "https://bitbucket.org/kang/python-keyring-lib"
},
{
"type": "WEB",
"url": "https://bitbucket.org/kang/python-keyring-lib/commits/049cd181470f1ee6c540e1d64acf1def7b1de0c1"
},
{
"type": "WEB",
"url": "https://bitbucket.org/kang/python-keyring-lib/issue/67/set-go-rwx-on-keyring_passcfg"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-5577"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-p86x-652p-6385"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/keyring/PYSEC-2019-181.yaml"
},
{
"type": "WEB",
"url": "https://security-tracker.debian.org/tracker/CVE-2012-5577"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2012/11/27/3"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Incorrect Default Permissions in keyring"
}
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…