From c33c3270f6f34f9fd9bc33b8de9c4ae6d42ba09f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 23:14:54 +0000 Subject: [PATCH] Publish Advisories GHSA-7w8v-5fcq-pvqw GHSA-v9jh-j8px-98vq --- .../GHSA-7w8v-5fcq-pvqw.json | 17 +++++------------ .../GHSA-v9jh-j8px-98vq.json | 11 +++++++---- 2 files changed, 12 insertions(+), 16 deletions(-) diff --git a/advisories/github-reviewed/2023/10/GHSA-7w8v-5fcq-pvqw/GHSA-7w8v-5fcq-pvqw.json b/advisories/github-reviewed/2023/10/GHSA-7w8v-5fcq-pvqw/GHSA-7w8v-5fcq-pvqw.json index d056e187e40..1ede4881e5c 100644 --- a/advisories/github-reviewed/2023/10/GHSA-7w8v-5fcq-pvqw/GHSA-7w8v-5fcq-pvqw.json +++ b/advisories/github-reviewed/2023/10/GHSA-7w8v-5fcq-pvqw/GHSA-7w8v-5fcq-pvqw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-7w8v-5fcq-pvqw", - "modified": "2023-10-19T17:03:21Z", + "modified": "2023-10-27T23:13:39Z", "published": "2023-10-19T09:30:18Z", "aliases": [ "CVE-2023-25753" @@ -9,7 +9,10 @@ "summary": "Apache Shenyu Server Side Request Forgery vulnerability", "details": "There exists an SSRF (Server-Side Request Forgery) vulnerability located at the `/sandbox/proxyGateway` endpoint. This vulnerability allows us to manipulate arbitrary requests and retrieve corresponding responses by inputting any URL into the requestUrl parameter.\n\nOf particular concern is our ability to exert control over the HTTP method, cookies, IP address, and headers. This effectively grants us the capability to dispatch complete HTTP requests to hosts of our choosing.\n\nThis issue affects Apache ShenYu: 2.5.1.\n\nUpgrade to Apache ShenYu 2.6.0 or apply patch  https://github.com/apache/shenyu/pull/4776  .", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" + } ], "affected": [ { @@ -17,11 +20,6 @@ "ecosystem": "Maven", "name": "org.apache.shenyu:shenyu-admin" }, - "ecosystem_specific": { - "affected_functions": [ - "" - ] - }, "ranges": [ { "type": "ECOSYSTEM", @@ -41,11 +39,6 @@ "ecosystem": "Maven", "name": "org.apache.shenyu:shenyu-common" }, - "ecosystem_specific": { - "affected_functions": [ - "" - ] - }, "ranges": [ { "type": "ECOSYSTEM", diff --git a/advisories/github-reviewed/2023/10/GHSA-v9jh-j8px-98vq/GHSA-v9jh-j8px-98vq.json b/advisories/github-reviewed/2023/10/GHSA-v9jh-j8px-98vq/GHSA-v9jh-j8px-98vq.json index e12be51a7e5..43cd241a0ad 100644 --- a/advisories/github-reviewed/2023/10/GHSA-v9jh-j8px-98vq/GHSA-v9jh-j8px-98vq.json +++ b/advisories/github-reviewed/2023/10/GHSA-v9jh-j8px-98vq/GHSA-v9jh-j8px-98vq.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-v9jh-j8px-98vq", - "modified": "2023-10-18T18:28:24Z", + "modified": "2023-10-27T23:14:16Z", "published": "2023-10-18T06:30:30Z", "aliases": [ "CVE-2023-42319" @@ -9,7 +9,10 @@ "summary": "go-ethereum vulnerable to denial of service via crafted GraphQL query", "details": "Geth (aka go-ethereum) through 1.13.4, when `--http --graphql` is used, allows remote attackers to cause a denial of service (memory consumption and daemon hang) via a crafted GraphQL query.\n\nNOTE: the vendor's position is that the \"graphql endpoint [is not] designed to withstand attacks by hostile clients, nor handle huge amounts of clients/traffic.", "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": [ { @@ -52,9 +55,9 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-400" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-10-18T18:28:24Z", "nvd_published_at": null