Publish Advisories

GHSA-66pp-5p9w-q87j
GHSA-7287-grhx-542x
This commit is contained in:
advisory-database[bot]
2025-03-26 14:55:09 +00:00
parent a6e93263c2
commit ca8ce9280f
2 changed files with 102 additions and 4 deletions
File diff suppressed because one or more lines are too long
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7287-grhx-542x",
"modified": "2025-03-25T21:31:34Z",
"modified": "2025-03-26T14:53:15Z",
"published": "2025-03-25T21:31:34Z",
"aliases": [
"CVE-2025-30741"
],
"summary": "Pixelfed may allow unauthorized actor to view private posts and private users",
"details": "Pixelfed before 0.12.5 allows anyone to follow private accounts and see private posts on other Fediverse servers. This affects users elsewhere in the Fediverse, if they otherwise have any followers from a Pixelfed instance.",
"severity": [
{
@@ -13,7 +14,27 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "pixelfed/pixelfed"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.12.5"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -23,6 +44,10 @@
"type": "WEB",
"url": "https://fokus.cool/2025/03/25/pixelfed-vulnerability.html"
},
{
"type": "PACKAGE",
"url": "https://github.com/pixelfed/pixelfed"
},
{
"type": "WEB",
"url": "https://github.com/pixelfed/pixelfed/releases/tag/v0.12.5"
@@ -41,8 +66,8 @@
"CWE-863"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-03-26T14:53:15Z",
"nvd_published_at": "2025-03-25T21:15:43Z"
}
}