From 9132f4da71f119ec290e6a99426f1149145d05ee Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 16:19:08 +0000 Subject: [PATCH] Publish GHSA-mjf9-4pcv-vfg7 --- .../GHSA-mjf9-4pcv-vfg7.json | 45 ++++++++++++++++--- 1 file changed, 39 insertions(+), 6 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/01/GHSA-mjf9-4pcv-vfg7/GHSA-mjf9-4pcv-vfg7.json (54%) diff --git a/advisories/unreviewed/2025/01/GHSA-mjf9-4pcv-vfg7/GHSA-mjf9-4pcv-vfg7.json b/advisories/github-reviewed/2025/01/GHSA-mjf9-4pcv-vfg7/GHSA-mjf9-4pcv-vfg7.json similarity index 54% rename from advisories/unreviewed/2025/01/GHSA-mjf9-4pcv-vfg7/GHSA-mjf9-4pcv-vfg7.json rename to advisories/github-reviewed/2025/01/GHSA-mjf9-4pcv-vfg7/GHSA-mjf9-4pcv-vfg7.json index 63db2dc7edb..65babcfb1b9 100644 --- a/advisories/unreviewed/2025/01/GHSA-mjf9-4pcv-vfg7/GHSA-mjf9-4pcv-vfg7.json +++ b/advisories/github-reviewed/2025/01/GHSA-mjf9-4pcv-vfg7/GHSA-mjf9-4pcv-vfg7.json @@ -1,24 +1,57 @@ { "schema_version": "1.4.0", "id": "GHSA-mjf9-4pcv-vfg7", - "modified": "2025-01-08T15:31:11Z", + "modified": "2025-01-08T16:17:37Z", "published": "2025-01-08T09:30:39Z", "aliases": [ "CVE-2024-54676" ], + "summary": "Apache OpenMeetings vulnerable to Deserialization of Untrusted Data ", "details": "Vendor: The Apache Software Foundation\n\nVersions Affected: Apache OpenMeetings from 2.1.0 before 8.0.0\n\nDescription: Default clustering instructions at https://openmeetings.apache.org/Clustering.html  doesn't specify white/black lists for OpenJPA this leads to possible deserialisation of untrusted data.\nUsers are recommended to upgrade to version 8.0.0 and update their startup scripts to include the relevant 'openjpa.serialization.class.blacklist' and 'openjpa.serialization.class.whitelist' configurations as shown in the documentation.", "severity": [ { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.openmeetings:openmeetings-parent" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.1.0" + }, + { + "fixed": "8.0.0" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-54676" }, + { + "type": "WEB", + "url": "https://github.com/apache/openmeetings/commit/1c3426c6d3abbd984a3c01a61decf1242ea38923" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/openmeetings" + }, + { + "type": "WEB", + "url": "https://issues.apache.org/jira/browse/OPENMEETINGS-2787" + }, { "type": "WEB", "url": "https://lists.apache.org/thread/o0k05jxrt5tp4nm45lj14yfjxmg67m95" @@ -33,8 +66,8 @@ "CWE-502" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-01-08T16:17:37Z", "nvd_published_at": "2025-01-08T09:15:07Z" } } \ No newline at end of file