diff --git a/advisories/github-reviewed/2023/06/GHSA-p4c9-x742-qh8c/GHSA-p4c9-x742-qh8c.json b/advisories/github-reviewed/2023/06/GHSA-p4c9-x742-qh8c/GHSA-p4c9-x742-qh8c.json index bd79e6a1f50..1ff0ab07e88 100644 --- a/advisories/github-reviewed/2023/06/GHSA-p4c9-x742-qh8c/GHSA-p4c9-x742-qh8c.json +++ b/advisories/github-reviewed/2023/06/GHSA-p4c9-x742-qh8c/GHSA-p4c9-x742-qh8c.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-p4c9-x742-qh8c", - "modified": "2023-06-14T21:16:37Z", + "modified": "2023-06-27T21:01:15Z", "published": "2023-06-14T15:30:38Z", "aliases": [ "CVE-2023-34616" @@ -9,7 +9,10 @@ "summary": "pbjson vulnerable to stack exhaustion", "details": "An issue was discovered pbjson through 0.4.0 allows attackers to cause a denial of service or other unspecified impacts via crafted objects that deeply nested structures.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + } ], "affected": [ { @@ -48,9 +51,10 @@ ], "database_specific": { "cwe_ids": [ - "CWE-400" + "CWE-400", + "CWE-787" ], - "severity": "LOW", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-06-14T20:47:57Z", "nvd_published_at": null diff --git a/advisories/github-reviewed/2023/06/GHSA-w2rr-wvh9-m2m7/GHSA-w2rr-wvh9-m2m7.json b/advisories/github-reviewed/2023/06/GHSA-w2rr-wvh9-m2m7/GHSA-w2rr-wvh9-m2m7.json index 03396d9ff03..75cd89b7e4f 100644 --- a/advisories/github-reviewed/2023/06/GHSA-w2rr-wvh9-m2m7/GHSA-w2rr-wvh9-m2m7.json +++ b/advisories/github-reviewed/2023/06/GHSA-w2rr-wvh9-m2m7/GHSA-w2rr-wvh9-m2m7.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-w2rr-wvh9-m2m7", - "modified": "2023-06-14T21:20:51Z", + "modified": "2023-06-27T21:01:16Z", "published": "2023-06-14T15:30:38Z", "aliases": [ "CVE-2023-34615" @@ -9,7 +9,10 @@ "summary": "JSONUtil vulnerable to stack exhaustion", "details": "An issue was discovered JSONUtil through 5.0 that allows attackers to cause a denial of service or other unspecified impacts via crafted objects that deeply nested structures.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } ], "affected": [ { @@ -44,9 +47,10 @@ ], "database_specific": { "cwe_ids": [ - "CWE-400" + "CWE-400", + "CWE-787" ], - "severity": "LOW", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-06-14T21:20:51Z", "nvd_published_at": null