From 113111ef7043cad6ad65eda8ca9d9bdcf2ade5a2 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 01:02:36 +0000 Subject: [PATCH] Publish Advisories GHSA-jxr6-7qg5-8wv6 GHSA-q6g2-g7f3-rr83 --- .../2023/03/GHSA-jxr6-7qg5-8wv6/GHSA-jxr6-7qg5-8wv6.json | 9 ++++++--- .../2023/03/GHSA-q6g2-g7f3-rr83/GHSA-q6g2-g7f3-rr83.json | 9 ++++++--- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/advisories/github-reviewed/2023/03/GHSA-jxr6-7qg5-8wv6/GHSA-jxr6-7qg5-8wv6.json b/advisories/github-reviewed/2023/03/GHSA-jxr6-7qg5-8wv6/GHSA-jxr6-7qg5-8wv6.json index c78e8235602..912d8ba213b 100644 --- a/advisories/github-reviewed/2023/03/GHSA-jxr6-7qg5-8wv6/GHSA-jxr6-7qg5-8wv6.json +++ b/advisories/github-reviewed/2023/03/GHSA-jxr6-7qg5-8wv6/GHSA-jxr6-7qg5-8wv6.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-jxr6-7qg5-8wv6", - "modified": "2023-03-22T22:21:57Z", + "modified": "2023-03-30T01:01:45Z", "published": "2023-03-22T21:30:17Z", "aliases": [ "CVE-2023-0870" @@ -9,7 +9,10 @@ "summary": "OpenNMS Meridian and Horizon vulnerable to Cross-Site Request Forgery", "details": "A form can be manipulated with cross-site request forgery in multiple versions of OpenNMS Meridian and Horizon. This can potentially allow an attacker to gain access to confidential information and compromise integrity. The solution is to upgrade to Meridian 2023.1.1 or Horizon 31.0.6 or newer. Meridian and Horizon installation instructions state that they are intended for installation within an organization's private networks and should not be directly accessible from the Internet.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N" + } ], "affected": [ { @@ -54,7 +57,7 @@ "cwe_ids": [ "CWE-352" ], - "severity": "HIGH", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-03-22T22:21:57Z", "nvd_published_at": "2023-03-22T19:15:00Z" diff --git a/advisories/github-reviewed/2023/03/GHSA-q6g2-g7f3-rr83/GHSA-q6g2-g7f3-rr83.json b/advisories/github-reviewed/2023/03/GHSA-q6g2-g7f3-rr83/GHSA-q6g2-g7f3-rr83.json index 14ce2d398cd..6418fd84a88 100644 --- a/advisories/github-reviewed/2023/03/GHSA-q6g2-g7f3-rr83/GHSA-q6g2-g7f3-rr83.json +++ b/advisories/github-reviewed/2023/03/GHSA-q6g2-g7f3-rr83/GHSA-q6g2-g7f3-rr83.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-q6g2-g7f3-rr83", - "modified": "2023-03-22T21:23:09Z", + "modified": "2023-03-30T01:01:25Z", "published": "2023-03-22T06:30:21Z", "aliases": [ "CVE-2023-1436" @@ -9,7 +9,10 @@ "summary": "Jettison vulnerable to infinite recursion", "details": "An infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This leads to a StackOverflowError exception being thrown.", "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": [ { @@ -62,7 +65,7 @@ "cwe_ids": [ "CWE-674" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-03-22T21:23:09Z", "nvd_published_at": "2023-03-22T06:15:00Z"