From 49a70ccc8f83eeb695ddb5c81ff6aec7ba4eaae9 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:55:25 +0000 Subject: [PATCH] Publish GHSA-j4jw-m6xr-fv6c --- .../GHSA-j4jw-m6xr-fv6c/GHSA-j4jw-m6xr-fv6c.json | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2025/01/GHSA-j4jw-m6xr-fv6c/GHSA-j4jw-m6xr-fv6c.json b/advisories/github-reviewed/2025/01/GHSA-j4jw-m6xr-fv6c/GHSA-j4jw-m6xr-fv6c.json index a5ec69c2935..8c7bdc4348a 100644 --- a/advisories/github-reviewed/2025/01/GHSA-j4jw-m6xr-fv6c/GHSA-j4jw-m6xr-fv6c.json +++ b/advisories/github-reviewed/2025/01/GHSA-j4jw-m6xr-fv6c/GHSA-j4jw-m6xr-fv6c.json @@ -1,14 +1,19 @@ { "schema_version": "1.4.0", "id": "GHSA-j4jw-m6xr-fv6c", - "modified": "2025-01-08T15:43:25Z", + "modified": "2025-01-08T20:53:34Z", "published": "2025-01-08T15:43:25Z", "aliases": [ "CVE-2025-22130" ], "summary": "Soft Serve vulnerable to path traversal attacks", "details": "### Impact\n\nPath traversal attack gives access to existing non-admin users to access and take over other user's repositories. A malicious user then can modify, delete, and arbitrarily repositories as if they were an admin user without explicitly giving them permissions.\n\n### Patches\n\nThis is patched in [v0.8.2](https://github.com/charmbracelet/soft-serve/releases/tag/v0.8.2)\n\n### Workarounds\n\nSingle user set-ups are not affected. This only affects multi-user Soft Serve set-ups that enable repository creation for users. Otherwise, upgrading is necessary to circumvent the attack.\n\n\n", - "severity": [], + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N" + } + ], "affected": [ { "package": { @@ -35,6 +40,10 @@ "type": "WEB", "url": "https://github.com/charmbracelet/soft-serve/security/advisories/GHSA-j4jw-m6xr-fv6c" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22130" + }, { "type": "WEB", "url": "https://github.com/charmbracelet/soft-serve/commit/a8d1bf3f9349c138383b65079b7b8ad97fff78f4" @@ -55,6 +64,6 @@ "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-01-08T15:43:25Z", - "nvd_published_at": null + "nvd_published_at": "2025-01-08T16:15:38Z" } } \ No newline at end of file