From 8dd4ec3c6bba09b54a7a4d005be964989b5822eb Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 22:11:26 +0000 Subject: [PATCH] Publish Advisories GHSA-28wg-8gv4-mpjf GHSA-cwh6-hm53-6w2m GHSA-g27c-w2v7-88xp --- .../12/GHSA-28wg-8gv4-mpjf/GHSA-28wg-8gv4-mpjf.json | 7 +++++-- .../12/GHSA-cwh6-hm53-6w2m/GHSA-cwh6-hm53-6w2m.json | 11 +++++++++-- .../12/GHSA-g27c-w2v7-88xp/GHSA-g27c-w2v7-88xp.json | 10 +++++++--- 3 files changed, 21 insertions(+), 7 deletions(-) diff --git a/advisories/github-reviewed/2023/12/GHSA-28wg-8gv4-mpjf/GHSA-28wg-8gv4-mpjf.json b/advisories/github-reviewed/2023/12/GHSA-28wg-8gv4-mpjf/GHSA-28wg-8gv4-mpjf.json index 2ade3d54478..a61a3fa00f3 100644 --- a/advisories/github-reviewed/2023/12/GHSA-28wg-8gv4-mpjf/GHSA-28wg-8gv4-mpjf.json +++ b/advisories/github-reviewed/2023/12/GHSA-28wg-8gv4-mpjf/GHSA-28wg-8gv4-mpjf.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-28wg-8gv4-mpjf", - "modified": "2023-12-13T19:27:13Z", + "modified": "2023-12-15T22:10:12Z", "published": "2023-12-13T15:30:58Z", "aliases": [ "CVE-2023-47321" @@ -9,7 +9,10 @@ "summary": "Broken access control in Silverpeas", "details": "Silverpeas Core 6.3.1 is vulnerable to Incorrect Access Control via the \"Porlet Deployer\" which allows administrators to deploy .WAR portlets.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N" + } ], "affected": [ { diff --git a/advisories/github-reviewed/2023/12/GHSA-cwh6-hm53-6w2m/GHSA-cwh6-hm53-6w2m.json b/advisories/github-reviewed/2023/12/GHSA-cwh6-hm53-6w2m/GHSA-cwh6-hm53-6w2m.json index e1f98495853..2680bbd623e 100644 --- a/advisories/github-reviewed/2023/12/GHSA-cwh6-hm53-6w2m/GHSA-cwh6-hm53-6w2m.json +++ b/advisories/github-reviewed/2023/12/GHSA-cwh6-hm53-6w2m/GHSA-cwh6-hm53-6w2m.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-cwh6-hm53-6w2m", - "modified": "2023-12-13T19:27:34Z", + "modified": "2023-12-15T22:10:15Z", "published": "2023-12-13T15:30:58Z", "aliases": [ "CVE-2023-47323" @@ -9,7 +9,10 @@ "summary": "Missing access control in Silverpeas", "details": "The notification/messaging feature of Silverpeas Core 6.3.1 does not enforce access control on the ID parameter. This allows an attacker to read all messages sent between other users; including those sent only to administrators.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } ], "affected": [ { @@ -67,6 +70,10 @@ { "type": "PACKAGE", "url": "https://github.com/Silverpeas/Silverpeas-Core" + }, + { + "type": "WEB", + "url": "http://silverpeas.com" } ], "database_specific": { diff --git a/advisories/github-reviewed/2023/12/GHSA-g27c-w2v7-88xp/GHSA-g27c-w2v7-88xp.json b/advisories/github-reviewed/2023/12/GHSA-g27c-w2v7-88xp/GHSA-g27c-w2v7-88xp.json index ed1b857b198..1045ef8d40e 100644 --- a/advisories/github-reviewed/2023/12/GHSA-g27c-w2v7-88xp/GHSA-g27c-w2v7-88xp.json +++ b/advisories/github-reviewed/2023/12/GHSA-g27c-w2v7-88xp/GHSA-g27c-w2v7-88xp.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-g27c-w2v7-88xp", - "modified": "2023-12-13T19:27:49Z", + "modified": "2023-12-15T22:10:26Z", "published": "2023-12-13T15:30:58Z", "aliases": [ "CVE-2023-47322" @@ -9,7 +9,10 @@ "summary": "Cross Site Request Forgery in Silverpeas", "details": "The \"userModify\" feature of Silverpeas Core 6.3.1 is vulnerable to Cross Site Request Forgery (CSRF) leading to privilege escalation. If an administrator goes to a malicious URL while being authenticated to the Silverpeas application, the CSRF with execute making the attacker an administrator user in the application.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + } ], "affected": [ { @@ -52,9 +55,10 @@ ], "database_specific": { "cwe_ids": [ + "CWE-352", "CWE-79" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-12-13T19:27:49Z", "nvd_published_at": "2023-12-13T14:15:44Z"