From 5511596d9bb1bfcb11db48ae0f5ecd57e2672801 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 22:38:54 +0000 Subject: [PATCH] Publish GHSA-3f7h-mf4q-vrm4 --- .../2022/09/GHSA-3f7h-mf4q-vrm4/GHSA-3f7h-mf4q-vrm4.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2022/09/GHSA-3f7h-mf4q-vrm4/GHSA-3f7h-mf4q-vrm4.json b/advisories/github-reviewed/2022/09/GHSA-3f7h-mf4q-vrm4/GHSA-3f7h-mf4q-vrm4.json index a160e0bd848..f31609eed98 100644 --- a/advisories/github-reviewed/2022/09/GHSA-3f7h-mf4q-vrm4/GHSA-3f7h-mf4q-vrm4.json +++ b/advisories/github-reviewed/2022/09/GHSA-3f7h-mf4q-vrm4/GHSA-3f7h-mf4q-vrm4.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-3f7h-mf4q-vrm4", - "modified": "2022-10-25T22:11:08Z", + "modified": "2023-07-05T22:37:39Z", "published": "2022-09-17T00:00:41Z", "aliases": [ "CVE-2022-40152" @@ -9,7 +9,10 @@ "summary": "Denial of Service due to parser crash", "details": "Those using FasterXML/woodstox to seralize XML data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack.\n\nThis vulnerability is only relevant for users making use of the DTD parsing functionality. ", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" + } ], "affected": [ { @@ -85,7 +88,7 @@ "cwe_ids": [ ], - "severity": "LOW", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-09-20T21:21:07Z", "nvd_published_at": "2022-09-16T10:15:00Z"