From 1b221d8b66bf11ba3a42a5e46003a93f36a38528 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 19:38:48 +0000 Subject: [PATCH] Publish Advisories GHSA-9g64-r942-fvmp GHSA-jfvg-qm4p-473x --- .../GHSA-9g64-r942-fvmp.json | 41 +++++++++++++++++-- .../GHSA-jfvg-qm4p-473x.json | 35 +++++++++++++--- 2 files changed, 67 insertions(+), 9 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/04/GHSA-9g64-r942-fvmp/GHSA-9g64-r942-fvmp.json (65%) rename advisories/{unreviewed => github-reviewed}/2025/04/GHSA-jfvg-qm4p-473x/GHSA-jfvg-qm4p-473x.json (69%) diff --git a/advisories/unreviewed/2025/04/GHSA-9g64-r942-fvmp/GHSA-9g64-r942-fvmp.json b/advisories/github-reviewed/2025/04/GHSA-9g64-r942-fvmp/GHSA-9g64-r942-fvmp.json similarity index 65% rename from advisories/unreviewed/2025/04/GHSA-9g64-r942-fvmp/GHSA-9g64-r942-fvmp.json rename to advisories/github-reviewed/2025/04/GHSA-9g64-r942-fvmp/GHSA-9g64-r942-fvmp.json index 6aaeb3653c6..70347dbf1af 100644 --- a/advisories/unreviewed/2025/04/GHSA-9g64-r942-fvmp/GHSA-9g64-r942-fvmp.json +++ b/advisories/github-reviewed/2025/04/GHSA-9g64-r942-fvmp/GHSA-9g64-r942-fvmp.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-9g64-r942-fvmp", - "modified": "2025-04-23T18:30:57Z", + "modified": "2025-04-23T19:37:59Z", "published": "2025-04-18T18:31:23Z", "aliases": [ "CVE-2025-29953" ], + "summary": "Apache ActiveMQ NMS OpenWire Client Deserialization of Untrusted Data vulnerability", "details": "Deserialization of Untrusted Data vulnerability in Apache ActiveMQ NMS OpenWire Client.\n\nThis issue affects Apache ActiveMQ NMS OpenWire Client before 2.1.1 when performing connections to untrusted servers. Such servers could abuse the unbounded deserialization in the client to provide malicious responses that may eventually cause arbitrary code execution on the client. Version 2.1.0 introduced a allow/denylist feature to restrict deserialization, but this feature could be bypassed.\n\nThe .NET team has deprecated the built-in .NET binary serialization feature starting with .NET 9 and suggests migrating away from binary serialization. The project is considering to follow suit and drop this part of the NMS API altogether.\n\nUsers are recommended to upgrade to version 2.1.1, which fixes the issue. We also recommend to migrate away from relying on .NET binary serialization as a hardening method for the future.", "severity": [ { @@ -13,12 +14,44 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "NuGet", + "name": "Apache.NMS.ActiveMQ" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.1.1" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29953" }, + { + "type": "WEB", + "url": "https://github.com/apache/activemq-nms-openwire/commit/8944c41" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/activemq-nms-openwire" + }, + { + "type": "WEB", + "url": "https://issues.apache.org/jira/browse/AMQNET-844" + }, { "type": "WEB", "url": "https://lists.apache.org/thread/vc1sj9y3056d3kkhcvrs9fyw5w8kpmlx" @@ -33,8 +66,8 @@ "CWE-502" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-23T19:37:59Z", "nvd_published_at": "2025-04-18T16:15:22Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-jfvg-qm4p-473x/GHSA-jfvg-qm4p-473x.json b/advisories/github-reviewed/2025/04/GHSA-jfvg-qm4p-473x/GHSA-jfvg-qm4p-473x.json similarity index 69% rename from advisories/unreviewed/2025/04/GHSA-jfvg-qm4p-473x/GHSA-jfvg-qm4p-473x.json rename to advisories/github-reviewed/2025/04/GHSA-jfvg-qm4p-473x/GHSA-jfvg-qm4p-473x.json index 5e5887076d9..83e8f9eab59 100644 --- a/advisories/unreviewed/2025/04/GHSA-jfvg-qm4p-473x/GHSA-jfvg-qm4p-473x.json +++ b/advisories/github-reviewed/2025/04/GHSA-jfvg-qm4p-473x/GHSA-jfvg-qm4p-473x.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-jfvg-qm4p-473x", - "modified": "2025-04-03T18:30:59Z", + "modified": "2025-04-23T19:37:39Z", "published": "2025-04-03T18:30:58Z", "aliases": [ "CVE-2025-3163" ], + "summary": "InternLM LMDeploy code injection vulnerability", "details": "A vulnerability was found in InternLM LMDeploy up to 0.7.1. It has been declared as critical. Affected by this vulnerability is the function Open of the file lmdeploy/docs/en/conf.py. The manipulation leads to code injection. It is possible to launch the attack on the local host. The exploit has been disclosed to the public and may be used.", "severity": [ { @@ -14,10 +15,30 @@ }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "lmdeploy" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.7.1" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -31,6 +52,10 @@ "type": "WEB", "url": "https://github.com/InternLM/lmdeploy/issues/3254#issue-2918865448" }, + { + "type": "PACKAGE", + "url": "https://github.com/InternLM/lmdeploy" + }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.303109" @@ -50,8 +75,8 @@ "CWE-94" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-23T19:37:39Z", "nvd_published_at": "2025-04-03T16:15:37Z" } } \ No newline at end of file