Publish GHSA-j4jw-m6xr-fv6c

This commit is contained in:
advisory-database[bot]
2025-01-08 15:44:52 +00:00
parent 9204d12a9d
commit 15dab15462
@@ -0,0 +1,60 @@
{
"schema_version": "1.4.0",
"id": "GHSA-j4jw-m6xr-fv6c",
"modified": "2025-01-08T15:43:25Z",
"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": [],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/charmbracelet/soft-serve"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.8.2"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/charmbracelet/soft-serve/security/advisories/GHSA-j4jw-m6xr-fv6c"
},
{
"type": "WEB",
"url": "https://github.com/charmbracelet/soft-serve/commit/a8d1bf3f9349c138383b65079b7b8ad97fff78f4"
},
{
"type": "PACKAGE",
"url": "https://github.com/charmbracelet/soft-serve"
},
{
"type": "WEB",
"url": "https://github.com/charmbracelet/soft-serve/releases/tag/v0.8.2"
}
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-01-08T15:43:25Z",
"nvd_published_at": null
}
}