From 24196e4805bfda0af1aaa69ffae16fd9de1a6a9e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 17:13:27 +0000 Subject: [PATCH] Publish GHSA-qw64-6vcc-8ghx --- .../GHSA-qw64-6vcc-8ghx.json | 35 ++++++++++++++++--- 1 file changed, 30 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/04/GHSA-qw64-6vcc-8ghx/GHSA-qw64-6vcc-8ghx.json (54%) diff --git a/advisories/unreviewed/2025/04/GHSA-qw64-6vcc-8ghx/GHSA-qw64-6vcc-8ghx.json b/advisories/github-reviewed/2025/04/GHSA-qw64-6vcc-8ghx/GHSA-qw64-6vcc-8ghx.json similarity index 54% rename from advisories/unreviewed/2025/04/GHSA-qw64-6vcc-8ghx/GHSA-qw64-6vcc-8ghx.json rename to advisories/github-reviewed/2025/04/GHSA-qw64-6vcc-8ghx/GHSA-qw64-6vcc-8ghx.json index e16d0d0d6c8..ddc36fe87a0 100644 --- a/advisories/unreviewed/2025/04/GHSA-qw64-6vcc-8ghx/GHSA-qw64-6vcc-8ghx.json +++ b/advisories/github-reviewed/2025/04/GHSA-qw64-6vcc-8ghx/GHSA-qw64-6vcc-8ghx.json @@ -1,12 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-qw64-6vcc-8ghx", - "modified": "2025-04-04T06:34:22Z", + "modified": "2025-04-04T17:12:01Z", "published": "2025-04-04T06:34:22Z", "aliases": [ "CVE-2025-3192" ], - "details": "Versions of the package spatie/browsershot from 0.0.0 are vulnerable to Server-side Request Forgery (SSRF) in the setUrl() function due to a missing restriction on user input, enabling attackers to access localhost and list all of its directories.", + "summary": "Browsershot Server-Side Request Forgery (SSRF) via setURL() Function", + "details": "Versions of the package spatie/browsershot from 0.0.0 to 5.0.3 are vulnerable to Server-side Request Forgery (SSRF) in the setUrl() function due to a missing restriction on user input, enabling attackers to access localhost and list all of its directories.", "severity": [ { "type": "CVSS_V3", @@ -17,7 +18,27 @@ "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" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "spatie/browsershot" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "5.0.3" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -27,6 +48,10 @@ "type": "WEB", "url": "https://gist.github.com/JunMing27/651998a34d57fbf71ff9d25386f1da0f" }, + { + "type": "PACKAGE", + "url": "https://github.com/spatie/browsershot" + }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-PHP-SPATIEBROWSERSHOT-8548015" @@ -37,8 +62,8 @@ "CWE-918" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-04T17:12:01Z", "nvd_published_at": "2025-04-04T05:15:45Z" } } \ No newline at end of file