From b9176cf7c47f7521ac8e392095c35fc9b15de46a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 16:44:32 +0000 Subject: [PATCH] Publish GHSA-2m4q-2c6r-hmc3 --- .../GHSA-2m4q-2c6r-hmc3.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-2m4q-2c6r-hmc3/GHSA-2m4q-2c6r-hmc3.json (71%) diff --git a/advisories/unreviewed/2025/03/GHSA-2m4q-2c6r-hmc3/GHSA-2m4q-2c6r-hmc3.json b/advisories/github-reviewed/2025/03/GHSA-2m4q-2c6r-hmc3/GHSA-2m4q-2c6r-hmc3.json similarity index 71% rename from advisories/unreviewed/2025/03/GHSA-2m4q-2c6r-hmc3/GHSA-2m4q-2c6r-hmc3.json rename to advisories/github-reviewed/2025/03/GHSA-2m4q-2c6r-hmc3/GHSA-2m4q-2c6r-hmc3.json index 95772c85093..8be42fbe7b5 100644 --- a/advisories/unreviewed/2025/03/GHSA-2m4q-2c6r-hmc3/GHSA-2m4q-2c6r-hmc3.json +++ b/advisories/github-reviewed/2025/03/GHSA-2m4q-2c6r-hmc3/GHSA-2m4q-2c6r-hmc3.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-2m4q-2c6r-hmc3", - "modified": "2025-03-31T00:30:33Z", + "modified": "2025-03-31T16:42:29Z", "published": "2025-03-31T00:30:33Z", "aliases": [ "CVE-2025-2961" ], + "summary": "Solon Vulnerable to Path Traversal", "details": "A vulnerability classified as problematic was found in opensolon up to 3.1.0. This vulnerability affects the function render_mav of the file /aa of the component org.noear.solon.core.handle.RenderManager. The manipulation of the argument template with the input ../org/example/HelloApp.class leads to path traversal: '../filedir'. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.", "severity": [ { @@ -17,7 +18,27 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/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" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.noear:solon-view" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "3.1.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -27,6 +48,10 @@ "type": "WEB", "url": "https://github.com/Q16G/cve_detail/blob/main/solon/templateRCE.md" }, + { + "type": "PACKAGE", + "url": "https://github.com/opensolon/solon" + }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.302014" @@ -45,8 +70,8 @@ "CWE-23" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-31T16:42:28Z", "nvd_published_at": "2025-03-30T22:15:15Z" } } \ No newline at end of file