Publish GHSA-qw64-6vcc-8ghx

This commit is contained in:
advisory-database[bot]
2025-04-04 17:13:27 +00:00
parent a39c852282
commit 24196e4805
@@ -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"
}
}