Publish Advisories

GHSA-3pqx-4fqf-j49f
GHSA-4rrr-j7ff-r844
This commit is contained in:
advisory-database[bot]
2024-10-25 21:15:54 +00:00
parent 7af0a56d0a
commit 70d8de43c1
2 changed files with 33 additions and 6 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-3pqx-4fqf-j49f",
"modified": "2022-01-04T19:49:51Z",
"modified": "2024-10-25T21:15:15Z",
"published": "2021-04-20T16:40:42Z",
"aliases": [
"CVE-2019-20477"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -40,6 +44,14 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20477"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-3pqx-4fqf-j49f"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pyyaml/PYSEC-2020-176.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/yaml/pyyaml"
@@ -65,7 +77,7 @@
"cwe_ids": [
"CWE-502"
],
"severity": "HIGH",
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2021-04-08T19:24:04Z",
"nvd_published_at": "2020-02-19T04:15:00Z"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4rrr-j7ff-r844",
"modified": "2023-08-29T18:28:22Z",
"modified": "2024-10-25T21:14:44Z",
"published": "2022-05-17T04:54:13Z",
"aliases": [
"CVE-2013-2104"
@@ -9,7 +9,14 @@
"summary": "python-keystoneclient missing expiration check in PKI token validation ",
"details": "python-keystoneclient before 0.2.4, as used in OpenStack Keystone (Folsom), does not properly check expiry for PKI tokens, which allows remote authenticated users to (1) retain use of a token after it has expired, or (2) use a revoked token once it expires.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
@@ -53,6 +60,14 @@
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=965852"
},
{
"type": "PACKAGE",
"url": "https://github.com/openstack/python-keystoneclient"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-keystoneclient/PYSEC-2014-69.yaml"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-updates/2013-06/msg00198.html"
@@ -76,9 +91,9 @@
],
"database_specific": {
"cwe_ids": [
"CWE-324"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-08-29T18:28:22Z",
"nvd_published_at": "2014-01-21T18:55:00Z"