mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-8867-vpm3-g98g GHSA-3ww4-gg4f-jr7f
This commit is contained in:
@@ -1,17 +1,21 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-8867-vpm3-g98g",
|
||||
"modified": "2021-08-19T21:46:51Z",
|
||||
"modified": "2024-09-27T21:34:28Z",
|
||||
"published": "2020-03-10T20:56:41Z",
|
||||
"aliases": [
|
||||
"CVE-2012-5578"
|
||||
],
|
||||
"summary": "Incorrect Default Permissions in keyring",
|
||||
"details": "Python keyring has insecure permissions on new databases allowing world-readable files to be created",
|
||||
"details": "Python keyring has insecure permissions on new databases, allowing world-readable files to be created.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -56,10 +60,22 @@
|
||||
"type": "WEB",
|
||||
"url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2012-5578"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-8867-vpm3-g98g"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/jaraco/keyring"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/jaraco/keyring/blob/master/CHANGES.rst#010"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/keyring/PYSEC-2019-182.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://security-tracker.debian.org/tracker/CVE-2012-5578"
|
||||
@@ -73,7 +89,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-276"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2020-03-10T20:56:29Z",
|
||||
"nvd_published_at": null
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-3ww4-gg4f-jr7f",
|
||||
"modified": "2024-07-29T14:44:04Z",
|
||||
"modified": "2024-09-27T21:34:54Z",
|
||||
"published": "2024-02-05T21:30:31Z",
|
||||
"aliases": [
|
||||
"CVE-2023-50782"
|
||||
@@ -59,10 +59,6 @@
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/pyca/cryptography"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.couchbase.com/alerts"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
Reference in New Issue
Block a user