From f79c3ea0bcea6d75ec12547581b1a579729e2700 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 16:32:07 +0000 Subject: [PATCH] Publish GHSA-vm77-mr48-27wj --- .../GHSA-vm77-mr48-27wj.json | 31 ++++++++++++++++--- 1 file changed, 26 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-vm77-mr48-27wj/GHSA-vm77-mr48-27wj.json (64%) diff --git a/advisories/unreviewed/2025/03/GHSA-vm77-mr48-27wj/GHSA-vm77-mr48-27wj.json b/advisories/github-reviewed/2025/03/GHSA-vm77-mr48-27wj/GHSA-vm77-mr48-27wj.json similarity index 64% rename from advisories/unreviewed/2025/03/GHSA-vm77-mr48-27wj/GHSA-vm77-mr48-27wj.json rename to advisories/github-reviewed/2025/03/GHSA-vm77-mr48-27wj/GHSA-vm77-mr48-27wj.json index 1a1f05e0ff1..5bf8ba2e793 100644 --- a/advisories/unreviewed/2025/03/GHSA-vm77-mr48-27wj/GHSA-vm77-mr48-27wj.json +++ b/advisories/github-reviewed/2025/03/GHSA-vm77-mr48-27wj/GHSA-vm77-mr48-27wj.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-vm77-mr48-27wj", - "modified": "2025-03-23T15:30:33Z", + "modified": "2025-03-25T16:30:30Z", "published": "2025-03-23T15:30:33Z", "aliases": [ "CVE-2025-2691" ], + "summary": "nossrf Server-Side Request Forgery (SSRF)", "details": "Versions of the package nossrf before 1.0.4 are vulnerable to Server-Side Request Forgery (SSRF) where an attacker can provide a hostname that resolves to a local or reserved IP address space and bypass the SSRF protection mechanism.", "severity": [ { @@ -14,10 +15,30 @@ }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/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:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:P" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "nossrf" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.0.4" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -33,8 +54,8 @@ "CWE-918" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-25T16:30:30Z", "nvd_published_at": "2025-03-23T15:15:13Z" } } \ No newline at end of file