Publish Advisories

GHSA-8r3f-844c-mc37
GHSA-cw5r-jx8r-9f7x
This commit is contained in:
advisory-database[bot]
2024-11-07 19:21:22 +00:00
parent 995859e3e3
commit d5d106f3dc
2 changed files with 15 additions and 4 deletions
@@ -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": [
{
@@ -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"