Publish Advisories

GHSA-f2q5-6mx7-q9qq
GHSA-wp68-xrfg-xvq4
This commit is contained in:
advisory-database[bot]
2025-02-05 21:30:27 +00:00
parent 1508478271
commit 00ccdef08a
2 changed files with 61 additions and 10 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-f2q5-6mx7-q9qq",
"modified": "2025-02-05T06:30:26Z",
"modified": "2025-02-05T21:28:56Z",
"published": "2025-02-05T06:30:26Z",
"aliases": [
"CVE-2025-1026"
],
"summary": "Browsershot Local File Inclusion",
"details": "Versions of the package spatie/browsershot before 5.0.5 are vulnerable to Improper Input Validation due to improper URL validation through the setUrl method, which results in a Local File Inclusion allowing the attacker to read sensitive files.\n\n**Note:**\n\nThis is a bypass of the fix for [CVE-2024-21549](https://security.snyk.io/vuln/SNYK-PHP-SPATIEBROWSERSHOT-8533023).",
"severity": [
{
@@ -17,7 +18,27 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/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"
},
{
"fixed": "5.0.5"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -39,6 +60,10 @@
"type": "WEB",
"url": "https://gist.github.com/mrdgef/54a8783408220c67c1b859df38a52d65"
},
{
"type": "PACKAGE",
"url": "https://github.com/spatie/browsershot"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-PHP-SPATIEBROWSERSHOT-8533024"
@@ -46,11 +71,12 @@
],
"database_specific": {
"cwe_ids": [
"CWE-20"
"CWE-20",
"CWE-22"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-02-05T21:28:56Z",
"nvd_published_at": "2025-02-05T05:15:10Z"
}
}
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wp68-xrfg-xvq4",
"modified": "2025-02-05T06:30:26Z",
"modified": "2025-02-05T21:28:44Z",
"published": "2025-02-05T06:30:26Z",
"aliases": [
"CVE-2025-1025"
],
"summary": "Cockpit Arbitrary File Upload",
"details": "Versions of the package cockpit-hq/cockpit before 2.4.1 are vulnerable to Arbitrary File Upload where an attacker can use different extension to bypass the upload filter.",
"severity": [
{
@@ -17,7 +18,27 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/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": "cockpit-hq/cockpit"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -35,6 +56,10 @@
"type": "WEB",
"url": "https://gist.github.com/CHOOCS/fe1227443544d5d74c33982814f290af"
},
{
"type": "PACKAGE",
"url": "https://github.com/Cockpit-HQ/Cockpit"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-PHP-COCKPITHQCOCKPIT-8516320"
@@ -45,8 +70,8 @@
"CWE-434"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-02-05T21:28:44Z",
"nvd_published_at": "2025-02-05T05:15:10Z"
}
}