From 4d9c946b78e39e8da4e46a9704ff4bd20e975712 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 20:47:55 +0000 Subject: [PATCH] Publish GHSA-gw7g-qr8w-3448 --- .../11/GHSA-gw7g-qr8w-3448/GHSA-gw7g-qr8w-3448.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2023/11/GHSA-gw7g-qr8w-3448/GHSA-gw7g-qr8w-3448.json b/advisories/github-reviewed/2023/11/GHSA-gw7g-qr8w-3448/GHSA-gw7g-qr8w-3448.json index 5f3e7ceabcb..187e6aede20 100644 --- a/advisories/github-reviewed/2023/11/GHSA-gw7g-qr8w-3448/GHSA-gw7g-qr8w-3448.json +++ b/advisories/github-reviewed/2023/11/GHSA-gw7g-qr8w-3448/GHSA-gw7g-qr8w-3448.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-gw7g-qr8w-3448", - "modified": "2023-11-14T22:19:05Z", + "modified": "2023-11-16T20:46:41Z", "published": "2023-11-13T03:30:37Z", "aliases": [ "CVE-2023-47163" @@ -9,7 +9,10 @@ "summary": "Remarshal expands YAML alias nodes unlimitedly, hence Remarshal is vulnerable to Billion Laughs Attack", "details": "Remarshal prior to v0.17.1 expands YAML alias nodes unlimitedly, hence Remarshal is vulnerable to Billion Laughs Attack. Processing untrusted YAML files may cause a denial-of-service (DoS) condition.", "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": [ { @@ -56,9 +59,10 @@ ], "database_specific": { "cwe_ids": [ - "CWE-400" + "CWE-400", + "CWE-674" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-11-14T22:19:05Z", "nvd_published_at": "2023-11-13T03:15:09Z"