From 7cf0e105348234deec3dc5c14f6ffef7d1ecba8e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 21:58:16 +0000 Subject: [PATCH] Publish Advisories GHSA-mfv8-q39f-mgfg GHSA-7hpj-hfcr-5qwm --- .../GHSA-mfv8-q39f-mgfg.json | 12 +++- .../GHSA-7hpj-hfcr-5qwm.json | 71 ++++++++++++++++++- 2 files changed, 80 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2019/07/GHSA-mfv8-q39f-mgfg/GHSA-mfv8-q39f-mgfg.json b/advisories/github-reviewed/2019/07/GHSA-mfv8-q39f-mgfg/GHSA-mfv8-q39f-mgfg.json index 7987ea9bb67..00e5d82026c 100644 --- a/advisories/github-reviewed/2019/07/GHSA-mfv8-q39f-mgfg/GHSA-mfv8-q39f-mgfg.json +++ b/advisories/github-reviewed/2019/07/GHSA-mfv8-q39f-mgfg/GHSA-mfv8-q39f-mgfg.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-mfv8-q39f-mgfg", - "modified": "2021-04-12T21:50:38Z", + "modified": "2024-09-20T21:56:34Z", "published": "2019-07-16T00:52:26Z", "aliases": [ "CVE-2019-1020005" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" } ], "affected": [ @@ -48,12 +52,16 @@ "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1020005" }, { - "type": "WEB", + "type": "PACKAGE", "url": "https://github.com/inveniosoftware/invenio-communities/commit/505da72c5acd7dfbd4148f884c73c9c3372b76f4" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-mfv8-q39f-mgfg" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/invenio-communities/PYSEC-2019-25.yaml" } ], "database_specific": { diff --git a/advisories/github-reviewed/2021/12/GHSA-7hpj-hfcr-5qwm/GHSA-7hpj-hfcr-5qwm.json b/advisories/github-reviewed/2021/12/GHSA-7hpj-hfcr-5qwm/GHSA-7hpj-hfcr-5qwm.json index 7e4cd7daf3b..793250993c6 100644 --- a/advisories/github-reviewed/2021/12/GHSA-7hpj-hfcr-5qwm/GHSA-7hpj-hfcr-5qwm.json +++ b/advisories/github-reviewed/2021/12/GHSA-7hpj-hfcr-5qwm/GHSA-7hpj-hfcr-5qwm.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-7hpj-hfcr-5qwm", - "modified": "2021-12-06T18:13:11Z", + "modified": "2024-09-20T21:57:38Z", "published": "2021-12-06T18:17:38Z", "aliases": [ "CVE-2019-14867" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -71,6 +75,63 @@ ] } ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "freeipa" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.6.2" + }, + { + "fixed": "4.6.7" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "freeipa" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.7.0" + }, + { + "fixed": "4.7.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "freeipa" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.8.0" + }, + { + "fixed": "4.8.3" + } + ] + } + ] } ], "references": [ @@ -90,6 +151,14 @@ "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14867" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-7hpj-hfcr-5qwm" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ipa/PYSEC-2019-28.yaml" + }, { "type": "WEB", "url": "https://github.com/pypa/advisory-db/tree/main/vulns/ipa/PYSEC-2019-28.yaml"