{ "schema_version": "1.4.0", "id": "GHSA-mjfv-7q85-fj8m", "modified": "2023-03-11T03:30:18Z", "published": "2023-03-06T15:30:43Z", "aliases": [ "CVE-2022-48364" ], "details": "The undo_mark_statuses_as_sensitive method in app/services/approve_appeal_service.rb in Mastodon 3.5.x before 3.5.3 does not use the server's representative account, resulting in moderator identity disclosure when a moderator approves the appeal of a user whose status update was marked as sensitive.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48364" }, { "type": "WEB", "url": "https://github.com/mastodon/mastodon/pull/18525" }, { "type": "WEB", "url": "https://github.com/40826d/advisories/blob/master/CVE-2022-48364/README.md" }, { "type": "WEB", "url": "https://github.com/mastodon/mastodon/blob/main/CHANGELOG.md#353---2022-05-26" }, { "type": "WEB", "url": "https://github.com/mastodon/mastodon/compare/v3.5.2...v3.5.3" } ], "database_specific": { "cwe_ids": [ "CWE-287" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-03-06T14:15:00Z" } }