From 8aade78ba0a71fb7d9f03673d90fa39461a6ed81 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 17:46:12 +0000 Subject: [PATCH] Publish GHSA-j3v9-6gc7-vf5f --- .../GHSA-j3v9-6gc7-vf5f.json | 35 ++++++++++++++++--- 1 file changed, 30 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/05/GHSA-j3v9-6gc7-vf5f/GHSA-j3v9-6gc7-vf5f.json (75%) diff --git a/advisories/unreviewed/2025/05/GHSA-j3v9-6gc7-vf5f/GHSA-j3v9-6gc7-vf5f.json b/advisories/github-reviewed/2025/05/GHSA-j3v9-6gc7-vf5f/GHSA-j3v9-6gc7-vf5f.json similarity index 75% rename from advisories/unreviewed/2025/05/GHSA-j3v9-6gc7-vf5f/GHSA-j3v9-6gc7-vf5f.json rename to advisories/github-reviewed/2025/05/GHSA-j3v9-6gc7-vf5f/GHSA-j3v9-6gc7-vf5f.json index 1bf5ea173a4..a2c635cd153 100644 --- a/advisories/unreviewed/2025/05/GHSA-j3v9-6gc7-vf5f/GHSA-j3v9-6gc7-vf5f.json +++ b/advisories/github-reviewed/2025/05/GHSA-j3v9-6gc7-vf5f/GHSA-j3v9-6gc7-vf5f.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-j3v9-6gc7-vf5f", - "modified": "2025-05-16T00:31:08Z", + "modified": "2025-05-16T17:44:54Z", "published": "2025-05-16T00:31:08Z", "aliases": [ "CVE-2025-4727" ], + "summary": "Meteor Affected By Inefficient Regular Expression Complexity", "details": "A vulnerability was found in Meteor up to 3.2.1 and classified as problematic. This issue affects the function Object.assign of the file packages/ddp-server/livedata_server.js. The manipulation of the argument forwardedFor leads to inefficient regular expression complexity. The attack may be initiated remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. Upgrading to version 3.2.2 is able to address this issue. The identifier of the patch is f7ea6817b90952baaea9baace2a3b4366fee6a63. It is recommended to upgrade the affected component.", "severity": [ { @@ -14,10 +15,30 @@ }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/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:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "meteor" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "3.2.1" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -35,6 +56,10 @@ "type": "WEB", "url": "https://github.com/meteor/meteor/commit/f7ea6817b90952baaea9baace2a3b4366fee6a63" }, + { + "type": "PACKAGE", + "url": "https://github.com/meteor/meteor" + }, { "type": "WEB", "url": "https://github.com/meteor/meteor/releases/tag/release/METEOR%403.2.2" @@ -57,8 +82,8 @@ "CWE-400" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-16T17:44:54Z", "nvd_published_at": "2025-05-15T23:15:59Z" } } \ No newline at end of file