From d5d106f3dcc94c88d747947e223eb492313edf43 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 19:21:22 +0000 Subject: [PATCH] Publish Advisories GHSA-8r3f-844c-mc37 GHSA-cw5r-jx8r-9f7x --- .../03/GHSA-8r3f-844c-mc37/GHSA-8r3f-844c-mc37.json | 11 +++++++++-- .../05/GHSA-cw5r-jx8r-9f7x/GHSA-cw5r-jx8r-9f7x.json | 8 ++++++-- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2024/03/GHSA-8r3f-844c-mc37/GHSA-8r3f-844c-mc37.json b/advisories/github-reviewed/2024/03/GHSA-8r3f-844c-mc37/GHSA-8r3f-844c-mc37.json index 129f69a7e70..a46f094f01d 100644 --- a/advisories/github-reviewed/2024/03/GHSA-8r3f-844c-mc37/GHSA-8r3f-844c-mc37.json +++ b/advisories/github-reviewed/2024/03/GHSA-8r3f-844c-mc37/GHSA-8r3f-844c-mc37.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-8r3f-844c-mc37", - "modified": "2024-06-10T18:30:52Z", + "modified": "2024-11-07T19:19:40Z", "published": "2024-03-06T00:31:27Z", "aliases": [ "CVE-2024-24786" @@ -9,7 +9,14 @@ "summary": "Golang protojson.Unmarshal function infinite loop when unmarshaling certain forms of invalid JSON", "details": "The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U" + } ], "affected": [ { diff --git a/advisories/github-reviewed/2024/05/GHSA-cw5r-jx8r-9f7x/GHSA-cw5r-jx8r-9f7x.json b/advisories/github-reviewed/2024/05/GHSA-cw5r-jx8r-9f7x/GHSA-cw5r-jx8r-9f7x.json index 07846c6c2da..40363c1fea6 100644 --- a/advisories/github-reviewed/2024/05/GHSA-cw5r-jx8r-9f7x/GHSA-cw5r-jx8r-9f7x.json +++ b/advisories/github-reviewed/2024/05/GHSA-cw5r-jx8r-9f7x/GHSA-cw5r-jx8r-9f7x.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-cw5r-jx8r-9f7x", - "modified": "2024-06-10T20:21:00Z", + "modified": "2024-11-07T19:20:34Z", "published": "2024-05-24T18:52:08Z", "aliases": [ "CVE-2024-5273" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U" } ], "affected": [ @@ -57,7 +61,7 @@ "cwe_ids": [ "CWE-22" ], - "severity": "MODERATE", + "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2024-05-24T18:52:08Z", "nvd_published_at": "2024-05-24T14:15:17Z"