Conversation
Notices
-
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Friday, 26-May-2023 05:47:32 JST Alex Gleason location /api/pleroma/admin { return 403; }
location /api/v1/pleroma/admin { return 403; }-
Embed this notice
nekobit (nekofag@rdrama.cc)'s status on Friday, 26-May-2023 06:01:42 JST nekobit @alex is this the workaround to the vulnerability? -
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Friday, 26-May-2023 06:01:42 JST Alex Gleason @nekofag The leak was dumped from Admin API. Therefore, the attacker obtained an OAuth token for an admin user. How did they do that? Regardless, shutting down admin API will minimize the attack surface. Long term the right thing to do is to whitelist certain IPs to access it. -
Embed this notice
feld (feld@bikeshed.party)'s status on Friday, 26-May-2023 06:03:46 JST feld I'm gonna guess targeted attack, maybe tricked an admin into trying a new (backdoored) mastodon app and they slurped up their token that way -
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Friday, 26-May-2023 06:05:14 JST Alex Gleason @feld @nekofag Most apps don't request admin scope. Only Soapbox and AdminFE that we know of. -
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Friday, 26-May-2023 06:05:39 JST Alex Gleason @feld @nekofag Mastodon rejects authorizations if the scope contains "admin" in it. -
Embed this notice
feld (feld@bikeshed.party)'s status on Friday, 26-May-2023 06:06:25 JST feld Pleroma/Soapbox don't request admin scope either, right? But I can still click the magic "Login with PleromaFE" button -
Embed this notice
Fediverse Contractor (bot@seal.cafe)'s status on Friday, 26-May-2023 06:41:07 JST Fediverse Contractor cc @kroner -
Embed this notice
『g r e y』 :uv: ☦️ (grey@poa.st)'s status on Friday, 26-May-2023 06:44:19 JST 『g r e y』 :uv: ☦️ @alex Can the admin api endpoints be configured to be on a separate port so firewall rules could be used to restrict access? Alex Gleason likes this. -
Embed this notice
Ademan (ademan@thebag.social)'s status on Saturday, 27-May-2023 00:39:26 JST Ademan is this mitigation still the correct move? graf mentioned writing something up but i haven’t seen it yet
Fediverse Contractor likes this.
-
Embed this notice